What is the internal processes of integration server in Informatica? How data will be extract and load to the target?
No Answer is Posted For this Question
Be the First to Post Answer
how much memory (size) occupied by a session at runtime
How to fix the etl bugs..Tell me the process?
How do u identify or filter out a 0 byte file available in a folder by using UNIX command?
i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance
The question was on time stamp. what is the difference between HH and HH24 when to use when.
What are different types of transformations available in informatica?
I am hvaing SOURCE as 1000,null,null,null null,2000,null,null null,null,3000,null null,null,null,4000 Now i want the OUTPUT as 1000,2000,3000,4000 For more clarification i want to elimate nulls and want in a single line. Please help me out
If a table contains 100 records we have to fetch 50-100 records from source to target?how
Hi, As shown below i have repositories under that some folder are there . Between these repositories and folder some thing is there.I want to know what is that? repositories repo1 repo2 repo3 IS_## IS_## IS_## Folder1 Folder2 Folder3 - - - Here i want to what IS_## represents ? Advance Thanks
ename,deptcount vamshi,3 kumar,5 krish,8 in o/p i want vamshi record 3 times kumar record 5 times like wise what is the logic.? give the entire logic plz
Can i create a lookup table without cache.
How to create the list file having millions of flat files while indirect loading in informatica? In indirect file loading, suppose we have less no.of flat files then we can enter files names manually in list file creation. If millions of files are there, how can we enter the flat file names in list file?