explain about citrix scheduling tool in datastage
How to initialize environment variables?
Difference between the Sequence and Sequencer in DS?
How many partitions does a node can have? Some body explain me clearly about the partitions and the nodes?
how many dimentions and fact tables used in your project and what are names of it?
How to create a file using vi editor? 2)how to delete a file in vi editor? 3)How to connect the server datastage to unix? what r the command lines we r using? 4)30 jobs r runnig in unix i want to find out my job. how to do this? give me command?
Hi guys, 7. how to get this output i/p col1,col2 101,a 102,b 103,c 104,d o/p col1,col2 101,d 102,c 103,b 104,a Thanks
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?
Define data aggregation?
What are the stages in datastage?
Scenario : I have 2 jobs say job A and Job B with parameters x and y respectively. I need to create a sequence job. If we pass parameter x then Job A should run, If we pass parameter y then Job B should run, if we dont pass any parameter then Both Job A & B should run.
it is possible to load two tables data into one sequential file?if possible how?plz share with me?
What is the differentiate between data file and descriptor file?