I have 100 records how can I load at a time from the single
time
can any one tell me how to install datastage 8.1 in windows xp with wizard
Thanks to all people who are posting their comments...
Differentiate between hash file and sequential file?
What is ds designer?
i hav source like this . deptno,sal 1,2000 2,3000 3,4000 1,2300 4,5000 5,1100 i want target like this target1 1,2000 3,4000 4,5000 target2 2,3000 1,2300 5,1100 with out using transformer
DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks
Name the third party tools that can be used in datastage?
how to call sequential generator in datastage?
What are the benefits of datastage?
i have a scenario in which i/p columns areID,salary with 1,1000 2,2000 and 3,3000 i need an extra column in the o/p named avg(salary)how can i get it?
What is the command line function to import and export the ds jobs?
how can find maximum salary by using Remove duplicate stage?