PLS-00424: RPC defaults cannot include Package State
Cause: An attempt was made to call a remote subprogram whose defaulted parameters depend on package state, which is not allowed. When calling remote subprograms, the actual parameters must be passed explicitly if the corresponding formal parameters depend on package state.
Action: Call the remote subprogram by passing each actual parameter explicitly.
PLS-00425
Custom Search


More Oracle errors
ORA-12535TNS:operation timed out
ORA-31901the current operation was cancelled by the user
ORA-32622illegal multi-cell reference
TNS-01422Default Service string
ORA-13010an invalid number of arguments has been specified
TNS-00009INTCTL: could not contact destination Connection Manager
ORA-15090handle string is not a valid descriptor
ORA-16071dependency archived log file not found string
DRG-10502index string does not exist
QSM-01039selection present on right hand side of an outer join
ORA-24902invalid subscription name or name-length in subscription handle
PGU-41076repeated TRACE or PKGEX parameter
PGU-42016invalid figurative_type value passed
ORA-16007invalid backup control file checkpoint
SQL*Loader-00557unable to allocate memory
ORA-12442policy column "string" already used by an existing policy
ORA-56509DRCP: Pool shutdown failed
ORA-00274illegal recovery option string
ORA-01124cannot recover data file string - file is in use or recovery
ORA-01052required destination LOG_ARCHIVE_DUPLEX_DEST is not specified




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
PLS-00424RPC defaults cannot include Package State