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-22914: DROP of nested tables not supported

1 Answers  


ORA-28006: conflicting values for parameters string and string

1 Answers  


ORA-30475: feature not enabled: string

1 Answers  


ORA-02460: Inappropriate index operation on a hash cluster

1 Answers  


ORA-30392: the checksum analysis for the rewrite equivalence failed

1 Answers  






ORA-16205: DDL skipped due to skip setting

1 Answers  


QSM-01040: match between the materialized view (string) and query join graphs failed

1 Answers  


TNS-02402: Bad CLBGNAMES parameter in tnsnames.ora

1 Answers  


RMAN-06203: Changed KEEP options for string objects

1 Answers  


ORA-08186: invalid timestamp specified

1 Answers  


RMAN-06144: FROM or UNTIL may not be specified with LIST INCARNATION

1 Answers  


ORA-22982: cannot create sub-view under this view

1 Answers  


Categories