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 |
PLS-00997: no cursor return types allowed in this beta version
ORA-00104: deadlock detected; all public servers blocked waiting for resources
ORA-14067: duplicate TABLESPACE_NUMBER specification
ORA-08433: invalid picture type in convert raw to number
ORA-09265: spwat: error temporarily suspending process
ORA-13250: insufficient privileges to modify metadata table entries
ORA-12477: greatest lower bound resulted in an invalid OS label
DRG-10511: index string does not exist or is incomplete
PLS-00387: INTO variable cannot be a database object
ORA-31094: incompatible SQL type "string" for attribute or element "string"
EXP-00104: datatype (string) of column string in table string.string is not supported, table will not be exported
QSM-02080: mv log must have primary key