In informatica workflow manager, how many repositories can be created?
No Answer is Posted For this Question
Be the First to Post Answer
What is the Difference between DSS & OLTP?
How do you join more than 3 flat files in informatica?
i have a session which creates a file every time when i runs the session, but it replaces the first file with second file,i want to append the second file follwed by first file when i runs the session,how to achieve this?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
What is diff between connected and unconnected lookup?
5 Answers BirlaSoft, Blue Star Infotech,
What is aggregate cache in aggregator transforamtion?
design of staging area?
How can you recognise whether or not the newly added rows in the source r gets insert in the target ?
Hi Friends, How i could convert a cobol file (VSAM) into the flat file? How i could edit a cobol source file (VSAM)? I want to introduce few columns in the source file and finally the target should be in the Cobol itself. Kindly suggest me friends. Thanks in Advance, Innai
Can you please mail me a copy of Informatica Certification Exam dumps to sriveniv@hotmail.com
There are 100 lines in a file. How to print line number 31-50 and 81-90 in unix with a single command.
i have one senario i have table with 2columns one for primary key another is a constant value(zero). i have to lookup the table and get the maximum primary key here i don't have any common column between source and lookup table(wt table i explained above)... table is (i am assuming he didn't give the table) column1 column2 5 0 2 0 8 0 6 0 3 0 12 0 7 0