Notification Activity
No Answer is Posted For this Question
Be the First to Post Answer
how can you generate sequence number using only the sequential file stage?
In Datastage, how you can fix the truncated data error?
hi, 1)totally how many jobs created in ur project 2)what is ur datamart size & Dwh size 3)How secure ur project 4)could u plz tell be about testing process after complete the job will run sucessfully or not in Datastage
In a batch if a job fails in between and you want to restart the batch from that particular job and not from the scratch then what will you do?
what is a force compile
what is the unix script to run the job? Please mention commands which we use often?
How do u view log file for a particular job?
If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?
How to display all the duplicate records from the oracle Table?
i have source data like empno,enmae 11 ,aa 12 ,bb i want output like empno,ename 11 ,aa 12 ,bb 11 ,aa 12 ,bb
Difference in the implementation of lookup and join stages,in joining two tables?
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?