WebSphere

removeEventServiceInformixDB command

Use the removeEventServiceInformixDB command to remove the event service and, optionally, the associated Informix® event database.

Purpose

The removeEventServiceInformixDB command is a Common Event Infrastructure administrative command is available for the AdminTask object. Use this command to remove the event service database and data sources for Informix from a server or cluster. For more information about the AdminTask object, see the WebSphere® Application Server Network Deployment, version 6.1 documentation.
Icon indicating Vista platform Note: The product uses a Jython version that does not support Microsoft® Windows® 2003 or Windows Vista operating systems.

Parameters

- removeDB
The command removes the database when this parameter is set to true and does not remove the database when set to false. To remove the database, the current server must already configured to run the database commands.
- nodeName
The name of the node that contains the server where the event service data source should be removed. If this parameter is specified, then the serverName parameter must be set. You must not specify this parameter if the clusterName parameter is specified.
- serverName
The name of the server where the event service data source should be removed. If this parameter is specified without the nodeName parameter, the command will use the node name of the current WebSphere profile. You must not specify this parameter if the clusterName parameter is specified.
- clusterName
The name of the cluster where the event service data source should be removed. If this parameter is specified, then the serverName and nodeName parameters must not be set. You must not specify this parameter if the serverName and nodeName parameters are specified.
- dbScriptDir
The directory containing the database scripts generated by the event service database configuration command. If specified, the command will run the scripts in this directory to remove the event service database. The default database script output directory is profile_root/databases/event/node/server/dbscripts/informix.

Sample

Batch mode example usage:

Interactive mode example usage:


reference Reference 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.z.620.doc/doc/rcei_removeeventserviceinformixdb.html
Copyright IBM Corporation 2005, 2010. All Rights Reserved.
This information center is powered by Eclipse technology (http://www.eclipse.org).