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?
Answers were Sorted based on User's Feedback
Answer / dave bruce
These tables will be dropped automatically when the sql
statement is successful in MLOAD.. MLOAD internally runs a
row count on all the tables participated before it quits
the MLOAD session.. if it finds any it will return the
error code like 8 r 12 depends on the error type..
Is This Answer Correct ? | 0 Yes | 0 No |
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 |
What is the DIF format and when we will use in teradata
Explain data independence & its types.
How much does it cost to build a database?
What is the Lock Based Protocol used for?
What is Object Oriented model?
what is the difference between relational calculus and relational algebra ?
i applied prompt on country when i run report it shows list of all countries but want it to show only four countries name
Define stored procedure?
What is odm database?
what is ad-hoc access? what is the diff b/w managed query and ad-hoc access?
Is database a hardware or software?
What is the use of graph database?