Conductor Script Commands
Appendix
A
Conductor Script Commands
313
ShowTimer
The
ShowTimer
command displays the properties of the specified timer.
ShowTimer process_id timer_name
The
ShowTimer
command is available only when an engine is current, so you must
first use the
FindEngine
Script command to set the current engine.
The
ShowTimer
command displays the following information:
•
timer name
•
timer state
•
process name and ID
•
type
•
started: TRUE or FALSE
•
expiration time and date
You can use the
ShowProcess
Script command to display a list of timers in a
specified process instance before selecting the timer to display.
LoginUserName
The database user (login) name.
LoggingState
The database logging settings: the tables to which the
engine is logging state and history information.
TransactionCommitTime
The average time it takes the engine to commit a change of
state (complete a transaction involving the engine
database).
DatabaseType
The database management system: ORACLE, SYBASE, etc.
DBServiceRequestTime
The average time it takes for the database service to
complete a request made by the engine.
Argument
Description
process_id
The process instance of the specified timer.
timer_name
The specified timer.
Instrument
Description
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...