Answer Posted / sudhir kanojia
There are five types of write modes:-
1.Append
2.Overwrite
3.Create(Error if exist)
4.Use existing (discard record)
5.Use existing (discard record & schema)
Posted By:-
Sudhir Kanojia
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Can you explain how could anyone drop the index before loading the data in target in datastage?
What is the difference between odbc and drs stage?
Name the different sorting methods in datastage.
Why fact table is in normal form?
What is "fatal error/rdbms code 3996" error?
What are transforms and what is the differenece between routines and transforms?
1)s.key generate 1 to 700 records today. tomorrow another 400 will updated how to update the records using s.key generator? 2)source is like :-- DB --> T/F stage1 --> seq1file T/f 1 is linking with T/F2 ---> seq 2 how to load the data? in source i given some conditions those r going in seq1. The another data will going to seq2 how to do this ?
What is datastage engine?
What is usage analysis in datastage?
What are the some differences between 7.x and 8.x version of datastage?
What is the purpose of pivot stage?
Define Job control?
What are iconv and oconv?
What are system variables and sequencers in datastage
how to abort the job its matain duplicates?