# tlog-restore command

The tlog-restore command restores data
from a transaction log magnetic media. This is an alternative to restoring
at the end of a full restore or account restore from a ’save-class’
media.

**Synonyms:** txlog-restore

**For Windows:**Not Supported

## Syntax

```
tlog-restore {(options}
```

## Parameter(s)

| options | p | Directs output to the printer via the spooler. |
| --- | --- | --- |
| h | (Hot backup mode) Does not prompt for more reels, assume true. | |
| s | Suppresses output. Outputs file headers only. | |
| y | Accepts any reel number. | |

## See also

- [account-restore command](https://d3codex.com/tcl/account-restore-command/)
- [account-save command](https://d3codex.com/tcl/account-save-command/)
- [file-save command](https://d3codex.com/tcl/file-save-command/)
- [log-status command](https://d3codex.com/tcl/log-status-command/)
- [restore-errors file](https://d3codex.com/systemfiles/restore-errors-file/)
- [save command](https://d3codex.com/tcl/save-command/)
- [tape-socket command](https://d3codex.com/tcl/tape-socket-command/)
- [Tape socket](https://d3codex.com/definitions/tape-socket/)
- [txlog command](https://d3codex.com/tcl/txlog-command/)
- [txlog-status command](https://d3codex.com/tcl/txlog-status-command/)
- [update-logging command](https://d3codex.com/tcl/update-logging-command/)

---
Source: https://d3codex.com/tcl/tlog-restore-command/ - part of the D3Codex reference.
