What is datastage engine?
No Answer is Posted For this Question
Be the First to Post Answer
What are datastage sequences?
how can we send even and odd records from a sequential file to two different targets
10 Answers IBM, iGate, TCS,
why we use parameters instead of hard code in datastage
what is initial load and incremental load
CAN WE DECLARE DATASET SET WITH OTHER THAN .DS EXTENTION OR NOT IF YES WHAT IS THE DIFFERENCE U FIND?IF NOT WHY?
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
what is Audit table?Have u use audit table in ur project?
HOW CAN YOU DO SCD2 IN DATA STAGE USING SEQUENTIAL FILES?
WHAT ARE THE STAGES U WILL USE IN IMPLEMENTING SCD2/DATE FIELD
Can you explain engine tier in information server?
8000 jobs r there i given commit, suddenly job will abort? what happens? 2)diff b/t transformer stage & filter stage? 3)how to load the data in the source?
hi All, i have one scenario like if source--->transformer-->2 target sequential files the 1 st target sequential file is loads the data from source and 2nd target sequntial file contain the 1st target total record count,and file name of 1 st target seq file and timestamp seperated by delimeter for example if source have 10 record the 1st target seq file hav 10 records and 2nd target seq file example 10|xyz.txt|20101110 00:00:00 could you please help me out how can i implement in datastage job.