TMF Reference Manual (G06.24+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-002
3-268
STATUS BEGINTRANS
STATUS BEGINTRANS
The STATUS BEGINTRANS command displays the current status of TMF transaction
processing, indicating whether this feature is enabled or disabled.
Security Restrictions
Anyone can enter the STATUS BEGINTRANS command.
TMF State Requirement
Before you can enter the STATUS BEGINTRANS command, TMF must be started.
Usage Guideline
If transaction processing is disabled, STATUS BEGINTRANS reports all reasons why
this is so.
Output Displayed
The STATUS BEGINTRANS command displays transaction processing status, as
controlled by the BEGINTRANSACTION system library procedure, which is either
enabled or disabled. In addition, if the status is disabled, one or more messages
reporting the cause of this status appears in the display.
Examples
The following STATUS BEGINTRANS command displays the transaction processing
status when transaction processing is enabled:
TMF 91> STATUS BEGINTRANS
BeginTrans Status: ENABLED
The next STATUS BEGINTRANS command displays the transaction processing status
when transaction processing is disabled:
TMF 98> STATUS BEGINTRANS
BeginTrans Status: DISABLED
Master Audit trail is above its BEGINTRANSDISABLE
threshold.
Auxiliary03 Audit Trail is above its BEGINTRANSDISABLE
threshold.
The TRANSCOUNTTHRESH has been exceeded.
STATUS BEGINTRANS