What is the filename which you need to configure in UNIX
while installing infromatica?
Answers were Sorted based on User's Feedback
Answer / ashin
in informatica 7, under $PMRootDir there is one utility
(script) called pmconfig exist, through it we can configure
the inforamtica
| Is This Answer Correct ? | 0 Yes | 1 No |
How you know when to use a static cache and dynamic cache in lookup transformation?
I have 2 Sources,If 1st one Read sucessfully,Then only it has to move to read 2nd source.How can i do in INFORMATICA.
How to update or delete the rows in a target, which do not have key fields?
following source name gender ramya female ram male deesha female david male kumar male i want the target male female ram ramya david deesha kumar any body give solution above question?
what is threshold error in informatica?
My source data like... Empid Name 10 chandra 10 sekhar I am expecting result is Empid Ename 10 Chandrasekhar How can we solve this prob?
How do you implement unconn. Stored proc. In a mapping?
I am hvaing SOURCE as first line: 1000,null,null,null second line as:null,2000,null,null 3rd line as :null,null,3000,null and final line as: 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
Different types of Power center errors?
if i have 10 records in my source,if we use router t/r and given the condition as i>2,i=5 and i<2in the different groups what is the o/p in the target
How to enter same record twice in the target table,explain?
What is the difference between Bad file and Reject file? and Where u can see the Reject file? What records stored in Reject file?