What is staging variable?
No Answer is Posted For this Question
Be the First to Post Answer
How do you design PX Routines ?
my soure table is emp having columns sal,deptno in the deptno 10,20,30deptno row are there expected out put is min(sal) of 10th deptno,max(sal) of 20th deptno,mean(sal) of 30th deptno using aggregation stage
Hi this madan, in data stage one file in Empno 12345678910 in a table, i want target is Empno 1 2 3 4 5 6 7 8 9 10
how does work server jobs?
Hi, My source is oracle(eno,ename,sal,commision,...), my requirement is like this, if there is a null values in commission col i want to keep it as null,and for the remaining first two characters of the value in my target. Plz help me
What are the partitioning techniques available in link partitioner?
How you can fix the truncated data error in datastage?
WHERE YOU USE UNIX COMMANDS AS A ETL DEVELOPER?
WHAT ARE PERFORMANACE SETTINGS YOU HAVE IMPLEMENTES IN YOUR PROJECT?
What is the process of killing a job in datastage?
i have flat file and using unix how can i generate sequence number into targer?
country, state 2 tables r there. in table 1 have cid,cname table2 have sid,sname,cid. i want based on cid which country's having more than 25 states i want to display?