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 |
how can we join one oracle & flat files ?
What is data partitioning?
what is the main difference between sorragate key n primary key in one word
How and where you used hash file?
Can you explain kafka connector?
In a batch if a job fails in between and you want to restart the batch from that particular job and not from the scratch then what will you do?
In the source seq file have 2 columns, i.e input: col1,col2 1,1 2,rajesh 3,15000 4,2 5,suresh 6,16000 7,3 8,veeru 9,17000 I want in the output like: eno,ename,sal 1,rajesh,15000 2,suresh,16000 3,veeru,17000 any one answer this scenario
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
How to remove ctrl M or(^M) characters in file using Sequential File stage?
2 Answers Bank Of America, Satyam,
hi.... am facing typical problem in every interview " I need some critical scenarios faced in real time" plz help me guys
what are the errors,warnings in datastage
What is mapping?