PLW-06006: uncalled procedure "string" is removed.
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-06007
Custom Search


More Oracle errors
CLST-01501tried to delete key string but it was not there
QSM-01621join backs to base tables not allowed with an equivalence
DIA-48300Incident Record Already Exists
RMAN-06583at least 1 channel of TYPE DISK must be allocated to use AS COPY option
ORA-09243smsget: error attaching to SGA
ORA-31422owner schema string does not exist
ORA-24143invalid evaluation context name
NZE-28752data source initialization failure
NZE-29041The callback is NULL.
ORA-07489scgrcl: cannot get lock status.
ORA-14054invalid ALTER TABLE TRUNCATE PARTITION option
TNS-00291Navigator: Enabled Interchange
ORA-29665Java thread deadlock detected
ORA-24378user callbacks not allowed for this call
LPX-00305missing token
ORA-12680Native services disabled but required
ORA-19001Invalid storage option specified
ORA-02144no option specified for ALTER CLUSTER
ORA-30483window functions are not allowed here
PLS-00108declarative units must be a single variable declaration




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-06006uncalled procedure "string" is removed.