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 Failover Services

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


Note -  Use the following steps for the failover 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-1 configured in jde-ent-failover-rg is online on node1.
  2. If you are using a database, verify that the database is running.
  3. Go to the directory that contains the RunOneWorld.sh script that you configured in Installing and Configuring the JD Edwards EnterpriseOne Enterprise Server.
  4. Assume the root role and log into the node that currently hosts the jde-ent-failover-rg resource group and start the JD Edwards EnterpriseOne Enterprise Server by running 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. Stop the JD Edwards EnterpriseOne Enterprise Server.
    # su - jde_User -c "/u01/jdedwardsppack/e910/system/bin32/EndOneWorld.sh"
  7. Switch the JD Edwards resource group to another cluster member.
    # clresourcegroup switch -n node jde-ent-failover-rg
  8. Repeat all steps until you have tested all the potential nodes where the JD Edwards EnterpriseOne Enterprise Server can run.

    If the clients can successfully connect to the JD Edwards EnterpriseOne Enterprise Server on each of the potential master nodes, you have successfully configured theJD Edwards EnterpriseOne Enterprise Server to work with the HA for Enterprise Server.

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