SQL*Loader-00402: Unable to determine length of column
string from specification
Answer / guest
Cause: The specified datatype does not have an implied
length (for example, a numeric external or RAW datatype), it
is not specified with delimiters, no length was specified,
and a length cannot be determined from a POSITION clause.
Action: If a POSITION clause is specified, adding an end
location to it produces a length specification. This clause
then has the form POSITION(start:end) A length can also
specified after the datatype, as in INTEGER EXTERNAL (6)
Finally, the field could be specified with delimiters, or
the datatype changed to one that has an implied length.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-31035: Could not bind locked resource to path string/string
ORA-01597: cannot alter system rollback segment online or offline
ORA-29545: badly formed class: string
SQL-02106: Inconsistent cursor cache. Invalid Oracle cursor number
TNS-12528: TNS:listener: all appropriate instances are blocking new connections
PCC-00088: User defined type identifier expected
ORA-19718: length for command id longer than string
TNS-12536: TNS:operation would block
ORA-02304: invalid object identifier literal
QSM-00754: task string does not reference a valid workload and therefore cannot be executed
TNS-12654: Authentication conversion failed
ORA-23534: missing column in materialized view container table "string"."string"