by using dsjob..we can run only one job at a time?how can u
run multiple jobs at a time in unix?
Answer / rambabu
Using cron command and at command to run multiple jobs at a
time
| Is This Answer Correct ? | 3 Yes | 1 No |
how can you generate sequence number using only the sequential file stage?
i have the source from Uk,north america how can i pass the data two tables based on the locations
What is the surrogate key? what is the use of surrogate key? how to Create surrogate key Generator in scd2 in 8.5?
I have a file it contain 2 records like empname,company as Ram, Tcs and Ram, IBM. But i want empname, company1,company2 as Ram, TCS,IBM in the target. How?
IS IT POSSIBLE TO USE DATASET AS A SOURCE FILE?
Which type of joins Merge stage can support?
What are the types of containers in datastage?
Why do we use exception activity in Datastage?
To see hidden files in LINIX?
how to sort two columns in single job in datastage.
Can you explain how could anyone drop the index before loading the data in target in datastage?
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?