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?
What is the difference between orabulk and bcp stages?
30 jobs are running in unix.i want to find out my job.how to do this?Give me command?
Two source files contains same meta data third file contains different data types can I funnel that file.
To see hidden files in LINIX?
Star Schema vs. Snow Flake Schema. What is the best model for DW? Give example for both the models performance wise?
What is difference between join, merge and lookup stage?
What is size of a transaction and an array means in a datastage?
What is the difference between an operational datastage and a data warehouse?
how can u find out the datastage job is running on how many nodes
Which algorithm you used for your hashfile?
How u implement the slowly changing dimensions if my source table is consisting of cid,cname,add,phno,email but i need to capture the changes for first three columns how u implement?
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?