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-32576: missing TYPE keyword

1 Answers  


IMP-00027: failed to rollback partial import of previous table

1 Answers  


QSM-01618: equivalence, string, is enabled for text match rewrite only

1 Answers  


RMAN-06405: database closed

1 Answers  


DRG-11809: Partial Content

1 Answers  






DRG-11528: LONG or LONG RAW column defintion found in structure data

1 Answers  


ORA-25292: Cannot add buffer on the specified queue

1 Answers  


ORA-36402: (XSSPROP03) The property '$string' requires a leading "$" because it is a system-reserved property name.

1 Answers  


ORA-19769: missing FILE keyword

1 Answers  


CLSR-00005: Error encountered during memory allocation

1 Answers  


UDI-00001: user requested cancel of current operation

1 Answers  


ORA-16548: object not enabled

1 Answers  


Categories