PCC-00100: Non integer label is not ANSI



PCC-00100: Non integer label is not ANSI..

Answer / guest

Cause: An Oracle extension to the ANSI/ISO SQL standard was
used. Specifically, a non-integer WHENEVER ... GOTO label
was in a Pro*Pascal program. For example, the offending code
might look like: EXEC SQL WHENEVER NOT FOUND GOTO quit; This
informational message is issued by the FIPS Flagger when
FIPS=YES.

Action: No action required. However, for ANSI/ISO
compliance, use only integer WHENEVER... GOTO labels in a
Pro*Pascal program.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

NZE-29160: NZ library being used is different.

1 Answers  


ORA-09825: Unable to disable allowmacaccess privilege.

1 Answers  


ORA-31165: cannot load object-relational XML attribute using direct path

1 Answers  


ORA-19922: there is no parent row with id string and level string

1 Answers  


ORA-12549: TNS:operating system resource quota exceeded

1 Answers  






ORA-12676: Server received internal error from client

1 Answers  


ORA-27468: "string.string" is locked by another process

1 Answers  


ORA-06976: X.25 Driver: endpoint creation failure

1 Answers  


ORA-39751: partitioned table on both sides of PARTITIONED OUTER JOIN is not supported

1 Answers  


ORA-14190: only one ENABLE/DISABLE ROW MOVEMENT clause can be specified

1 Answers  


ORA-25119: LOGGING/NOLOGGING option already specified

1 Answers  


PCB-00903: Pro*COBOL is unable to initialize its parser function

1 Answers  


Categories