Features: |
SPDSCMD statement with SPDSBKUP and SPDSRSTR commands |
/spdsadm/bkup
.
libname backup sasspds 'test' host='sunny' serv='5150' user='admin' passwd='admin' ACLSPECIAL=YES;
/spdsadm/bkup/test_BK_03Feb2016_233000.0.0.spds9
and
the table of contents file /spdsadm/bkup/test_TC_03Feb2016_233000
.proc spdo lib=backup; spdscmd 'spdsbkup -a -full -d tstdomn -h sunny -s 5150 -f /spdsadm/bkup/test';
spdscmd 'spdsrstr -aforce -d tstdomn -h sunny -s 5150 -e /spdsadm/bkup/test';