1. generally how many node system will be used by the client.
2. while running mload if the job is aborted/failed at any
phase what we have to look after to run the job successfully?
3.i wanted to know how to write the fastload script for
table creation as well as table loading in a single script?

Answers were Sorted based on User's Feedback



1. generally how many node system will be used by the client. 2. while running mload if the job is ..

Answer / ugandhar

1) It depends on the requirement. Generally around 10 node
system will be a moderate to high dataware house
environments.
2) Check the log file to know the exact failure. Fix it, do
the mlod cleanup and rerun the job.
3) specify the table craetion step in the beginning of the
script before the actual fastload commands starts.

Is This Answer Correct ?    8 Yes 0 No

1. generally how many node system will be used by the client. 2. while running mload if the job is ..

Answer / yuvaevergreen

1. As said above, the requirement drives the no of nodes to
be connected. But, for millions of data, generally, 10 nodes
may be used
2.release mload, drop the log table,work table,error table
and submit the mload if the table needs to be loaded from first.
3.Log onto Teradata,Defining the Teradata table that you
want to load (target table),Defining the INPUT data file,
Telling the system to start loading.

Is This Answer Correct ?    2 Yes 0 No

1. generally how many node system will be used by the client. 2. while running mload if the job is ..

Answer / tdguy

1. Depends on the requirement and budget.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Teradata Interview Questions

What does sleep function does in fast load?

0 Answers  


What is the purpose of indexes?

0 Answers  


Difference between star and snowflake schemas?

0 Answers  


What are the steps involved in the process flow of the sql statement through channel attached system?

0 Answers  


What exactly do you know about catching in teradata?

0 Answers  






How does indexing improve query performance?

4 Answers   Satyam,


How do you verify a complicated sql?

0 Answers  


Can we have two time dimensions in a schema(either star or snow flake)? For ex if we want joining date of employee and if we want today's sales with time whether can we have two time dimensions for accommodating above tasks?

0 Answers   IBM,


any one pls tell me what are the table names in banking project?

2 Answers  


Why do you get spool space errors? How do trouble-shoot them?

0 Answers  


What are the differences between TerdataV2R5 and V12 Versions please??

3 Answers  


What are the joins in teradata and how many types of joins are there in teradata?

0 Answers  


Categories