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-00965: column aliases not allowed for '*'
NNL-01009: Outbound message contexts freed: number
NNL-00548: Displays update request statistics
ORA-24771: cannot detach, prepare or forget a local transaction
PCC-02112: OBJECTS option ignored. OBJECTS=YES is not allowed for DBMS=V6 or V7.
ORA-33218: (CINSERT04) %K is not a valid value for the workspace object dimension. Values for this dimension can have at most number significant digits after rounding to number decimal places.
TNS-04077: WARNING: No password set for the Oracle Connection Manager instance.
hi, In maintenance order release The following error exists, pl any body give the sollution for this, The error is "System status WCRE is active (ACT #2)" Thanks kbramesha
ORA-16021: session string destination cannot be the same as session string destination
PLS-00124: name of exception expected for first arg in exception_init pragma
ORA-14628: specification of bounds is inconsistent with LIST method
ORA-29867: cannot create a domain index on a LONG column