Dears ,
bad luck , seems not working as following JCL RC=8 , with msg of " ADR374E
(001)-OPNCL(14), UNABLE TO OPEN DDNAME DASD, 10 " .
//DUMP2HFS JOB (LTSAI,81038),CLASS=A,MSGCLASS=A,MSGLEVEL=(1,1),
// NOTIFY=&SYSUID
/*
//DUMP EXEC PGM=ADRDSSU,REGION=0M
//DASD DD PATH='/tmp/cub/dump2hfs',PATHDISP=KEEP,
// PATHMODE=(SIRWXU,SIRWXG,SIROTH),PATHOPTS=(OWRONLY,OCREAT,OTRUNC)
//SYSPRINT DD SYSOUT=*
//SYSIN DD *
DUMP DATASET(INCLUDE(CAR.JCL.CNTL)) -
OUTDD(DASD) -
SPHERE -
COMPRESS -
SHARE -
TOL(ENQF)
/*
2014-05-08 22:55 GMT+08:00 Staller, Allan <[email protected]>:
> Don't know if it is doable, but should be easy to test.
>
> .
> .
> .
> //OUTDD DD PATHOPS........ (and other appropriate parameters).
> //SYSIN DD * *
> Dump/copy ds(....) OUTDD(OUTDD)......
> /*
>
> Then attempt to copy/restore from hfs/zfs/nfs archive for verification.
>
> HTH,
>
> <snip>Subject: Is it possible to have ADRDSSU dump/copy output files
> directly onto z/OS USS files ?
>
> Dears , as the subject , any resolution ? need to have the output file
> placed onto z/OS USS environment . So that I can using z/OS NFS client to
> store those backup output files onto remote servers.
> </snip>
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN