Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Informatica 8.6.1 - Configure a new node

920575Feb 28 2012
Our informatica installation is in a shared drive that is accessible from 4 diffrent unix boxes. Corrently only one node (one of 4 boxes) is set up as a gateway node and we can bring up informatica only from that node. To have a process to bring up informatica from another node (in case of hardware failure), we are working oon the steps to configure another node(as a replace,ent for the original node). We did the following

1/ Delete the Existing Domain using infasetup.sh deleteDomain (that use node1)
2/ Created New Domain using infasetup.sh defineDomain (that use node2)
3/ Defined a Gateway Node using infasetup.sh defineGatewayNode (node2)
4/ Startup the service using infaservice.sh startup (from node 2)

This however is not working. First 3 steps did not give any error. Step 4 just started 1 java process and no pmserver or pmrepagent process. Admin console is not coming up.

Questions :

1/ What do I have to look in node.log, catalina.out, exceptions.log?
2/ What are other troubleshoting steps?
3/ Will do you any other steps or in diffrent order helps?
Comments
Locked Post
New comments cannot be posted to this locked post.