Define APT_CONFIG in Datastage?
No Answer is Posted For this Question
Be the First to Post Answer
Can you explain repository tables in datastage?
How you Remove the Dataset in Unix?
What are operators in datastage?
data stores in which location while using data set stage as the target?
WHAT ARE THE STAGES U WILL USE IN IMPLEMENTING SCD2/DATE FIELD
How do you remove duplicate values in datastage?
how to get the unique records on multiple columns by using sequential file stage only
Explain the scenarios where sequential file stage runs in parallel?
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.
what are the different type of errors in datastage?
Can anybody tell me in detail any complex datastage job? I have worked only in direct load and full refresh jobs.But in all interviews this question arises
In my project source data comes from MAINFRAME in files.so,This time data is coming as a binary file...I know for binary data we use Complex flat file stage..I have used it also..but on 'view data' data is not coming correctly..as it in MAINFRAME.give me some ideas..