client know skid info?
No Answer is Posted For this Question
Be the First to Post Answer
Can you explain link buffering?
Differentiate between datastage and datastage tx?
Suppose take my name "Reddyvaraprasad" From source it is coming Reddy vara prasad Need to get As Reddyvara prasad/
source 1123445 I WANT OUTPUT AS DUPLICATES TO TARGET1 LIKE TARGET1 1144 NON-DUPLICATES TO TARGET2 TARGET2 235
file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4
what is a force compile
what is parameterset?
I have a few records just I want to store each records tow times in target how?
1.What is a delta record? How you will read it? 2.What are the different types of sorting?
how to closeing records after 10,000 records come?
Name the third party tools that can be used in datastage?
one file contains col1 100 200 300 400 500 100 300 600 300 from this i want to retrive the only duplicate like this tr1 100 100 300 300 300 how it's possible in datastage?can any one plz explain clearley..........?