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 |
PLS-00530: Illegal type used for object type attribute: 'string'.
RMAN-05000: CONFIGURE AUXNAME required for datafile string
QSM-02072: requirements not satisfied for fast refresh of nested mv
ORA-15076: Emulating I/O errors on the OSM disk
PCB-00311: Datatype equivalencing is an Oracle extension
ORA-01655: unable to extend cluster string.string by string in tablespace string
ORA-16608: one or more sites have warnings
TNS-12536: TNS:operation would block
RMAN-06575: platform id number found in datafile string header is not a valid platform id
ORA-31691: The worker received message number string from the MCP, which is invalid.
PCC-01002: Invalid character "character" in indicator area at line number in file string
PCC-02358: Identifier following ARRAYLEN must be the name of an array