Creating User Provided Service for Oracle

    Procedure
  1. Run the following command to create the user-provided service.
    cf cups <service_instances_name> -p "db_url,db_username,db_password"

    Note: Define the <SERVICE_INSTANCE_NAME> as bwcemon_oracle.

    Oracle is now configured with the user-provided service on the Cloud Foundry environment.