i have a small question for datastage, After the desinging
(i.e., transformations and loading)part, what we can do?
Answer / jeeva
compile
if it is failed in compile check the error and fix it
re-compile and execute it
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi , Today 1000 records updated, tomorrow 500 records updated how to find that?
What are the various kinds of containers available in datastage?
Explain the situation where you have applied SCD in your project?
How To find the location of APT_confid file
in oracle target stage when we use load option and when we use upsert option?
What is size of a transaction and an array means in a datastage?
How to lode data in sequntional files perform faster?
what is the difference between datasatge and datastage TX?
I am defining one varaible parameter date in job parameters.I want use this variable date in where clause in source query.
What is Cleanup Resources and when do you use it?
A flatfile contains 200 records.I want to load first 50 records at first time running the job,second 50 records at second time running and so on,how u can develop the job?pls give the steps?pls pls
how can i get 2nd highest salary in datastage?can u send me ,thanQ 2)if i had source has 2 records 1st record ie 1st column contains 1,2,3 and 2nd coulmn contains 10,10,10 i have to get target as 2nd columns as 20,30,40 how can i?