Stop or Start an Oracle SOA Suite on Marketplace Instance

Use the Oracle Cloud Infrastructure Console to stop or start an Oracle SOA Suite on Marketplace instance.

To stop or start an Oracle SOA Suite on Marketplace instance:
  1. Sign in to the Oracle Cloud Infrastructure Console.
  2. Open the navigation menu and click Compute. Under Compute, click Instances.
  3. On the Compute page, at the far right of the row for the instance, click Actions menu and select Stop or Start.

    Repeat this step for all nodes in the cluster.

After you start (or reboot) the instance, if the servers are not running, complete the following steps:

  1. Change to the oracle user:
    sudo su - oracle
  2. Run the restart script:
    /opt/scripts/restart/restart_12c_servers.sh

Wait for the servers to start before proceeding.