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 |
A signal has a wavelength of 1 micro min in air.how far can the front of the wave travel during 1000periods?
Hi friends, I am new to datastage, i have one query in datastage any one you please give reply to my post. I have a workbook (excel sheet) named as eg: xxxx, in that i have two tables emp(eid, ename, salary, deptno) and dep(deptno, name, state). in my source i have ODBC enterprise stage read the emp table and dept table join the two table and write the dept no 10(eid,ename,salary,name,state) values in target(). Thanks, Badari
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
Can anybody tell me in detail any complex datastage job? I have worked only in direct load and full refresh jobs.But in all interviews this question arises
tell me 5 situations when we r using oracle db stages like orecle connector, oracle enterprise
Hi, what is use of Macros,functions and Routines..? At what situation you are used. If you know the answer please explain it. Thanks.
What is a quality stage?
Difference between ‘validated ok’ and ‘compiled’ in data stage?
What are the different types of lookups in datastage?
What is the differentiate between data file and descriptor file?
Create a job to load all unique products in one table and the duplicate rows in to another table. The first table should contain the following output A D The second target should contain the following output B B B C C Q2. Create a job to load each product once into one table and the remaining products which are duplicated into another table. The first table should contain the following output A B C D The second table should contain the following output B B C
which r the connectors used in san?