Cleaning up the database

When you have finished with the Data Warehouse sample, you can remove the database, its ODBC definition, and the user identifier and password values that are associated with the data source name.

Complete the following tasks to clean up the database environment:

  1. Remove the database and ODBC definition.

    Follow the instructions that are relevant to your database manager:

  2. Remove the user identifier and password that are associated with the data source name USERDB.

    Open a command console window in which you can run WebSphere Message Broker commands. Enter the following command to remove the user identifier and password.

    mqsisetdbparms MB8BROKER -n USERDB -d

Back to sample home