+

Search Tips | Advanced Search

For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.


Removing the database service configuration from Bluemix

If you ran the prepareserverdbs.sh script during the configuration of your V8.0.0 image, the configurations and database tables required for MobileFirst Server are created. This script also creates the database schema.

To remove the database service configuration from Bluemix®, perform the following procedure using Bluemix dashboard.


Procedure

  1. From the Bluemix dashboard, select the dashDB™ service you have used while configuring the IBM MobileFirst™ Platform Foundation on IBM® Containers.

    Tip: Choose the dashDB service name that you had provided as parameter while running the prepareserverdbs.sh script.

  2. Launch the dashDB console to work with the schemas and database objects of the selected dashDB service instance.
  3. Select the schemas related to IBM MobileFirst Platform Foundation configuration on IBM Containers.

    Tip: The schema names are ones that you have provided as parameters while running the prepareserverdbs.sh script.

  4. Delete each of the schema after carefully inspecting the schema names and the objects under them. The database configurations are removed from Bluemix.

Parent topic: IBM MobileFirst Platform Foundation on cloud