What is usage analysis in datastage?
No Answer is Posted For this Question
Be the First to Post Answer
What are the enhancements made in datastage 7.5 compare with 7.0?
how many write modes are there in ds
cust id,cust quty like 1,101;1,102;1,103 i want output like cust id,cust quty 1 101,102,103 in oracle please write a query in oracle
What is mapping?
how can you generate sequence number using only the sequential file stage?
Lookup constraints
how many types of sorting the data in data stage?
Can we use Round Robin for aggregator?is there any benefit underlying?
Which type of joins Merge stage can support?
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 is "fatal error/rdbms code 3996" error?
If seg file having 10 records ex:eid 1 2 " " 10 if oracle database having 100 records ex:eid 1 2 " " 100 how to delete matched records permenently from oracle database using datastage ?