What is the difference between datastage and datastage tx?



What is the difference between datastage and datastage tx?..

Answer / Subodh Rastogi

Data Stage (DS) is IBM's extract, transform, load (ETL) tool for moving data from one place to another. Data Stage Transaction Extender (DS TX) is an extension of DS that allows you to process transactions directly within the source system without extracting data first. This can improve performance and reduce data latency.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Stage Interview Questions

ename like ibm,tcs,hcl need display those records only how?

2 Answers  


1)How to do error handling in datastage? 2)Did sequential stage accepts .xl files ,xml? znd how?

2 Answers   UHG,


at source level i have 40 columns,i want only 20 cols at target what r the various ways to get it

5 Answers   IBM,


1.new record it will insert but changes of natural key is not present in taget i want to update (here key is composite natural key )can any one help this to explan how to do

1 Answers   IBM,


Hai..,This is Kiran M. What is D/B Change Capture stage and Difference stage?

2 Answers  


DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks

1 Answers  


How to read multiple files at different directories using a single Sequential File stage in DS Enterprise Edition

6 Answers   TCS,


INPUT file 'A' contains: 1 2 3 4 5 6 7 8 9 10 input file 'B' contains: 6 7 8 9 10 11 12 13 14 15 Output file 'X' contains: 1 2 3 4 5 Output file 'Y' contains: 6 7 8 9 10 Output file 'Z' contains: 11 12 13 14 15 How can we implement this in a single ds job?

11 Answers   CTS,


HOW CAN WE SEE THE DATA IN DATASET?

12 Answers   IBM, TCS,


What is confirmed Dimension? what is Factless Fact? give one example? What are Additive, Semi-Additive Facts?

1 Answers   TCS,


What is Horizontal transformation, vertical transformation,diagonal transformation?

2 Answers   Cap Gemini,


eno ename esal acct1 acct2 amount1 amount2 100 suresh 10000 sbi1 sbi2 1000 2000 this is our sourse data i would loke to disply like this eno ename esal acct amount 100 suresh 10000 sbi1 1000 100 suresh 10000 sbi2 2000

2 Answers   HCL,


Categories