Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to load or extract the error table data ?

Answers were Sorted based on User's Feedback



how to load or extract the error table data ?..

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

how to load or extract the error table data ?..

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

how to load or extract the error table data ?..

Answer / tdguy

to see, just use sel * from, in sql assistant.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Teradata Interview Questions

Which Teradata concept allows more than one model generation?

1 Answers   TCS,


Explain teradata utilities. What is multiload, fast load, tpump?

0 Answers  


What is inner join and outer join?

0 Answers  


What happens when a node suffers a downfall?

0 Answers  


If the PMON is not working then how do you identify and monitor all the processes, resources and sessions ?

0 Answers  


Can we collect statistics on multiple columns?

0 Answers  


How does hashing happens in teradata?

0 Answers  


What can be achieved by using the teradata rdbms?

0 Answers  


Explain parsing engine in teradata?

0 Answers  


What is the command in bteq to check for session settings ?

0 Answers  


Where is teradata rdbms used?

0 Answers  


if collect stats but it show low confidence why?

0 Answers   IBM,


Categories