PLS-00359: assignment target in 'string' must have components
Answer / guest
Cause: An assignment target was declared that lacks the
components needed to store the assigned values. For example,
this error occurs if you try to assign a row of column
values to a variable instead of a record, as follows:
DECLARE dept_rec dept%ROWTYPE; my_deptno dept.deptno%TYPE;
... BEGIN SELECT deptno, dname, loc INTO my_deptno --
invalid FROM dept WHERE ...
Action: Check the spelling of the names of the assignment
target and all its components. Make sure the assignment
target is declared with the required components and that the
declaration is placed correctly in the block structure.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-22340: cannot string type "string"."string". Dependent tables must be upgraded to latest version
RMAN-06077: datafile string is a different version than contained in the controlfile
PCC-00144: UNSAFE_NULL=YES must be used with DBMS=V7 and MODE=ORACLE
ORA-12413: labels do not belong to the same policy
ORA-24901: handles belonging to different environments passed into an OCI call
ORA-00405: compatibility type "string"
ORA-26056: Can not unload from a view through the direct path.
DRG-12307: column string is NULL and cannot be indexed
ORA-14150: missing SUBPARTITION keyword
ORA-24366: migratable user handle is set in service handle
ORA-22342: dependent VARRAY column exceeds the maximum inline column size
ORA-07550: sftopn: $CONNECT failure