if a error occured in FASTLOAD is the fastload job stops?
Answer Posted / ram
No, It will continue to execute the next commands/sql. If those commands/SQLs are dependent on the above one they will also get failed.
You have to to write exit/quit command explicitly
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you create tables? Exact syntax, and create profiles, users in teradata?
Explain the types of join supports by teradata?
Explain the term 'tables' related to relational database management system?
What are the steps involved after the disk manager passes the request?
What is collect statistics?
What is the maximum number of dml can be coded in a multiload script?
How to select first n records in teradata?
What are the different methods ot loading a dimension table? A fact table etc?
What are teradata utilities?
What are the primary characteristics of the Teradata.
Discuss the advantages of using partitioned primary index in a query?
What are aggregate tables? How do you design them using teradata?
What are the steps to create a data model?
What is meant by a dispatcher?
If I wanted to run a TPump job only once per day - basically working on a file that is produced once per day - how would you set up the parameters for that sort of job ?