PCC-00077: Colon usage with numeric label in WHENEVER
statement is not ANSI



PCC-00077: Colon usage with numeric label in WHENEVER statement is not ANSI..

Answer / guest

Cause: An Oracle extenstion to the ANSI/ISO SQL standard was
used. Specifically, a numeric WHENEVER ... GOTO label was
prefixed with a colon. For exammple the code might have
looked like EXEC SQL WHENEVER SQLERROR GOTO :99; This
informational message is issued by the FIPS Flagger when
FIPS=YES.

Action: No action required. However, for ANSI/ISO
compliance, prefix alphanumeric (but not numeric) WHENEVER
... GOTO labels with a colon.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-06026: NETASY: port close failure

1 Answers  


ORA-39081: failed to unsubscribe agent string from queue "string"

1 Answers  


QSM-02081: mv log does not have all necessary columns

1 Answers  


ORA-12329: database string is closed; no operations are permitted

1 Answers  


ORA-01109: database not open

1 Answers  






ORA-27049: unable to seek to and read the last block

1 Answers  


ORA-32103: error from OCI call

1 Answers  


NNL-00930: Requests refused, unknown data type: number

1 Answers  


ORA-01697: controlfile is for a clone database

1 Answers  


ORA-23412: master table's primary key columns have changed

1 Answers  


ORA-06580: Hash Join ran out of memory while keeping large rows in memory

1 Answers  


RMAN-08500: channel string: sid=string devtype=string

1 Answers  


Categories