A Patches Installed By Release

The bundle patches listed in this appendix are installed in instances provisioned with releases of Oracle SOA Cloud Service.

When you provision a new instance, it contains all of the latest patches associated with the product. However, existing instances are not automatically updated with the latest bundle patches from subsequent releases. You are responsible for keeping the patch levels current. See About Managing Patches for Instances Provisioned With Earlier Releases.

How to Determine What Patches Are Installed

The list of patches is contained in a file on the Administration Server. You can also consult this appendix for a list of patches. To determine what patches are installed:

  1. Use the ssh command to connect to the Administration Server (as the opc user):

    ssh -i private_key opc@VM_IP_address

  2. Change to the oracle user:

    sudo su - oracle

  3. Enter the following command:

    cat /u01/app/oracle/tools/downloadBinaries/soacs/toponame_version_patches.txt

    For example:

    cat /u01/app/oracle/tools/downloadBinaries/soacs/20.3.1.0.0_soaosbb2b_12.2.1.4_patches.txt

    Example Output:

    ["p30549478_122140_Generic.zip","p31396632_122140_Generic.zip"]

Sign in to My Oracle Support and search for the patch numbers to locate and download the patches.

Patch Releases