PCB-00010: SQLCHECK value in EXEC ORACLE statement exceeds command line value
Cause: The SQLCHECK option was entered inline and specified a level of checking higher than the level specified (or accepted by default) on the command line. This is not allowed. For example, if SQLCHECK={SYNTAX | LIMITED} is specified on the command line, SQLCHECK={SEMANTICS | FULL} cannot be specified inline. This informational message is; the precompiler ignores the inline value and continues processing.
Action: Revise the EXEC ORACLE statement or specify a lower level of checking on the command line.
PCB-00011
Custom Search


More Oracle errors
QSM-01333query rewrite not possible because query has an ADT column
ORA-13651The specified list of execution parameters is invalid.
ORA-15457first letter of the volume name is not alphabetic
LSX-00103duplicate group "~S"
ORA-12493invalid MLS binary label
NZE-28780invalid data access method specified by the parameter
ORA-36179(XSNOAGM) No AGGMAP was specified for VARIABLE workspace object.
ORA-13150failed to insert exception record
ORA-46076The specified name string is too long
TNS-00004INTCTL: error while starting the Navigator
LPX-01058[XQST0058] Repeated schema import target namespace
ORA-27545Fail to prepare buffer for remote update
RMAN-03014implicit resync of recovery catalog failed
ORA-31133Cannot execute handler "string"."string" with invoker rights
RMAN-06133recovery catalog may have obsolete data for datafile string
OCI-21301not initialized in object mode
ORA-23505Object "string"."string" is missing.
ORA-02335invalid datatype for cluster column
ORA-01146cannot start online backup - file string is already in backup
ORA-06265NETNTT: break protocol error




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
PCB-00010SQLCHECK value in EXEC ORACLE statement exceeds command line value