Conductor Script Commands
Appendix
A
Conductor Script Commands
297
RemoveReadLock
The
RemoveReadLock
command removes a read lock on the specified process
attribute.
RemoveReadLock process_id attribute_name
The
RemoveReadLock
command is available only when an engine is current, so you
must first use the
FindEngine
Script command to set the current engine.
The
RemoveReadLock
command lets you remove a read lock that remains due to
some unusual circumstance. Completing or aborting an activity should remove
any locks placed on a process attribute; however, if a session is unexpectedly
terminated, locks might remain in place.
RemoveWriteLock
The
RemoveWriteLock
command removes a write lock on the specified process
attribute.
RemoveWriteLock process_id attribute_name
The
RemoveWriteLock
command is available only when an engine is current, so
you must first use the
FindEngine
Script command to set the current engine.
The
RemoveWriteLock
command lets you remove a write lock that remains due to
some unusual circumstance. Completing or aborting an activity should remove
any locks placed on a process attribute; however, if a session is unexpectedly
terminated, locks might remain in place.
Argument
Description
process_id
The process instance of the specified attribute.
attribute_name
The name of the process attribute that is locked.
Argument
Description
process_id
The process instance of the specified attribute.
attribute_name
The name of the process attribute that is locked.
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...