Conductor Script Commands
Appendix
A
Conductor Script Commands
283
DeleteFilter
The
DeleteFilter
command deletes the specified event filter in the current
engine.
DeleteFilter filter_id
The
DeleteFilter
command is available only when an engine is current, so you
must first use the
FindEngine
Script command to set the current engine.
You can to use the
ListFilters
Script command to display a list of filters before
selecting the filter to delete.
FindDBService
The
FindDBService
command sets the specified database service for the current
engine as the current component.
FindDBService service_name
The
FindDBService
command is available only when an engine is current, so you
must first use the
FindEngine
Script command to set the current engine. The
specified database service must also be running.
The
FindDBService
command is normally used to check the status of a specific
database service (using the
ShowStatus
Script command) or to shut it down (using
the
Shutdown
Script command).
Argument
Description
filter_id
The specified filter.
Argument
Description
service_name
The specified database service.
Summary of Contents for iPlanet Integration Server 3.0
Page 1: ...Process System Guide iPlanet Integration Server Version3 0 August 2001...
Page 14: ...14 iPlanet Integration Server Process System Guide August 2001...
Page 18: ...18 iPlanet Integration Server Process System Guide August 2001...
Page 42: ...iIS Process Management Tools 42 iPlanet Integration Server Process System Guide August 2001...
Page 226: ...Performance Charts 226 iPlanet Integration Server Process System Guide August 2001...
Page 326: ...Conductor Script Commands 326 iPlanet Integration Server Process System Guide August 2001...
Page 358: ...Database Schema Reference 358 iPlanet Integration Server Process System Guide August 2001...