How to implement complex jobs in data stage?
No Answer is Posted For this Question
Be the First to Post Answer
What is lookup table?
What is datastage engine?
Is there no issue when you try to convert a NOt null column in nullable and vice versa in aggregator styage and transformer stage? When I tried i got the warnings but in a running code I can see such type of scenarios. Please explain
How do u call shellscript/Batch file from DS?
State the difference between an operational datastage and a data warehouse?
How to generate surrogate key without using surrogate key stage?
Source have 1000 records and it can have three nodes ok but i want how many records are executed on each node?
how can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction
how to handle null values in sequential file?
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 time dimension? and how to populate time demension
1)How to Duplicate Records Delete in Sequential file?