Define APT_CONFIG in Datastage?
No Answer is Posted For this Question
Be the First to Post Answer
Source flat file contains src --- 1 2 ' ' ' 18 we had 3 targets T1 T2 T3 -- -- -- 1 4 7 2 5 8 3 6 9 10 13 16 11 14 17 12 15 18 How can i get? **Using only datastage, but not unix or any other. I am expecting the answer soon.. Thanks in advance.
What is difference between symmetric multiprocessing and massive parallel processing?
What are the functionalities of link partitioner and link collector?
What is apt_config in datastage?
I have source file which contains duplicate data,my requirement is unique data should pass to one file and duplicate data should pass another file how?
Define Merge?
how can i abort the job if i get more than 100 errors in job log?
I have a few records all are same structures data, I want to store data in multiple targets how?
what is factless fact table?
What is audit table?
i/p 1,a,1000 2,b,2000 3,c,3000 i want to get o/p as o/p 1,a,3000 2,b,4000 3,c,5000 how it can be done on using datastage?
what is difference between migration project and integration project? can anyone explain with the example Thanks in advance