it is possible to load two tables data into one sequential file?if possible how?plz share with me?
TCS,
6 13105i have source data like empno,enmae 11 ,aa 12 ,bb i want output like empno,ename 11 ,aa 12 ,bb 11 ,aa 12 ,bb
TCS,
7 12716i have source like deptno,sal 1,2000 2,3000 3,4000 1,2300 4,5000 5,1100 i want target like target1 deptno,sal 1,2000 3,4000 4,5000 target2 2,3000 1,2300 5,1100 with out using transformerstage
6 10390i have source like balance,drawtime 20000, 8.30 50000,10.20 3000,4.00 i want target like this balance,drawtime 20000, 20.30 50000,22.20 3000,16.00
2 6889Hi 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
2858
What is active and passive stage?
What are the different plug-ins stages used in your projects?
How you can fix the truncated data error in datastage?
What are the main features of datastage?
What are the types of containers?
What is the difference between account and directory options ?
What is the difference between datastage and informatica?
Can you define merge?
Can we use target hash file as a lookup ?
WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE
What is the importance of the exception activity in datastage?
How do y read Sequential file from job control?
options available in sequence job to run,validate?
How rejected rows are managed in datastage?
Hi,can any one please mention list of dimension and fact tables for Sales and Distribution System for a Pharmacutical company.