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
QSM-01038logical operator(s) could not be processed
ORA-03237Initial Extent of specified size cannot be allocated in tablespace (string)
ORA-09771osnmwrtbrkmsg: bad return code from msg_send.
DRG-11732phrase does not have any translations
QSM-00507no dimensions could be found
QSM-01150query did not rewrite
PROT-00012Oracle Cluster Registry to be upgraded has an unsupported version
OCI-31019Recursive deletion snapshot too old for string/string
PGU-00328insufficient privilege for this display
DRG-12431configuration section string not found
IMP-00087Problem with internal hash table of schema/table names
NZE-28843Operating system error while creating/opening file
RMAN-06800found ineligible base catalog owned by string
RMAN-20081change stamp for the record
RMAN-05527Tablespace string has one or more OFFLINE IMMEDIATE datafiles
ORA-09741spwat: error waiting for a post.
PGU-50004PG4TCPMAP has ended with a failure.
ORA-55307invalid value type for lexical value: string
ORA-00154protocol error in transaction monitor
ORA-00118Only one of PROTOCOL, ADDRESS or DESCRIPTION may be 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-00902A READ-ONLY bind variable used in OUT or IN-OUT context