what is the Difference Between Datastage Server Edition and
Parallel Edition?
Answers were Sorted based on User's Feedback
Answer / vinay kumar
datastage server edition is single node execution,where
parallel edition is multi node execution, depening up on
partitioning of s/w.
| Is This Answer Correct ? | 9 Yes | 0 No |
how do u reduce warnings
How many types of hash files are there?
how to run a sequential file stage in parallel if the stage is used on the TARGET side
how do u convert date in 20-12-07 to dec-20-2007 or 20-dec- 2007 or 20-dec-07 in parallel
How to read multiple files at different directories using a single Sequential File stage in DS Enterprise Edition
1.How to read multiple file from sequential stage. 2.If a file doesn't arrive or doesn't exists in sequential stage how do u handle this. 3.What do you do before taking data from source to staging area. 4. I have a remove duplicate stage and transformer stage.what will u do for optimizeing the performance of the job.
How we can convert rows to columns in datastage?
I have scenario like this seq file --> transformer --> sort stage --> dataset In this job which prtitioning technique you are using and why???
What is staging variable?
Source Like department_no, employee_name ---------------------------- 20, R 10, A 10, D 20, P 10, B 10, C 20, Q 20, S and Output should be like this department_no, employee_list -------------------------------- 10, A 10, A,B 10, A,B,C 10, A,B,C,D 20, A,B,C,D,P 20, A,B,C,D,P,Q 20, A,B,C,D,P,Q,R 20, A,B,C,D,P,Q,R,S
how to find diff between 2 dates without using Icon... funtions?
explain unit testing,systemtesting,integrated testing