WebSphere

Removing the event database

To remove the event database, you can use the appropriate administrative command for the type of database.

About this task

To remove the event database:
Procedure
  1. Start the wsadmin tool.
  2. Use the AdminTask object to run the appropriate administrative command for your event database:
    Database type Command
    Derby removeEventServiceDerbyDB command
    DB2® on Linux®, UNIX®, and Windows® systems removeEventServiceDB2DB command
    DB2 on z/OS® systems removeEventServiceDB2ZOSDB command
    DB2 on iSeries® systems removeEventServiceDB2iSeriesDB command
    Informix® removeEventServiceInformixDB command
    Oracle removeEventServiceOracleDB command
    SQL Server removeEventServiceSQLServerDB command
    Database-specific notes:
    • On a z/OS system, the administrative command only removes the JDBC data source. To remove the database, you must use SPUFI to run the database removal script generated during database creation. By default, this script is located in the profile_root/databases/event/node/server/dbscripts/db2zos directory.
    • For i5/OS operating system On an iSeries system, the administrative command only removes the JDBC data source. To remove the database on the iSeries system, drop the collection that was created for the database.

    The required parameters (for example, user IDs and passwords) vary by database type. For a complete list of parameters and usage information, refer to the help for the administrative command.


task Task topic

Terms of use | Feedback


Timestamp icon Last updated: 22 June 2010


http://publib.boulder.ibm.com/infocenter/dmndhelp/v6r2mx/topic/com.ibm.websphere.cei.620.doc/doc/tcei_remove_db.html
Copyright IBM Corporation 2005, 2010. All Rights Reserved.
This information center is powered by Eclipse technology (http://www.eclipse.org).