WebSphere WebSphere Enterprise Service Bus, Version 6.0.1 Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

Removing the event database

If you need to remove the event database, you can use the provided scripts. You must remove the database before you uninstall the Common Event Infrastructure.

Why and when to perform this task

When the database is configured, the configuration script also creates scripts for removing the database and the Java database connectivity (JDBC) provider. The scripts for removing the event database are placed in database-specific subdirectories of the install_root/event/dbscripts directory. The scripts for removing the JDBC provider are placed in database-specific subdirectories of the install_root/event/dsscripts directory.

Note: The event database can be shared among multiple event servers using the same JDBC provider configuration. Therefore, remove the JDBC provider configuration only if you have uninstalled the associated event database.

Steps for this task

To remove the event database and JDBC provider, run the appropriate scripts from the following table.
Type Operating system Database script JDBC configuration script
Cloudscape Windows rm_event_cloudscape.bat rm_cloudscape_jdbc_provider.bat
Cloudscape Linux/UNIX rm_event_cloudscape.sh rm_cloudscape_jdbc_provider.sh
DB2 Windows rm_event_db2.bat rm_db2_jdbc_provider.bat
DB2 Linux/UNIX rm_event_db2.sh rm_db2_jdbc_provider.sh
Oracle Windows rm_event_oracle.bat rm_oracle_jdbc_provider.bat
Oracle Linux/UNIX rm_event_oracle.sh rm_oracle_jdbc_provider.sh
Cloudscape z/OS (Windows script) rm_event_cloudscape.bat rm_cloudscape_jdbc_provider.bat
Cloudscape z/OS (Linux/UNIX script) rm_event_cloudscape.sh rm_cloudscape_jdbc_provider.sh
DB2 z/OS (Windows script) rm_event_db2zos.bat rm_db2zos_jdbc_provider.bat
DB2 z/OS (Linux/UNIX script) rm_event_db2zos.sh rm_db2zos_jdbc_provider.sh
You can remove the event database or JDBC provider at any time by running the appropriate script. To remove the JDBC provider, use the appropriate script and specify the scope in which you want to remove the JDBC provider:
rm_db_jdbc_provider scope [server_name]
The generated scripts use these parameters:
scope
The scope in which you want to remove the JDBC provider. The valid values are cell, node, and server.
server_name
The name of the WebSphere ESB from which you want to remove the JDBC provider, if scope is server. (If scope is cell or node, this parameter is ignored.)

Task topic

Terms of Use | Rate this page

Timestamp iconLast updated: 13 Dec 2005
http://publib.boulder.ibm.com/infocenter/dmndhelp/v6rxmx/index.jsp?topic=/com.ibm.websphere.wesb.doc\doc\tcei_install_removeDb.html

(C) Copyright IBM Corporation 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)