ACCOUNT-RESTORE
Restore accounts and files from a framed tape image.
SYNTAX
ACCOUNT-RESTORE [tape-file] [DRY-RUN]ACCOUNT-RESTORE uses the maintained framed-tape loader also used by FILE-LOAD. It reads the configured pseudo0 tape by default or an explicit, optionally quoted path. The loader validates the header, interprets account and file control records, stages DATA and DICT changes, commits only after parsing, and returns the session to its original account. DRY-RUN performs the same parsing and reports statistics without committing changes.
- This is an administrative restore operation that can replace stored data.
- Quoted paths and dry-run spellings follow the same rules as FILE-LOAD.
- This command is deprecated. Use export scripts from the target and import with import-all.