How can we improve the performance in datastage?
No Answer is Posted For this Question
Be the First to Post Answer
ename like ibm,tcs,hcl need display those records only how?
Difference between IBM DATA STAGE8.5 and DATA STAGE9.1 ?
How much data u can get every day? 2)which data ur project contains? 3) what is the source in ur project?what is the biggest table & size in ur schema or in ur project?
what is data mapping
Differentiate between operational datastage (ods) and data warehouse?
I am defining one varaible parameter date in job parameters.I want use this variable date in where clause in source query.
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?
I have 2 Files like fileA fileB Output1 Output2 Output3 1 6 1 6 11 2 7 2 7 12 3 8 3 8 13 4 9 4 9 14 5 10 5 10 15 6 11 7 12 8 13 9 14 10 15 please let know
what is the main difference between sorragate key n primary key in one word
How many types of views are there in a datastage director?
I am having two tables called MASTER and DETAIL. I want to insert records to both tables. But one condition is that whenever the insert for MASTER table is success then only the records will inserted into the DETAIL table, otherwise abort the job. How can u design this job?
If you want to use a same piece of code in different jobs, how will you achieve this?