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
ORA-39047Jobs of type string cannot use multiple execution streams.
ORA-30965fragment does not fit into the VARCHAR2 VALUE column
NNF-00001Not a TNS address
ORA-27076unable to set limit for open files
ORA-38403attribute set name may not be longer than 22 characters
ORA-07495spwat: lm_wait failed.
CLST-02102Node string specified is out of range. Maximum node number is string.
ORA-41674dmlevents policy allowed only for event structures with table aliases
RMAN-06549connected to auxiliary database: string (not mounted)
ORA-26792Invalid source database name string
PLS-00259rights model (AUTHID) must be specified
DIA-48243Additional Fields must be declared nulls allowed
ORA-28501communication error on heterogeneous database link
ORA-07324smpall: malloc error while allocating pga.
ORA-12823default degree of parallelism may not be specified here
QSM-01097Materialized view with grouping sets has too long key
ORA-01590number of segment free list (string) exceeds maximum of string
ORA-19252XQST0032 - too many declarations for base URI
ORA-19635input and output file names are identical: string
ORA-19201Datatype not supported




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