how many write modes are there in ds
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / saidarao
APPEND
CREATE
TRUNCATE
REPLACE
ONLY 4 WRITE MODES IN DATASTAGE
Is This Answer Correct ? | 3 Yes | 0 No |
Difference between the Sequence and Sequencer in DS?
Tell me Wt main advantage of Stage varibles? Project level hints?
how many dimentions and fact tables used in your project and what are names of it?
What is the difference between orabulk and bcp stages?
Is there no issue when you try to convert a NOt null column in nullable and vice versa in aggregator styage and transformer stage? When I tried i got the warnings but in a running code I can see such type of scenarios. Please explain
If the job aborted in a sequencer, how can we start that from the previews successful job.
source has 2 fields like COMPANY LOCATION IBM HYD TCS BAN IBM CHE HCL HYD TCS CHE IBM BAN HCL BAN HCL CHE LIKE THIS....... AND I WILL GET THE OUTPUT LIKE THIS.... Company loc count TCS HYD 3 BAN CHE IBM HYD 3 BAN CHE HCL HYD 3 BAN CHE PLZ SEND ME ANSWER FOR THIS QUESTION..........
what is the difference between the join and look up explin me one exmple
1.How do u handle NULL in sequential stage. 2.Difference between switch stage and filter stage.
Hi friends If anybody completed datastage 8.5 certification.Could please guide me what are the topics new in 8.5 certification.
source which format u will get either fixed or delimiter length format? what is the symbol of delimiter?
What are the components of datastage?