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-15075: disk(s) are not visible cluster-wide

2 Answers  


ORA-01604: illegal number range in clause "string" of string

1 Answers  


ORA-08263: ora_addr: cannot free listener address

1 Answers  


ORA-27006: sbtremove returned error

1 Answers  


ORA-16618: response document of size "string" bytes is too large

1 Answers  






ORA-25012: PARENT and NEW values cannot be identical

1 Answers  


DRG-11702: %(1)s

1 Answers  


ORA-09888: osnTXtt: txipc channel creation failed

1 Answers  


ORA-25207: enqueue failed, queue string.string is disabled from enqueueing

1 Answers  


ORA-14252: invalid ALTER TABLE MODIFY PARTITION option for a Hash partition

1 Answers  


ORA-30035: Undo tablespace cannot be specified as default temporary tablespace

1 Answers  


ORA-23381: generated object for base object string.string@string does not exist

1 Answers  


Categories