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-38753: Cannot flashback data file string; no flashback log data.

1 Answers  


DRG-11820: Unauthorized

1 Answers  


DRG-11613: URL store: connection refused to host specified by string

1 Answers  


ORA-12532: TNS:invalid argument

1 Answers  


PLS-01453: This procedure is not part of the ANSI standard

1 Answers  


NCR-03018: NCRO: Failed to make RSLV connection

1 Answers  


ORA-32102: invalid OCI handle

2 Answers  


DRG-12401: invalid template: query within a loop

1 Answers  


ORA-01901: ROLLBACK keyword expected

1 Answers  


PLS-00712: illegal option for subprogram string

1 Answers  


ORA-22629: OCIAnyData is null

1 Answers  


ORA-32134: Cannot assign LOBs

1 Answers  


Categories