What is Session and Batches?
No Answer is Posted For this Question
Be the First to Post Answer
How to load only the first and last record of a flat file into the target?
when we create source as oracle and target as flat file, how can i specify first row as column in flat file?
A mapping contains (1) Source Table S_Time ( Start_Year, End_Year ) (2) Target Table Tim_Dim ( Date, Day, Month, Year, Quarter )
What is difference macros and prompts?
When to use normalization transformation other than cobol source?
To provide support for Mainframes source data,which files r used as a COBOL files
how to join the 2 different table with different columns in informatica?
Explain sessions. Explain how batches are used to combine executions?
i have a source with 100 records.i have 2 targets.in the first target i want to load first 50 records & in the second target i want to load next 50(or remaining) records.
hi,there is a scenario like. there are three columns empid,salmonth, sal contains the values 101,jan,1000 101 feb 1000 like twelve rows are there then my required out put is like contains 13 columns empid jan feb marc.......dec and the velues are 101 1000 1000 1000 like this . thank you
replace multiple spaces with single space.
How to fasten loading of 100 million distinct records in informatica? (Initially they are loaded into target without using any transformation, taking 2 hours)