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 |
ORA-08331: Wait operation timed out
ORA-00339: archived log does not contain any redo
ORA-01628: max # extents (string) reached for rollback segment string
IMG-00714: internal error
DRG-10843: invalid WEIGHT argument supplied to FUZZY
NID-00312: Connected to server version string
ORA-30930: NOCYCLE keyword is required with CONNECT_BY_ISCYCLE pseudocolumn
ORA-16645: unexpected new instance interrupted current operation
RMAN-03001: recovery manager command sequencer component initialization failed
SQL*Loader-00425: column string makes illegal reference to collection field string
ORA-16412: ONDEMAND archival requires active SQL apply operation
ORA-30502: system triggers cannot have INSERT, UPDATE, or DELETE as triggering events