PLS-00902: A READ-ONLY bind variable used in OUT or IN-OUT context
Cause: A host variable that is protected from update was used in a context that allows an update.
Action: Check the context and change the use of the host variable, or assign the value of the host variable to a PL/SQL local variable, then use the local variable instead.
PLS-00904
Custom Search


More Oracle errors
CLSS-00001skgxn not active
LSX-00265attribute "~1S" value "~2S" is wrong (must be "~3S")
ORA-39174Encryption password must be supplied.
TNS-04206Trace Assistant Internal ERROR: Packet Type
DRG-13005alt_value cannot be an NLS language name
ORA-39032function string is not supported in string jobs
ORA-40217priors table mismatched with training data
ORA-54033column to be modified is used in a virtual column expression
KUP-03007end position (number) is less than start position (number) for range
RMAN-08017channel string: starting archived log restore to default destination
SQL-02105Inconsistent cursor cache. Global cursor not found
ORA-09717osnsui: maximum number of user interrupt handlers exceeded.
ORA-19025EXTRACTVALUE returns value of only one node
ORA-19726cannot plug data [string] at level string into database running at compatibility level string
ORA-04020deadlock detected while trying to lock object stringstringstringstringstring
ORA-02379profile string already exists
ORA-12642No session key
ORA-28556authorization insufficient to access table
NZE-28780invalid data access method specified by the parameter
CLSR-00004Error encountered at string, category=number, operation=string, OS error=number




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-00902A READ-ONLY bind variable used in OUT or IN-OUT context