What are transforms and what is the differenece between routines and transforms?
In my source i have 10 records but i want 11 records in target. How can i acheive this in Server jobs.
I have 2 Files like fileA fileB Output1 Output2 Output3 1 6 1 6 11 2 7 2 7 12 3 8 3 8 13 4 9 4 9 14 5 10 5 10 15 6 11 7 12 8 13 9 14 10 15 please let know
What are the different options associated with dsjob command?
1.new record it will insert but changes of natural key is not present in taget i want to update (here key is composite natural key )can any one help this to explan how to do
How many areas for files does datastage have?
How to find value from a column in a dataset?
What are the primary usages of datastage tool?
if a column contains data like ram,rakesh,madhan,suraj,pradeep,bhaskar then I want to place names separated by commas in another columns how can we do?
Define Routines and their types?
What is the use of surrogate key stage?
How do y read Sequential file from job control?
SEQUENTIAL FILE I HAVE ONE RECORD,I WANT 100 RECORDS IN TARGET?HOW CAN WE DO THAT?PLS EXPLAIN ME AND WHAT STAGES ARE THERE?WHAT LOGIC?