PLW-06007: procedure "string" is removed because optimization removed calls
Cause: Static program analysis determined that the procedure can never be called or executed. Therefore, it has been removed to save time during compilation and space during execution.
Action: Inspect program logic for possible defects. Disable the warning if the procedure is useful but simply not being used right now and the warning message is more annoying than helpful.
PLW-06009
Custom Search


More Oracle errors
ORA-37106(XSVPART06) Invalid partition name number.
ORA-29867cannot create a domain index on a LONG column
ORA-56710DBRM process died unexpectedly
RMAN-08529proxy file handle=string
ORA-01027bind variables not allowed for data definition operations
ORA-16007invalid backup control file checkpoint
ORA-06430ssaio: Seals do not match
ORA-36989(XSRELGID23) GROUPSET and ROLLUP options in GROUPINGID require the destination relation.
CLSD-02009unable to get authentication for user string
ORA-37082Invalid percent
ORA-25462evaluation context not specified
LSX-00221"~1S" is too short (minimum length is ~2d)
ORA-15192invalid ASM disk header [string] [string] [string] [string] [string]
ORA-14053illegal attempt to modify string in string statement
ORA-24162name value pair list is full, cannot add another entry
ORA-19569no device is allocated to this session
NNL-00856Average rename processing time: string
ORA-30772opaque types do not have default constructors
RMAN-06028duplicate operand specified in restore specification: string
ORA-26747The one-to-many transformation function string encountered the following error: string




TOP 20 Oracle errors
ORA-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
RMAN-20079full resync from primary database is not done
ORA-14411The DDL cannot be run concurrently with other DDLs
ORA-14760ADD PARTITION is not permitted on Interval partitioned objects
ORA-10877error signaled in parallel recovery slave string
ORA-32701Hang detected
ORA-00838Specified value of MEMORY_TARGET is too small, needs to be at least stringM
ORA-16665timeout waiting for the result from a database
ORA-16957SQL Analyze time limit interrupt
ORA-16664unable to receive the result from a database
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-16766Redo Apply is stopped
ORA-00837Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
RMAN-08137WARNING: archived log not deleted as it is still needed
DIA-48122error with opening the ADR block file [string] [string]
ORA-47988password should contain at least one numeric and one alphabetic character
IMP-00057Warning: Dump file may not contain data of all partitions of this table
ORA-00001unique constraint (string.string) violated
ORA-55508Invalid input to Flashback Transaction Backout




Your own TOP 20 Oracle errors
PLW-06007procedure "string" is removed because optimization removed calls