Can we use sequential file as source to hash file? Have you do it ?if what error it will give?
1 6916How u implement the slowly changing dimensions if my source table is consisting of cid,cname,add,phno,email but i need to capture the changes for first three columns how u implement?
IBM,
1 6239i want send my all duplicate record one tar and all uniq records one target how we will perfome explain example: input data eid 251 251 456 456 951 985 out put/target1 251 251 456 456 out put/target2 951 985 how we will bring
13 20096how many datamarts we will use in real time project and when will use the datamart?pls send the replay early
2 9665In my previous project we get data from mainframe and load it into datastage DB2 tables.Sometimes we get data as flat file or a mainframe tables itself directly we fetch the data.Is this a migration project?
TCS,
1 6320Can anybody tell me in detail any complex datastage job? I have worked only in direct load and full refresh jobs.But in all interviews this question arises
TCS,
1 4093
how many rows sorted in sort stage by default in server jobs
How do you reject records in a transformer?
Give an idea of system variables.
Difference between ‘validated ok’ and ‘compiled’ in data stage?
Enlist various types of routines in datastage.
What is job control?
Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?
Name the third party tools that can be used in datastage?
What is meta stage?
Explain usage analysis in datastage?
how to export or import the jobs in .ISX file
what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?
Can you explain how could anyone drop the index before loading the data in target in datastage?
What are the some differences between 7.x and 8.x version of datastage?
i WANTED TO USE THE RANGE LOOKUP SCENARIO IN DATASTAGE 7.5.2 SRVER JOB.i HAVE A DATE FIELD IN SOURCE AND I SHOULD MATCH IT WITH A FIELD IN LOOKUP FILE.BUT,THE FIELDS SHOULD MATCH EVEN THOUGH THERE IS SOME RANGE.CAN SOMEONE TELL ME HOW CAN I DO THAT. THANKS