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 |
What are the unit test cases you used in your project?
how may datastage variables/parameters will be in trnsformer stage? 1 2 3 4 ?
Difference between server jobs & parallel jobs?
tab1 tab2 1,a 1,d 2,b 3,c perfoms outerjoin what is the o/p? write sql query for outerjoin?
1.i have 5 jobs(1-5),i connect with each other,i want run from 3-5 only how? 2.how to schedual the job in datastage7.5 2? what is the deff bet grip and fgrep command? how do you cleanse the data in your project
1) In a dataset how to delete a single row? 2) i have 50 rows , i want to display 5-7 records only? How to write the sql query? 3)i have 40 rows,i want to display last row? write sql query?
in datastage scenario this is sourec data i want this traget? tell me please? source target ------- ------- Mohan,Prasad,Naresh Mohan Prasad Naresh
What is the process of killing a job in datastage?
what is datastage job Monitoring
How do you reject records in a transformer?
In a table 100 records are there after 50records job is aborted how can u insert all records in target table.
If you want to use a same piece of code in different jobs, how will you achieve this?