PCC-00111: SQLCHECK value in EXEC ORACLE statement exceeds
command line value



PCC-00111: 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.

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

ORA-16803: Unable to query a database table or fixed view.

2 Answers  


ORA-21606: can not free this object

1 Answers  


RMAN-06133: recovery catalog may have obsolete data for datafile string

1 Answers  


ORA-36635: (XSDUNION03) The base dimension workspace object has an invalid datatype for use in a UNIQUE concat definition.

1 Answers  


NNO-00709: failed delete of cache checkpoint file "string", cache flush may not work

1 Answers  


RMAN-06707: could not initialize for output file: "string"

1 Answers  


PLS-00326: IN clause must contain same number of expressions as subquery

1 Answers  


TNS-01019: set rawmode ON | OFF: set output mode for services and status commands

1 Answers  


ORA-06804: TLI Driver: could not bind an IPX address at initialization

1 Answers  


ORA-19767: missing TRACKING keyword

1 Answers  


SQL*Loader-00428: count for field string not stored in character or integer field

1 Answers  


NNL-00257: Server-generated requests currently require authoritative answers

1 Answers  


Categories