PLW-05000: mismatch in NOCOPY qualification between specification and body
Cause: The indicated parameter was declared with the NOCOPY hint in the subprogram specification but not in the body, or it was declared with the NOCOPY hint in the body but not in the specification.
Action: Ensure that the specification and the body agree in their use of NOCOPY. If this mismatch is not corrected, the program will obey the declaration given in the specification, ignoring that in the body.
PLW-05003
Custom Search


More Oracle errors
ORA-30397multiple JOIN KEY clauses specified for the same child level
PLS-00238external parameter name string not found in formal parameter list
TNS-04008string | string
TNS-00104Data stream open/access error
SQL*Loader-00604Error occurred on an attempt to commit
ORA-15179missing or invalid alias name
ORA-25148ONLINE option not permitted
RMAN-08184added tempfile string to tablespace string in control file
TNS-01304ns secondary err code: number
DRG-50955Missing comma in transform clause string
DRG-11844HTTP Version Not Supported
SQL*Loader-00628Character set conversion error.
TNS-01165Spawn alias has no program name set in it
RMAN-08031released channel: string
NNL-00233Auto-refresh failure-retry interval is now string
OCI-31019Recursive deletion snapshot too old for string/string
TNS-12528TNS:listener: all appropriate instances are blocking new connections
ORA-13535name (string) is already used by an existing baseline template
ORA-38861flashback recovery stopped before reaching recovery target
LSX-00271invalid character "~c" in hex-encoded binary




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
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-00000normal, successful completion
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-05000mismatch in NOCOPY qualification between specification and body