How can we achive parallelism
Answer / hanug
The degree of parallelism is achieved by configuring the
multiple nodes in the congig file.
In the config files we can specify multiple nodes.
| Is This Answer Correct ? | 14 Yes | 1 No |
options available in sequence job to run,validate?
how can we join one oracle & flat files ?
Can you filter data in hashed file?
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
What are iconv and oconv?
How to find value from a column in a dataset?
What is meta stage?
What is quality stage?
Define ds designer?
how can i get 2nd highest salary in datastage?can u send me ,thanQ 2)if i had source has 2 records 1st record ie 1st column contains 1,2,3 and 2nd coulmn contains 10,10,10 i have to get target as 2nd columns as 20,30,40 how can i?
What is lookup table?
how to call sequential generator in datastage?