Name the command line functions to import and export the DS jobs?
No Answer is Posted For this Question
Be the First to Post Answer
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 do u capture duplicates through sort & transformer
What is the difference between datastage and datastage tx?
Difference between sequential file and data set?
What is oci?
table a contains 5 columns and table b contains 5 columns how can i get 10 columns at target?
What is the use of datastage designer?
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?
What is data partitioning?
1)Source file contains one record, I want 100 records in target file.
How a routine is called in datastage job?
A table containg 100 records B table containg 20 records we have to join two tables in left outer it containg target 100 records but target containg 101 record at that time what is the issue arise