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

NNL-00038: Distinguished Name syntax error

1 Answers  


ORA-09979: skxfqhsnd: Error Sending a message to another endpoint

1 Answers  


TNS-01024: Trace Level string

1 Answers  


LSX-00011: internal error: ~s

1 Answers  


ORA-16202: Skip procedure requested to replace statement

1 Answers  


ORA-01145: offline immediate disallowed unless media recovery enabled

1 Answers  


ORA-08187: snapshot expression not allowed here

1 Answers  


ORA-25009: Nested table clause allowed only for INSTEAD OF triggers

1 Answers  


ORA-01668: standby database requires DROP option for offline of data file

1 Answers  


ORA-06567: invalid number of values specified

1 Answers  


ORA-06421: NETCMN: Error detected in the read-in data

1 Answers  


ORA-01718: BY ACCESS | SESSION clause not allowed for NOAUDIT

2 Answers  


Categories