HP Integrity NonStop J-Series User Manual
Page 118
NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide—429952-016
6-42
ALTER GLOBAL
locks and preventing AutoTMF from committing an automatic transaction. The
EMS message displays the transaction identifier of the long running
transaction, the name of the process holding the locks and the time remaining
before the transaction reaches the AutoCommit limit.
value: a number between 1 and 30 minutes, specified as
n [ SEC[ONDS] | MIN[UTES].
A value entered as n SEC[ONDS] is converted to a minute value.
NEVER: suppresses the display of long transaction warning messages.
DEFAULT: sets the interval to 5 minutes.
DYNAMICTRACE { ON | OFF }
enables or disables dynamic tracing.
When dynamic tracing is enabled, a prepared program periodically checks a
signal file to see if tracing has been requested for that process. The checks are
performed when the process calls READUPDATE on $RECEIVE, all forms of
calls to OPEN, KEYPOSITION, WRITEREAD, DELAY and to
SEVERCLASS_SEND_.
If tracing has been requested, the process starts to write the captured
information to the configured trace file until tracing is turned off. Note that the
same signal file is checked for a request to stop tracing.
Note that to take effect, DYNAMICTRACE must be enabled prior to starting the
application programs.
The default is DYNAMICTRACE ON.
EMSCOLLECTOR collector-process
logs AutoTMF events to an alternate collector process. EMS events are
internal and generally related to configuration problems or process failures.
collector-process must be an existing EMS collector, having a device type 1
and subtype 0; otherwise, the command is ignored.
The default is $0.
If omitted, the collector process is set to the default collector $0.
MAX[MONITOR]OPENS 512-to-4096
the default maximum number of simultaneous open requests supported by the
monitor process.
The default is 512.
SECURETRACE ON | OFF
controls tracing of processes by users other than the owner of the process.