PCC-01017: The SQLCA and a SQLCODE variable cannot both be used



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

Post New Answer

More Oracle Errors Interview Questions

ORA-19209: invalid or unsupported formatting argument

1 Answers  


ORA-07601: spguno: $GETJPIW failure

1 Answers  


ORA-36665: (XSDPART03) workspace object is not in the dimension list of the PARTITION TEMPLATE.

1 Answers  


RMAN-20206: log sequence not found in the repository

1 Answers  


ORA-00235: controlfile fixed table inconsistent due to concurrent update

1 Answers  






ORA-31013: Invalid XPATH expression

1 Answers  


ORA-13004: the specified buffer size is invalid

1 Answers  


ORA-12851: PARALLEL_MAX_SERVERS must be greater than or equal to PARALLEL_MIN_SERVERS, string

1 Answers  


NZE-29005: The certificate is invalid.

1 Answers  


LPX-00111: invalid ~1s "~2S" (not a Nmtoken)

1 Answers  


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

1 Answers  


ORA-08412: error encountered in WMSGBSIZ, size for WMSGBLK is not big enough for warning message

1 Answers  


Categories