Difference between sequential file and data set?
No Answer is Posted For this Question
Be the First to Post Answer
How do you schedule or monitoring the job?
Explain datastage architecture?
What all are the different way to run a job?
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
2.how u run your rotines in unix? what is job sequencer? if i have 4 jobs i would like to run 2 jobs in server(using job jobsequencer)and remaining 2 in parallel?how can i run?
Can you highlight the main features of ibm infosphere information server?
What is the default execution order of the sequential file?
Tell me Wt main advantage of Stage varibles? Project level hints?
what is 'reconsideration error' and how can i respond to this error and how to debug this
Can you explain kafka connector?
Hi,can any one please mention list of dimension and fact tables for Sales and Distribution System for a Pharmacutical company.
Source has 2 columns: USA,NewYork INDIA,MUMBAI INDIA,DELHI UDS,CHICAGO INDIA,PUNE i want data in target like below: INDIA,MUMBAI1 INDIA,DELHI2 INDIA,PUNE3 USA,NEWYORK1 USA,CHICAGO2