what is executable in DataStage?
Answers were Sorted based on User's Feedback
Answer / hanug
Datastage generates OSH script which is nothing but
executable code of the datastage.
| Is This Answer Correct ? | 2 Yes | 1 No |
how to sort two columns in single job in datastage.
what is flow of project?
What's the Main Function of the Staging area in DWH
i have a job with 3 possibiliies finish with ststus ok abbort warning how do you handle these 3 in job sequence? explain the situation where you have appiled scd in your project? chandu
if ename='subbu' while running job the job should be abort how come?
How to display all the duplicate records from the oracle Table?
Which warehouse using in your datawarehouse
Hi, My source is oracle(eno,ename,sal,commision,...), my requirement is like this, if there is a null values in commission col i want to keep it as null,and for the remaining first two characters of the value in my target. Plz help me
how can we create a Sorrogate key in transformer stage? I want it in parallel mode
How you Implemented SCD Type 1 & Type 2 in your project?
how to create document in datastage?
How to generate surrogate key without using surrogate key stage?