how to load or extract the error table data ?
Answers were Sorted based on User's Feedback
Answer / yuvaevergreen
Loading: Automatically happens during utility running.
Extracting: select * can be used in a bteq and the rows can
be exported.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vinay sir(datawarehousing tech
Yuva answer is right and I am adding little more to that.
The error table structure is different from one Utility
to Other.After retrieval we need to understand and analyse
the below error table stuctures.
Syntax: Select * from Databasename.Errortablename
Eg: In Fast Load Error table Fields:
a.Errorcode
b.Error Field
c.DataParcel
In MLOAD the error table fields are:
a.IMPORTSEQ
b.DMLSEQ
c.SMTSEQ
d.SOURCESEQ
e.APPLYSEQ
f.Errorcode
g.ErrorField
h.Uniqueness
i.DataParcel etc.....
| Is This Answer Correct ? | 1 Yes | 0 No |
What is smp and mpp platforms?
How to Skip or Get first and Last Record from Flat File through MultiLoad and TPUMP Utility?
Explain about Skew Factor?
Explain vproc in teradata?
Mention the procedure via which, we can run Teradata jobs in a UNIX environment.
IBM QUESTION As all we know PE takes the SQL Request and it will give responce for that query. what is the internal process happening.how it is taking that sql from the system????? thanks in Advance
2 Answers Cap Gemini, IBM, Infosys,
How is MLOAD Client System restarted after execution?
What happens when a node suffers a downfall?
What is meant by a Parsing Engine?
Explain the term 'database' related to relational database management system?
which utitility can use for loading the data from non-teradata to teradata ?
What is the use of virtual processor connectivity in teradata?