TMF Reference Manual (G06.24+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-002
3-136
ENABLE BEGINTRANS
ENABLE BEGINTRANS
The ENABLE BEGINTRANS command resumes transaction processing after it has
been suspended by the DISABLE BEGINTRANS command.
Security Restrictions
You can enter the ENABLE BEGINTRANS command only if you are a member of the
super user group.
TMF State Requirement
Before you can enter the ENABLE BEGINTRANS command, TMF must be started.
Usage Guidelines
The ENABLE BEGINTRANS command resumes transaction processing by requesting
TMF to again allow calls to the BEGINTRANSACTION system library procedure.
Although transaction processing is sometimes explicitly suspended through the
DISABLE BEGINTRANS command, this suspension can also result from other events:
•
The active capacity of one or more audit trails reaches its configured threshold.
•
The number of concurrent transactions in the system exceeds its configured
threshold.
•
Memory available for the Transaction Manager library on one or more processors
runs low.
•
Memory available for either TMP process runs low.
If any of these conditions exist when you enter the ENABLE BEGINTRANS command,
TMF generates an EMS event message. Before the ENABLE BEGINTRANS
command takes effect, these conditions must all be corrected.
If transaction processing is not disabled when you enter ENABLE BEGINTRANS,
TMFCOM displays an error message.
Example
The following ENABLE BEGINTRANS command resumes transaction processing:
TMF 65> ENABLE BEGINTRANS
ENABLE BEGINTRANS