PCC-00112: Datatype not supported by ANSI



PCC-00112: Datatype not supported by ANSI..

Answer / guest

Cause: An Oracle extension to the ANSI/ISO standard was
used. Specifically, aa pointer or nonconforming datatype
such as VARCHAR was used. For example, the offending code
might look like: EXEC SQL BEGIN DECLARE SECTION VARCHAR
username[20]; EXEC SQL END DECLARE SECTION This
informational message is issued by the FIPS Flagger when
FIPS=YES.

Action: No action required. However, for ANSI/ISO
compliance, do not use pointers or nonconforming datatypes.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

O2F-00305: Error opening the INTYPE file for reading

1 Answers  


IMP-00072: Warning: The object table's object identifier is invalid.

1 Answers  


RMAN-00570: **end-of-file**

1 Answers  


TNS-02515: Encryption/crypto-checksumming: unknown control type

1 Answers  


ORA-30110: syntax error at 'string'

1 Answers  






ORA-02052: remote transaction failure at string

1 Answers  


ORA-02446: CREATE TABLE ... AS SELECT failed - check constraint violated

1 Answers  


ORA-00050: operating system error occurred while obtaining an enqueue

1 Answers  


ORA-39062: error creating master process string

1 Answers  


ORA-07565: sldext: $SEARCH failure

1 Answers  


ORA-32156: Cannot perform operation on stream

1 Answers  


ORA-29506: invalid query derived from USING clause

1 Answers  


Categories