PCB-00010: SQLCHECK value in EXEC ORACLE statement exceeds
command line value



PCB-00010: SQLCHECK value in EXEC ORACLE statement exceeds command line value..

Answer / guest

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.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

QSM-02039: top level mv query uses grouping sets

1 Answers  


ORA-02435: cannot disable unique(string) - unique key not defined for table

1 Answers  


TNS-00110: Could not initialize network from file TNSNET.ORA

1 Answers  


ORA-25271: queue table not found for the given queue

1 Answers  


ORA-01082: 'row_locking = always' requires the transaction processing option

1 Answers  


ORA-30036: unable to extend segment by string in undo tablespace 'string'

1 Answers  


ORA-31399: Cannot contact LDAP server string at port number

1 Answers  


NZE-29021: Secret key length is incorrect when using SSL 2.0.

1 Answers  


PCB-00209: Scale is not supported for host variable "string"

1 Answers  


ORA-26088: scalar column "string" must be specified prior to LOB columns

1 Answers  


RMAN-08129: failover to piece handle=string tag=string

1 Answers  


LPX-00013: wrong node type

1 Answers  


Categories