PCC-00109: Dynamic SQL and PL/SQL are Oracle extensions to
ANSI SQL



PCC-00109: Dynamic SQL and PL/SQL are Oracle extensions to ANSI SQL..

Answer / guest

Cause: An Oracle extension to the ANSI/ISO SQL standard was
used. Specifically, dynamic SQL or embedded PL/SQL was used.
For example, the offending code might look like: EXEC SQL
EXECUTE BEGIN SELECT ... END; END-EXEC; This informational
message is issued by the FIPS Flagger when FIPS=YES.

Action: No action required. However, for ANSI/ISO
compliance, do not use dynamic SQL or embedded PL/SQL.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-00055: maximum number of DML locks exceeded

1 Answers  


ORA-00274: illegal recovery option string

1 Answers  


ORA-26086: direct path does not support triggers

1 Answers  


ORA-24166: evaluation context string.string has errors

1 Answers  


ORA-26505: unexpected internal null

1 Answers  


DRG-11624: invalid attribute string for string: proper range string to string

1 Answers  


ORA-26710: incompatible version marker encountered during Capture

1 Answers  


ORA-36706: (XSRELTBL07) workspace object should be dimensioned by workspace object and one level dimension.

1 Answers  


ORA-07636: smsdbp: $MGBLSC failure

1 Answers  


ORA-18004: outline already exists

1 Answers  


ORA-12552: TNS:operation was interrupted

1 Answers  


IMP-00401: dump file "string" may be an Data Pump export dump file

1 Answers  


Categories