ename like ibm,tcs,hcl need display those records only how?
Answers were Sorted based on User's Feedback
Answer / prasad
If the source is Oracle,or any Rdbms then use the 'where
clause' option in the 'available properties to add' tab
other wise we can done using 'filter or transformer'
| Is This Answer Correct ? | 1 Yes | 1 No |
what is the difference between datasatge and datastage TX?
In a table 100 records are there after 50records job is aborted how can u insert all records in target table.
Is possible to create skid in dim,fact tables?
what is initial load and incremental load
Difference between the Sequence and Sequencer in DS?
Give an idea of system variables.
What is the purpose of interprocessor stage in server jobs?
I have a few records just I want to store each records tow times in target how?
can we half project in parallel jobs and half project in server jobs?
Hi this madan, in data stage one file in Empno 12345678910 in a table, i want target is Empno 1 2 3 4 5 6 7 8 9 10
i have a small question for datastage, After the desinging (i.e., transformations and loading)part, what we can do?
1.How to read multiple file from sequential stage. 2.If a file doesn't arrive or doesn't exists in sequential stage how do u handle this. 3.What do you do before taking data from source to staging area. 4. I have a remove duplicate stage and transformer stage.what will u do for optimizeing the performance of the job.