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-23347: datatype string for column string table string not supported

1 Answers  


ORA-24087: Invalid database user string

1 Answers  


DRG-11112: length of string exceeds maximum of string

1 Answers  


NNL-00545: Displays query request statistics

1 Answers  


ORA-13768: Snaphshot ID must be between string and string.

1 Answers  






PLS-00503: RETURN <value> statement required for this return from function

1 Answers  


ORA-08210: Requested I/O error

1 Answers  


TNS-12678: Authentication disabled but required

1 Answers  


ORA-13223: duplicate entry for string in SDO_GEOM_METADATA

1 Answers   Oracle,


ORA-09790: sllfcf: unable to close file.

1 Answers  


ORA-01073: fatal connection error: unrecognized call type

1 Answers  


ORA-26090: row is in partial state

1 Answers  


Categories