Explain the scenarios where sequential file stage runs in parallel?
Answers were Sorted based on User's Feedback
Scenario -
When we have to read the data from multiple files following the same format, we can enable this option (multiple reader)
thanks
www.datagenx.net
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / vijay
Yes - parallely
No - Sequentially(This is default value)
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / naresh
Hi,
In seqential file stage _under_options _______ read for mulitible nodes - yes/no
Yes___ seqentially
No____ parallel
| Is This Answer Correct ? | 5 Yes | 9 No |
LIST THE BUILT-IN STAGES AVALIABLE IN SERVER JOBS?
How to perform incremental load in datastage?
1.how to generate even numbers in surrogate or tranformar stage ? 2. how many ways to remove duplicate values?
How to read multiple files at different directories using a single Sequential File stage in DS Enterprise Edition
how many types of sorting the data in data stage?
1)i put Pharma Project in my Resume..whar are the sources used in my project Generally? 2)how many fact and dimensional tables used? 3)Have u used any Datamarts and measues in fact table? ....plz give the answers...
which is the most complex job in your career? Please tell me answer?
Name the different sorting methods in datastage.
can any 1 put a difference between datastage 7.5 and 8.0 all concepts plz r mail 2 me anu4u09@gmail.com
i hav source like this . deptno,sal 1,2000 2,3000 3,4000 1,2300 4,5000 5,1100 i want target like this target1 1,2000 3,4000 4,5000 target2 2,3000 1,2300 5,1100 with out using transformer
How can one find bugs in job sequence?
what are the different type of errors in datastage?