PCC-00104: FOR clause is an Oracle extension



PCC-00104: 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
array-processing SQL statement. For example, the offending
code might look like: EXEC SQL FOR :limit INSERT INTO EMP
(EMPNO, JOB, DEPTNO) VALUES (:emp_number, :job_title,
:dept_number); 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

O2F-00307: Unable to read the INTYPE file

1 Answers  


ORA-27300: OS system dependent operation:string failed with status: string

1 Answers  


QSM-01019: no suitable materialized view found to rewrite this query

1 Answers  


DRG-12505: error while adding or removing a stop word

1 Answers  


ORA-13855: Tracing for service (module/action) string on instance string is already enabled

1 Answers  






ORA-14523: Cannot co-locate [sub]partition of string string with table [sub]partition because string block size [string] does not match table block size [string]

1 Answers  


ORA-02169: FREELISTS storage option not allowed

1 Answers  


ORA-24400: error occured while creating connections in the pool

1 Answers  


ORA-13119: invalid edge_id [string]

1 Answers  


LFI-01500: Error condition on call to OSD function string.

1 Answers  


PLS-00752: Table function string is in an inconsistent state.

1 Answers  


ORA-26571: %s.string.string: number of arguments (string) does not match replication catalog

1 Answers  


Categories