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 |
ORA-31530: could not find published column string for CDC subscriber view string.string
NZE-29192: Validation mechanism not set in OID
ORA-08232: smsdes: cannot detach from SGA
DRG-10506: table does not exist: string
TNS-01183: Listener rejected registration or update of instance "string"
ORA-00162: external dbid length string is greater than maximum (string)
ORA-38307: object not in RECYCLE BIN
DRG-12301: index does not exist in index set
ORA-27062: could not find pending async I/Os
Recent I have migrated oracle9i to oracle10g(10.2.0.3). I have nested table that table used user define datatype. at a column. when i want to input the valoue at this column ,i cann't the input value.following the error messasge i have got: ORA-24328 illegal attribute value
ORA-35066: (QFGET03) Extension number number is missing for EIF file string.
TNS-01163: Failed to spawn process: string