Hi All , in PX Job I have passed 4 Parameters and when i run the same job in sequence i dont want to use those parameters , is this possible if yes then how
No Answer is Posted For this Question
Be the First to Post Answer
how many write modes are there in ds
hi everbody, i have a problem in my project.. Native Error Code: -407 "Assignment of a null value to a not null column" hi everbody, i have a problem in my project.. Native Error Code: -407 "Assignment of a null value to a not null column" i have no idea, what should i do..please help :(
Hi friends,Two input files, wants to validate only if the reference data has '0' otherwise no validation should be done..how to do this??
Please explain me the difference between 3 types of slowly changing dimension in datawarehousing?
why we use hash file for lookup?
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?
Difference between IBM DATA STAGE8.5 and DATA STAGE9.1 ?
input like 2 7 8 9 5 1 7 3 6 output:2 5 6 how to find out this plz explain?
Define Data Stage?
What is oci?
Why do we use link partitioner and link collector 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..........?