PCB-00308: FOR clause is an Oracle extension



PCB-00308: FOR clause is an Oracle extension..

Answer / guest

Cause: An Oracle extension to the ANSI/ISO SQL standard was
used. Specifically, the FOR clause was used in an
table-processing SQL statement. For example, the offending
code might look like: EXEC SQL FOR :LIMIT INSERT INTO EMP
(EMPNO, JOB, DEPTNO) VALUES (:EMPNUM, :JOB, :DEPTNO)
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 the FOR clause.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-22893: constraint can be specified only for REF columns

1 Answers  


ORA-07658: slsprom:$QIOW read failure

1 Answers  


ORA-09846: soacon: ARCH unable to open named pipe.

1 Answers  


NNL-00834: Slowest delete processing time: string

1 Answers  


DRG-11425: gist level string is invalid

1 Answers  






ORA-01143: cannot disable media recovery - file string needs media recovery

1 Answers  


RMAN-20215: backup set not found

1 Answers  


LSX-00169: circular group reference is disallowed outside <redefine>

1 Answers  


QSM-02013: SELECT list includes a RAW data type expression

1 Answers  


PCC-02151: Line number column number file string:

1 Answers  


PLS-00993: Cursor Variables cannot be passed as RPC arguments or results

1 Answers  


ORA-06307: IPA: Cannot reset connection

1 Answers  


Categories