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
No Answer is Posted For this Question
Be the First to Post Answer
Different ways a project can be moved to production ?...example ….export-import and Version control.
Why we need datasets ratherthan sequential files?
What are the various kinds of containers available in datastage?
How one source columns or rows to be loaded in to two different tables?
cust id,cust quty like 1,101;1,102;1,103 i want output like cust id,cust quty 1 101,102,103 in oracle please write a query in oracle
what is the Difference Between Datastage Server Edition and Parallel Edition?
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?
What is size of a transaction and an array means in a datastage?
what are fact tables and dimension tables? give example assuming one table.
Emp login_timestamp Logout_timestamp A,2019-02-01 02:24:15,2019-02-01 04:59:42 B,2019-03-29 14:43:30,2019-03-29 20:22:00 ABC,2019-03-29 12:43:00,2019-03-29 23:22:59 In the above calculate the duration of hours spent in office for each emp in datastage.
When we will go for Data elements?
How many input links can you give to a Transformer stage?