Briefly define a session task?
No Answer is Posted For this Question
Be the First to Post Answer
what is normalizer transformation?
scenario where i can use only concurrent execution of workflow.
For stage table data processing, suppose in first run we processed 8 records out of 10 records then in 2nd run we should consider only not processed records (here total no of records =2) along with new records which got loaded in stage table thru real time mapping. Note : In this example, 8 records are those records for which we got transaction number after lookup on trn_no_cod table and 2 records for which lookup returns trn_no as NULL
server hot-ws270 is connect to Repository B. What does it mean?
3. Suppose Seq Gen is supplying a increamental value to a column of a table, suppose, table's column value reaches to maximum value, then what will happen, will the session fail? If it is the situation, then what should be done so that we can stop this kind of situation in advance?
Why we use stored procedure transformation?
By using Filter Transformation,How to pass rows that does not satisfy the condition(discarded rows) to another target?
WHAT IS THE DIFFERENCE BETWEEN .NET AND INFORMATICA?
Can we use Union Transformation for Heterogeneous sources? i.e; 3 sources, 1 from Oracle, 2nd from Informix, 3rd from Sql Server with same metadata?
what is curr val use for in sequence generator?
hOW CAN WE DELETE A RECORD OR TRUNCATE IN TARGET TABLE USING SQL T/R ?
what is rank and dense rank in informatica with any examples and give sql query for this both ranks