PCC-00102: FOR UPDATE is an Oracle extension
Answer / guest
Cause: An Oracle extension to the ANSI/ISO SQL standard was
used. Specifically, the FOR UPDATE OF clause was used in a
cursor declaration. For example, the offending code might
look like: EXEC SQL DECLARE emp_cursor CURSOR FOR SELECT
ENAME, SAL FROM EMP WHERE DEPTNO = :dept_number FOR UPDATE
OF SAL; 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 UPDATE OF clause.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
DRG-11835: Requested Range Not Satisfiable
ORA-29382: validation of pending area failed
NID-00105: Need to specify "LOGFILE=<logfile>" when using APPEND=YES option
ORA-36652: (XSDUNION11) workspace object is not a string type dimension.
ORA-32318: cannot rename a materialized view
ORA-01493: invalid SAMPLE size specified
ORA-22870: ALTER TYPE with REPLACE option a non-object type
ORA-23609: unable to find directory object for directory string
ORA-22927: invalid LOB locator specified
ORA-14451: unsupported feature with temporary table
ORA-26534: collision: tranID number ignored and purged
SQL*Loader-00926: OCI error while string for table string