If m loading a file of 1 million records.and the graph fails
after loading 10,000 records.
In this case if we use rollback command then what will happen?
Answer Posted / madhugreddy
If you rollback it starts loading from first record.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Describe the grant/revoke ddl facility and how it is implemented?
What is the difference between check point and phase?
What is the function you would use to transfer a string into a decimal?
What the difference between “look-up” file and “look is up” in abinitio?
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?
What is common among data validity and data integrity?
Pdl with an example?
how to insert/update a csv file by comparing it with another csv file?
What is broadcasting and replicate?
Mention what is rollup component?
How you can run a graph infinitely in ab initio?
How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC
What does it mean by the term 'sort component'?
Explain about ab initio’s dependency analysis?
What is a local lookup?