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

ORA-24405: error occured while trying to create connections in the pool

1 Answers  


ORA-24371: data would not fit in current prefetch buffer

1 Answers  


ORA-40201: invalid input parameter string

1 Answers  


TNS-01411: Service "string" has number instance(s).

1 Answers  


ORA-28006: conflicting values for parameters string and string

1 Answers  






TNS-01002: stop [<listener_name>] : stop listener

1 Answers  


NNO-00269: configuration database is version string, server requires at least version string

1 Answers  


RMAN-06899: updating recovery catalog with new database incarnation

1 Answers  


ORA-12452: label tag string already exists

1 Answers  


PLS-00374: illegal EXIT statement; it must appear inside the loop labeled 'string'

1 Answers  


SQL-02116: FATAL ERROR: Reentrant code generator gave invalid context

1 Answers  


QSM-01049: semi-join check failed for materialized view, string

1 Answers  


Categories