PCC-01017: The SQLCA and a SQLCODE variable cannot both be used
Answer / guest
Cause: The SQLCA has been included and a SQLCODE variable
has been declared. This is not allowed as references to the
SQLCODE variable are ambiguous and will result in COBOL
compiler errors.
Action: Use either the SQLCA or the SQLCODE variable. Remove
either the include of the SQLCA or the SQLCODE variable
declaration.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
NNO-00061: loading data for domain "string"
PCB-00557: USING clause can only be used on a PREPAREd dynamic statement
ORA-02484: Invalid _trace_buffers parameter specification (string)
ORA-07645: sszfsl: $CHANGE_CLASS failure
ORA-22980: must specify a set of attributes for the WITH OBJECT OID clause
ORA-30463: 'string' is not a detail table of any summary
ORA-24265: Insufficient privileges for SQL profile operation
ORA-32125: Attribute type is not appropriate
ORA-28583: remote references are not permitted during agent callbacks
ORA-24502: codepoint length overflows
ORA-25180: PCTTHRESHOLD only valid for certain table organizations
ORA-02265: cannot derive the datatype of the referencing column