SQL-02120: First and second arguments to SQLRCN both null
Cause: Both the first and second arguments to sqlrcn were null. An HSTDEF must be passed into SQLRCN in either the form of an OCI lda (first argument) or as an HSTDEF pointer itself (second argument).
Action: Pass in either an OCI LDA or an HSTDEF, but not both. *Note: This error *msg* is never actually used. The error *number* is used, given as the return value of sqlrcn if this error occurs.
SQL-02121
Custom Search


More Oracle errors
ORA-24346cannot execute without binding variables
PCB-00110Unable to open temporary file "string"
ORA-13230failed to create temporary table [string] during R-tree creation
ORA-33302(DBVALID01) SEVERE ERROR: Record number multiply used.
ORA-56903sys_op_pivot function is not allowed here
ORA-12485new effective label not within effective clearance
ORA-56719Error spawning or communicating with calibration slave
ORA-22131hexadecimal string length is zero
ORA-15508cannot cancel workload replay on instance string
ORA-30756cannot create column or table of type that contains a supertype attribute
LPX-00652SAX callback returns with error.
PCB-00214JUSTIFIED clause not allowed for host variable "string"
NID-00134Datafile "string" is not consistent
NPL-00414incoming ASN.1 type tag is greater than maximum of 16383
O2U-00200Internal error in OTT facility O2U
ORA-23538cannot explicitly refresh a NEVER REFRESH materialized view ("string")
ORA-24196access the message in a wrong access mode
PLS-00318type "string" is malformed because it is a non-REF mutually recursive type
NNL-00409data type is "string"
ORA-56605DRCP: Session switching and migration not allowed




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
SQL-02120First and second arguments to SQLRCN both null