SQL*Loader-00426: count of elements in VARRAY string comes
after the data for the varray
Answer / guest
Cause: The COUNT clause for a VARRAY field indicates that
the count of elements in the varray is stored in another
data field. However, that data field comes after the varray
data in the data file. Since finding the count field would
require SQL*Loader to know the number of elements in the
VARRAY first, SQL*Loader requires that the count field come
before the VARRAY data.
Action: Move the count field to be before the collection
data in the data file.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
KUP-03021: clause references unknown field string
ORA-06713: TLI Driver: error on connect
KUP-04084: The ORACLE_DATAPUMP access driver does not support the ROWID column.
QSM-01106: MV, string, is stale with respect to some partition(s) in the base table(s)
ORA-16620: one or more databases could not be contacted for a delete operation
ORA-08431: raw data missing zero as defined in picture
ORA-23444: duplicate template parameter
IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier
ORA-13150: failed to insert exception record
ORA-29281: invalid mode
ORA-02839: Sync of blocks to disk failed.
PLS-00246: PARAMETER STYLE is unsupported