This topic describes the process of enabling and disabling a virtual Oracle E-Business Suite (EBS) instance.

An enabled virtual EBS instance will be running and fully available to end users. A disabled virtual EBS instance will be neither running nor mounted to the target environments.

Be careful! Services running on the appsTier depend on the availability of services on the dbTier. The steps below are explicitly ordered with these dependencies in mind. Executing steps out of order may lead to errors in accessing the virtual EBS instance.

Disabling

  1. Login to the Delphix Admin application using Delphix Admin credentials.
  2. Click Manage.
  3. Select  My Databases.
  4. Select the appsTier vFiles for your EBS instance.
  5. On the back of the card, move the slider control from Enabled to Disabled
    Disabling the appsTier vFiles will stop the appsTier services and unmount the appsTier files.

    Stopping the appsTier may take a long time. The Delphix Engine will wait for all Oracle application processes to exit before declaring the appsTier as stopped.  

  6. Select the VDB utilized by your EBS instance.
  7. On the back of the card, move the slider control from Enabled to Disabled
    Disabling the VDB will stop the database instance and unmount the data files.
  8. Select the dbTechStack vFiles hosting your virtual EBS database.
  9. On the back of the card, move the slider control from Enabled to Disabled
    Disabling the dbTechStack vFiles will stop the database listener and unmount the dbTechStack files.

Once you have disabled all three EBS virtual datasets successfully, your virtual EBS instance should be fully removed from the target environment.

Enabling

  1. Login to the Delphix Admin application using Delphix Admin credentials.
  2. Click Manage.
  3. Select My Databases.
  4. Select the dbTechStack vFiles hosting your virtual EBS database.

  5. On the back of the card, move the slider control from Disabled to Enabled.
    Enabling the dbTechStack vFiles will mount the dbTechStack files and start the database listener.
  6. Select the VDB utilized by your EBS instance.

  7. On the back of the card, move the slider control from Disabled to Enabled.
    Enabling the VDB will mount the data files and start the database instance.
  8. Select the appsTier vFiles hosting your virtual EBS database.

  9. On the back of the card, move the slider control from Disabled to Enabled.
    Enabling the dbTechStack vFiles will mount the appsTier files and start the application services.

Once you have enabled all three EBS virtual datasets successfully, your virtual EBS instance should be running and accessible.