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-15173: entry 'string' does not exist in directory 'string'

1 Answers  


ORA-31007: Attempted to delete non-empty container string/string

1 Answers  


ORA-38707: Media recovery is not enabled.

2 Answers  


ORA-31077: invalid attribute "string" specified

1 Answers  


SQL*Loader-00623: second enclosure string not present

1 Answers  


SQL*Loader-00556: unable to allocate read buffer

1 Answers  


ORA-01854: julian date must be between 1 and 5373484

1 Answers  


EXP-00092: Unable to set NLS_NUMERIC_CHARACTERS to required defaults.

1 Answers  


ORA-07432: unable to perform nested sleep

1 Answers  


IMG-00720: image processing internal error

1 Answers  


LPX-00272: FTP server unavailable: ~s

1 Answers  


ORA-12639: Authentication service negotiation failed

1 Answers  


Categories