PCC-00109: Dynamic SQL and PL/SQL are Oracle extensions to
ANSI SQL



PCC-00109: 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-12720: operation requires database is in EXCLUSIVE mode

1 Answers  


ORA-40223: data mining model import failed, job name=string, error=string

2 Answers  


ORA-31091: empty string specified as a SQL name

1 Answers  


ORA-13828: generated SQL profile name string already exists

1 Answers  


PLS-00539: subprogram 'string' is declared in an object type body and must be defined in the object type specification

1 Answers  






ORA-29805: missing COLUMN keyword

1 Answers  


ORA-36691: (NTEXTCNV02) Invalid escape sequence in argument to UNISTR function: string.

1 Answers  


PLS-00427: RPC defaults cannot use builtins when versions of STANDARD differ

1 Answers  


ORA-30940: Cannot resolve prefix 'string' for QName node 'string'

1 Answers  


QSM-00773: the parameter string contains the invalid string name string

1 Answers  


RMAN-06196: Oracle instance started

1 Answers  


ORA-07410: slpdtb: number too large for supplied buffer.

1 Answers  


Categories