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 you remove duplicate values in datastage?
What is the use of hoursfromtime() function in transformer stage in datastage?
What is difference between 8.1 , 8.5 and 9.1 ?
i want for the 3rd max sal using for the any stage but max sal is based on the deptno ? any body know this ans pls send this mail siva3me@gmail.com
Differentiate between datastage and datastage tx?
how to configure databases through datastage
what is flow of project?
what is the best stage in datastage parller jobs to use full out join and why
hi.... am facing typical problem in every interview " I need some critical scenarios faced in real time" plz help me guys
What is the difference between an operational datastage and a data warehouse?
which is more expensive hash or modulus partitioning? when do you use modulus partitioning?
I have the following columns in the EMP table Empid,Empname,Sal,month(Sal),year(Sal) and DOB(let us say the dob is 15th-Jan-1981) Desing a job such that the output contains the following empname,year(sal),tot(sal) and current age i.e. whether 18yrs or so on