# txlog-on command

The txlog-on command turns on transaction
log enqueueing for the current process.

## Parameter(s)

| options | a | Turns on transaction log enqueueing globally. When using the a option to set the parameter globally, the local value of the line issuing the command will be set to match. All other lines will pick up the new global value upon logging off and back on. |
| --- | --- | --- |

## See also

- [enqueue-status command](https://d3codex.com/tcl/enqueue-status-command/)
- [Tape socket](https://d3codex.com/definitions/tape-socket/)
- [txlog command](https://d3codex.com/tcl/txlog-command/)
- [txlog-off command](https://d3codex.com/tcl/txlog-off-command/)
- [txlog-status command](https://d3codex.com/tcl/txlog-status-command/)

---
Source: https://d3codex.com/tcl/txlog-on-command/ - part of the D3Codex reference.
