How a routine is called in datastage job?
Explain the scenarios where sequential file stage runs in parallel?
1)How to do error handling in datastage? 2)Did sequential stage accepts .xl files ,xml? znd how?
if we take 2 tables(like emp and dept), we use join stage and how to improve the performance?
Differentiate between Symmetric Multiprocessing and Massive Parallel Processing?
types of errors in datastage?
How do you find the number of rows in a sequential file?
what is the use of surogate key in datastage
Which commands are used to import and export the datastage jobs?
what is mapping lookup
in oracle target stage when we use load option and when we use upsert option?
In my source i have 10 records but i want 11 records in target. How can i acheive this in Server jobs.
how to remove duplicates in transformer stage by using stage variables?one example?