Go to main content

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

Exit Print View

Updated: September 2015
 
 

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-failover-rg is online.
  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 installation.
  4. Assume the root role, log in to the node that currently hosts the jde-failover-rg resource group, and start the JD Edwards EnterpriseOne Enterprise Server by running the RunOneWorld.sh script.

    In the following command, jde-user represents the installation username of the JD Edwards EnterpriseOne Enterprise Server.

    # su - jde-user -c "/path-to-jde-binaries/RunOneWorld.sh"
  5. Verify the status of the JD Edwards EnterpriseOne Enterprise Server.
    # su - jde-user -c "/path-to-jde-binaries/jdejobs"
    # su - jde-user -c "/path-to-jde-binaries/porttest user password environment"
  6. Stop the JD Edwards EnterpriseOne Enterprise Server.
    # su - jde-user -c "/path-to-jde-binaries/EndOneWorld.sh"
  7. Switch the jde-failover-rg resource group to another cluster member.
    # clresourcegroup switch -n node jde-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 the JD Edwards EnterpriseOne Enterprise Server to work with HA for JD Edwards EnterpriseOne Enterprise Server.

  9. Stop the JD Edwards EnterpriseOne Enterprise Server instance.
    # su - jde-user -c "/path-to-jde-binaries/EndOneWorld.sh"

Next Steps

Go to Installing the HA for JD Edwards EnterpriseOne Enterprise Server Package.