PCB-00303: Dynamic SQL and PL/SQL are Oracle extensions to
ANSI SQL



PCB-00303: 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-16148: user requested expiration of managed recovery operation

1 Answers  


RMAN-10033: error during compilation of job step number: string

1 Answers  


PLS-00173: SPACE, TAB or RETURN are disallowed as alternative quote delimiters

1 Answers  


ORA-21611: key length [string] is invalid

1 Answers  


NZE-29032: The given identity is not complete.

1 Answers  


ORA-26097: unsupported conversion for column string (from type number to type number)

1 Answers  


ORA-30690: timeout occurred while registering a TCP/IP connection for data traffic detection

1 Answers  


ORA-02339: invalid column specification

1 Answers  


NZE-29022: Operation is being attempted on the wrong side of the client/server connection.

1 Answers  


NNL-00297: Cache will be dumped to trace file in string

1 Answers  


ORA-25451: too many attribute values for variable: string

1 Answers  


ORA-33014: (XSAGDNGL06) In AGGMAP workspace object, variable operator workspace object cannot be dimensioned by rollup dimension workspace object.

1 Answers  


Categories