InterviewSolution
| 1. |
What All Challenges You Faced In Informatica In Your Last Project As An Admin And How Did You Resolve Them? |
|
Answer» The oracle client was not installed PROPERLY on Informatica server and also the tns ENTRY in oracle client was not properly. During Informatica server INSTALLATION the domain was not able to ping to the database due to the client issue. The Informatica ADMIN console was not opening due to open FILES in OS Used ulimit –n command to check open files and then increased the no to 4096. The oracle client was not installed properly on Informatica server and also the tns entry in oracle client was not properly. During Informatica server installation the domain was not able to ping to the database due to the client issue. The Informatica admin console was not opening due to open files in OS Used ulimit –n command to check open files and then increased the no to 4096. |
|