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-25407: connection terminated
DRG-12305: column string data type is not supported for index set columns
TNS-12219: TNS:missing community name from address in ADDRESS_LIST
ORA-24015: cannot create QUEUE_TABLE, QUEUE_PAYLOAD_TYPE string.string does not exist
PLS-00241: invalid external type specification for SQLSTATE
ORA-02183: valid options: ISOLATION_LEVEL { SERIALIZABLE | READ COMMITTED }
ORA-16549: invalid string
ORA-07606: szprv: $CHKPRO failure
RMAN-08010: channel string: specifying datafile(s) in backupset
IMG-00601: out of memory while copying image
RMAN-08549: database name (or lock name space) used for search: string
ORA-22161: type code [string] is not valid