If you want to use a same piece of code in different jobs, how will you achieve this?
No Answer is Posted For this Question
Be the First to Post Answer
tell me abt Datastage trigger?
What are the main differences you have observed between 7.x and 8.x version of datastage?
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this
What is size of a transaction and an array means in a datastage?
what is normalization and denormalization
CHANGE CAPTURE
Unix command to view the data in a dataset
HOW CAN WE ABORT THE JOB IF THE RECORDS OF SOURCE FILE CONTAINS VALUE AS 'VIJAY'?
How to remove ctrl M or(^M) characters in file using Sequential File stage?
2 Answers Bank Of America, Satyam,
how do u catch bad rows from OCI stage? And what CLI stands for?
Differentiate between operational datastage (ods) and data warehouse?
Scenario : I have 2 jobs say job A and Job B with parameters x and y respectively. I need to create a sequence job. If we pass parameter x then Job A should run, If we pass parameter y then Job B should run, if we dont pass any parameter then Both Job A & B should run.