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

ORA-13150: failed to insert exception record

1 Answers  


ORA-01246: recovering files through TSPITR of tablespace string

1 Answers  


ORA-24330: internal OCI error

1 Answers  


ORA-34514: (MXOPERR) You cannot string string data in the expression that begins with 'string'.

1 Answers  


ORA-01262: Stat failed on a file destination directory

1 Answers  






RMAN-06525: RMAN retention policy is set to none

1 Answers  


ORA-33282: (DBERR11) Cannot wait for analytic workspace string to become available since doing so would cause a deadlock.

1 Answers  


ORA-29382: validation of pending area failed

1 Answers  


RMAN-02000: wrong message file version (msg number not found)

1 Answers  


ORA-32309: object mview type "string"."string" does not match the master table type

1 Answers  


ORA-37104: (XSVPART04) A partitioned variable must be dimensioned by a single partition template only.

1 Answers  


NZE-28815: Cannot convert a number in native format to Oracle format.

1 Answers  


Categories