Update Oracle SOA Suite on Marketplace Stack Variables

Note:

This step is optional if you auto-provision a Oracle SOA Suite on Marketplace instance as part of the migration.

After the migration, you must update the RCU schema prefix and the stack variables (DB details and WLS admin credentials) in Oracle SOA Suite on Marketplace to match the Oracle SOA Cloud Service domain configuration.

Update the RCU Schema Prefix

Edit the /u01/app/oracle/private/schemaPrefix file in the Oracle SOA Suite on Marketplace virtual machine and replace the existing RCU schema prefix with the Oracle SOA Cloud Service RCU schema prefix.

Update the Stack Variables

To update the Oracle SOA Suite on Marketplace stack variables, see Steps To Update SOAMP Stack Variables.

Review and update the following stack variables.

WLS Admin Credentials

  • wls_admin_user
  • wls_admin_password (if KMS is not enabled)
  • wls_kms_admin_secret_compartment_id (if KMS is enabled)
  • wls_kms_admin_password_ocid (if KMS is enabled)

OCI DB Details:

  • ocidb_compartment_id
  • ocidb_dbsystem_id
  • ocidb_dbhome_id
  • ocidb_database_id
  • ocidb_pdb_service_name
  • oci_db_port
  • oci_db_password (if KMS is not enabled)
  • oci_kms_db_secret_compartment_id (if KMS is enabled)
  • oci_kms_db_password_ocid (if KMS is enabled)

ATP Details

  • atp_db_compartment_id
  • atp_db_id
  • atp_db_level
  • custom_atp_db_level
  • atp_db_password (if KMS is not enabled)
  • atp_kms_db_secret_compartment_id (if KMS is enabled)
  • atp_kms_db_password_ocid (if KMS is enabled)