Oracle® Solaris Cluster Data Service for Oracle JD Edwards EnterpriseOne Enterprise Server Guide

Exit Print View

Updated: July 2014, E40215–01
 
 

How to Verify the JD Edwards EnterpriseOne Enterprise Server Installation and Configuration for Multi-Master and Multi-Instance Services

Use this procedure to verify the JD Edwards EnterpriseOne Enterprise Server installation and configuration for both multi-master and multi-instance services. This procedure does not verify that your application is highly available because you have not installed the data service yet.


Note -  Use the following steps for the multi-master and multi-instance configuration that is described in Standard Data Service Configurations in Oracle Solaris Cluster Data Service for Oracle WebLogic Server Guide . If you are planning a different configuration, you must configure the JD Edwards EnterpriseOne Enterprise Server accordingly.
  1. Verify that the logicalhost-n1-rs and logicalhost-n2-rs configured in logicalhost-n1-rg and logicalhost-n2-rg are online on node1 and node2 respectively.
  2. If you are using a database, verify that the database is running.
  3. Go to the directory that contains the JD Edwards EnterpriseOne Enterprise Server START script on node1.
  4. Assume the root role and log into the node that currently hosts the jde-ent-rg resource group and start the RunOneWorld.sh script.
    # su - jde_User -c "/u01/jdedwardsppack/e910/system/bin32/RunOneWorld.sh"
  5. Verify the status of the JD Edwards EnterpriseOne Enterprise Server.
    # su - jde_User -c "/u01/jdedwardsppack/e910/system/bin32/jdejobs"
    # su - jde_User -c "/u01/jdedwardsppack/e910/system/bin32/porttest JDE JDE DV910"
  6. Start the server by going to the directory containing the JD Edwards EnterpriseOne Enterprise Server installation on node2.
    # su - jde_User_2 -c "/u02/jdedwardsppack/e910/system/bin32/RunOneWorld.sh"
    
  7. Verify the status of the JD Edwards EnterpriseOne Enterprise Server.
    # su - jde_User -c "/u01/jdedwardsppack/e910/system/bin32/jdejobs"
    # su - jde_User -c "/u01/jdedwardsppack/e910/system/bin32/porttest JDE JDE DV910"

    If the clients can successfully connect to the JD Edwards EnterpriseOne Enterprise Servers on each of the potential master nodes, you have successfully configured the JD Edwards EnterpriseOne Enterprise Servers to work with the HA for JD Edwards EnterpriseOne Enterprise Server in a multi-master configuration.

  8. Stop the JD Edwards EnterpriseOne Enterprise Server and proceed to Installing the HA for JD Edwards EnterpriseOne Enterprise Server Package.