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 |
TNS-01077: Opened parameter file: string
NMP-00009: SNMP initialization failure
ORA-06105: NETTCP: remote host is unknown
ORA-34000: (MODCOMP13) You cannot use both workspace object and workspace object as model dimensions, because they are both surrogates of dimension workspace object.
DRG-11535: error writing phrase or qualifier: string on line string to memory
ORA-26666: cannot alter STREAMS process string
PCC-02445: USING clause valid only on a PREPAREd dynamic statement
PLS-00362: invalid cursor return type; 'string' must be a record type
SQL*Loader-00110: Invalid maximum number of errors
DRG-11709: too many terms in thesaurus
ORA-24432: The statement that was returned is not tagged.
PLS-01458: The set clause in an UPDATE statement requires a column name of length 1