The spdsrstr command can be used to validate
SPD Server backup files in advance of performing a restore. It can also be used to create a
backup file table of contents in addition to restoring files from a backup.
When validating backup files or creating a backup file table of contents, you need
to provide only the source backup files as input. There is no need to connect to SPD
Server. Use the -f or -e option to identify the backup files.
When performing a restore, specify options to connect to a server domain in addition
to the backup files. To restore (or validate the restore) of a single
table or specified tables, include the table option.
When performing a restore,
spdsrstr re-creates indexes by default. Specify the -n option if you
want to suppress index creation, and re-create the indexes with PROC
DATASETS or PROC SQL after the table is fully restored instead.
Domain
ACL files are not restored unless you specify the -a or -aforce option. Specify
-aonly to restore only the domain ACL files, and nothing else.