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

NNL-00403: Number of answers: number

1 Answers  


PLS-00129: Pragma INTERFACE only supports C as its first argument

1 Answers  


ORA-01891: Datetime/Interval internal error

1 Answers  


ORA-31206: DBMS_LDAP: PL/SQL - Invalid LDAP search scope.

1 Answers  


ORA-28553: pass-through SQL: invalid bind-variable position

1 Answers  






ORA-07252: spcre: semget error, could not allocate semaphores.

1 Answers  


ORA-32617: missing MEASURES keyword in MODEL clause

1 Answers  


PLS-00536: Navigation through REF variables is not supported in PL/SQL.

1 Answers  


NZE-28818: No package context provided.

1 Answers  


KUP-04057: internal error: OCI error while fetching record.

1 Answers  


ORA-24383: Overflow segment of an IOT cannot be described

1 Answers  


NNL-00219: Statistic counter logging interval is currently string

1 Answers  


Categories