| steal-file | Index Level | stopptr |
| Syntax | |
| Category | TCL |
| Type | Verb |
| Description |
stops the transaction logger and detaches the transaction logger tape.
Any subsequent (loggable) updates are held on the disk. When the transaction logger is restarted, these updates will be written to the transaction logger tape. |
| Options | k Releases the queue back to overflow. Used for recovery purposes in cases where the transaction logger consumes all available overflow space. |
| See Also | log-status log-msg txlog txlog-status update-logging transaction logger tape-socket |
| Example | |
| Warnings | |
| Compatibility | D3 7.0 AP |
| steal-file | Index Level | stopptr |