SQL*Loader-00283: file processing string "string" ignored
for INFILE *



SQL*Loader-00283: file processing string "string" ignored for INFILE *..

Answer / guest

Cause: The SQL*Loader control file specified INFILE * for a
load data file along with an optional file processing
string. This message is a warning that the file processing
string will be ignored since SQLLDR will expect the data to
have the same record format as the SQL*Loader control file.

Action: If the data in the SQL*Loader control file is in the
same format as the rest of the SQL*Loader control file, then
you don't need to do anything. Removing the file processing
string will get rid of this error message. If the data in
the SQL*Loader control file has a different record format,
then you need to copy the data into a separate file and use
that file's name in the INFILE clause.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

RMAN-08074: crosschecked backup piece: found to be 'string'

1 Answers  


ORA-30942: XML Schema Evolution error for schema 'string' table string column 'string'

1 Answers  


NNL-00974: Name: string

1 Answers  


RMAN-06144: FROM or UNTIL may not be specified with LIST INCARNATION

1 Answers  


ORA-32771: cannot add file to bigfile tablespace

2 Answers  






ORA-28584: heterogeneous apply internal error

1 Answers  


ORA-13446: GeoRaster metadata TRS error

1 Answers  


PCC-02385: CHAR_MAP disallowed when using NLS_CHAR and NLS_LOCAL=TRUE

1 Answers  


ORA-29905: method string does not exist in type string.string

1 Answers  


ORA-38458: invalid operation "string" for XPATH_FILTER_PARAMETERS

1 Answers  


ORA-29760: instance_number parameter not specified

1 Answers  


PLS-00666: Only index by binary_integer/pls_integer associative arrays allowed here

1 Answers  


Categories