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

NID-00480: Database is intact - database is ready to be open or shut down.

1 Answers  


TNS-00541: underlying transport does not exist.

1 Answers  


ORA-28156: Proxy user 'string' not authorized to set role 'string' for client 'string'

1 Answers  


RMAN-08012: including controlfile copy in backup set

1 Answers  


ORA-24791: invalid transaction start flags

1 Answers  






TNS-01049: %s (string) has string service handler(s)

1 Answers  


ORA-02026: missing LINK keyword

1 Answers  


NNF-04001: Error converting input file

1 Answers  


ORA-23418: cannot unregister the propagator who is currently in use

1 Answers  


ORA-19012: Cannot convert XML fragment to the required datatype

1 Answers  


ORA-29351: can not transport system, sysaux, or temporary tablespace 'string'

1 Answers  


LSX-00243: invalid date "~S"

1 Answers  


Categories