Migrate Workloads Using Existing Scripts

Deploy all resources and applications on a provisioned domain by updating existing scripts.

Update existing scripts target the new domain’s servers and update database connections to match databases migrated to Oracle Cloud Infrastructure.

Note the following:

  • The domain name created for the Oracle WebLogic Server for Oracle Cloud Infrastructure image is the prefix you supplied during provisioning with the added suffix _domain, for example test_domain.

  • Managed server names follow the pattern <prefix>_server_<index> for example test_server_1, test_server_2, test_server_n where n is the number of nodes provisioned.

  • The Administrator server is named <prefix>_adminserver, for example test__adminserver.

  • If you provisioned WebLogic Enterprise Edition, a cluster named <prefix>_cluster is provisioned that includes all the managed servers.

  • You will need the connection string for the database you created earlier.