Deprovision an Oracle SOA Suite on Marketplace Instance

You can deprovision an Oracle SOA Suite on Marketplace instance using the Terraform Destroy action. Optionally, you can also delete the stack.

To deprovision an Oracle SOA Suite on Marketplace instance:

  1. Go to the Stack Details page of the instance you want to deprovision, as described in View Oracle SOA Suite on Marketplace Instance Details.
  2. On the Stack Details page, click Terraform Actions and select Destroy.
    Stack Details page Terraform Actions menu
  3. In the Destroy dialog, click Destroy.
    Destroy dialog

    This action deletes the RCU shemas, compute instances, VCNs, subnets, load balancer, and backend servers created during provisioning.

    Note:

    If you subsequently want to re-create the instance using the same stack, select the Plan and Apply operations from the Terraform Actions menu.
  4. Optionally, click Delete Stack, and click Yes when prompted to confirm your selection.

    This action deletes the stack entry on the Stacks page in Resource Manager.

    Notes:

    • Destroying the stack deletes compute instances and load balancers that were created using the stack.
    • Deleting the stack deletes the associated jobs and the stack.
    • Deleting the stack cannot be undone.
    • Never delete a stack directly from Resource Manager without running the Terraform Destroy action. That is, do not select the Delete option from the menu at the far right of the row for the stack. If you accidentally delete a stack using Resource Manager before running the Terraform Destroy action, make sure you delete all the compute instances (in the case of a multinode cluster) and delete the corresponding load balancer instance, if it exists.