PCC-00108: This statement is not supported by ANSI



PCC-00108: This statement is not supported by ANSI..

Answer / guest

Cause: An Oracle extension to the ANSI/ISO SQL standard was
used. Specifically, a nonconforming SQL statement such as
PREPARE was used. For example, the offending code might look
like: EXEC SQL PREPARE sql_statement FROM :sql_string; This
informational message is issued by the FIPS Flagger when
FIPS=YES.

Action: No action required. However, for ANSI/ISO
compliance, do not use the nonconforming statement.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-36714: (XSMXALLOC03) TARGETLOG variable workspace object must have the same data type as TARGET variable workspace object.

1 Answers  


ORA-24181: The type string does not exist

1 Answers  


ORA-00126: connection refused; invalid duplicity

1 Answers  


TNS-12150: TNS:unable to send data

1 Answers  


ORA-32318: cannot rename a materialized view

1 Answers  






ORA-38956: Target platform string not cross platform compliant

1 Answers  


ORA-01028: internal two task error

1 Answers  


ORA-36634: (XSDUNION02) INTEGER dimension workspace object cannot be used as a concat dimension base.

1 Answers  


ORA-02177: Missing required group number

1 Answers  


ORA-09834: snyGetPortSet: failed to collect info on a port.

1 Answers  


TNS-04208: Trace Assistant Internal ERROR: Fatal

1 Answers  


ORA-22871: ALTER TYPE with REPLACE is not allowed for pure incomplete types

1 Answers  


Categories