How do you import and export data into datastage?
No Answer is Posted For this Question
Be the First to Post Answer
1.what is stagearea?what is stage variable? 2.this is my source source:id, name target:id, name 100, murty 100,madan we have three duplicate records for the id column,how can we getthe source record? 100,madan 100,saran
Highlight the main features of datastage?
What is the function in Transformer stage can act as Rank Function in oracle
parallel jobs run on cluster machines. server jobs run on smp and mpp. What do mean by cluster mechines and SMP and MPP..?
what is the main differences between Lookup, Join and Merge stages?
What is exact difference between Parallel Jobs and server Jobs..
how do u catch bad rows from OCI stage? And what CLI stands for?
where we use column generator stage in real time scenario?
i have the source from Uk,north america how can i pass the data two tables based on the locations
HOW WILL YOU IMPLEMENT SURROGATE KEY IN SCD BY USING SURR_KEY GENERATOR,THE VALUE OF S_KEY SHOULD NOT REPEAT EVEN IF THE JOB IS COMPILED REPEATEDELY?
How to delete the data in dataset?types of deleting the data in dataset?
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