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.
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 profile_root/event/dbscripts directory. The scripts for removing the JDBC provider are placed in database-specific subdirectories of the profile_root/event/dsscripts directory.
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 |
rm_db_jdbc_provider scope [server_name]
Last updated: Thu Apr 27 15:20:07 2006
(c) Copyright IBM Corporation 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)