Previous Topic: RESTORE — Immediate (Dynamic) RestoreNext Topic: Restoring Selected PDS Members


RESTORE Command

The RESTORE command dynamically restores data sets. There is no restriction on the number of RESTORE commands that a user can execute during a session.

The RESTORE command syntax is:

RESTORE	[DSNAME-LIST]
{MEMBER(mbrlist)}
{NEWNAME(newname)}
{VERSION(-nn)}
{TIMEDATE(hhmmdate)}
{VOLUME(volume)}
{POOL(name)}
[NOCATALOG]
[RECATALOG]
[SCRATCH]
[ERASE]
{PASSWORD(password)}

All parameter definitions for DRESTORE also apply to this command and are not repeated here.