PCB-00552: The SQLCA and a SQLCODE variable cannot both be used



PCB-00552: 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

TNS-00257: Number of Successful Requests : number

1 Answers  


RMAN-12017: could not locate pieces of backupset key string

1 Answers  


LFI-01500: Error condition on call to OSD function string.

1 Answers  


RMAN-06585: no copy of datafile number found

1 Answers  


ORA-09778: snynfyport: failure allocating the notify port.

1 Answers  






ORA-01303: subordinate process error: number. Check alert and trace logs

1 Answers  


ORA-01197: thread string only contains one log

1 Answers  


ORA-02760: Client close of file failed.

1 Answers  


SQL*Loader-00110: Invalid maximum number of errors

1 Answers  


ORA-26031: index maintenance error, the load cannot continue

1 Answers  


ORA-37102: (XSVPART02) Invalid partition name string.

1 Answers  


QSM-02185: no partition key or PMARKER in select list

1 Answers  


Categories