If we execute an query in MLOAD it's ran successfully,
my questions is after successfully ran MLOAD. In error
tables we can see anything there! is it possible than what
are they?
Answer Posted / svjkumar1986
THREE COLUMNS SPECIFIC TO THE ACQUISITION ERROR TABLE
Error Code: System code that identifies the error.
Error Field: Name of the column in the target table where
the error happened; is left blank if the offending column
cannot be identified.
Host Data: The data row that contains the error.
THREE COLUMNS SPECIFIC TO THE APPLICATION ERROR TABLE
Uniqueness: Contains a certain value that disallows
duplicate row errors in this table;can be ignored, if desired.
DBC Error Code: System code that identifies the error.
DBC Error Field: Name of the column in the target table
where the error happened; is left blank if the offending
column cannot be identified.
NOTE:A copy of the target table column immediately follows
this column.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is a Transformation?
What is a trace file?
What are indexes in oracle?
What is the best database?
What are database connection details?
Under which circumstance should you create an index on a table?
What is dialect in database?
What is the candidate key used for?
How does database replication work?
What is the purpose of firebase?
What is ole db source in ssis?
What are different types of resources?
can u combine pipeline parallelism and partition parallalism? how and whan?
How heap is implemented in database?
What is a sequence? Explain it with one example?