do something like:
WHEN ((&DSTYPE NE 'TEMP') AND
((&DSORG NE 'PO') OR
(&DSORG NE 'VS') OR
(&DSORG NE 'DA')) AND
(&DSORG EQ ''))
DO
SET &DATACLAS = 'DCPS'
EXIT
END
and "DCPS" just contains DSORG=PS.
- ravi.
Jack Kelly wrote:
<snip>
Already checked the archives, but didn't find a way to migrate dataset's
with DSORG=NONE
(In my case this datasets's are not SMS managed )
<unsnip>
Just create a minimal Dclass for all DSN and HSM will be happy. But if
they're not opened, HSM will migrate them BUT not back them up, so no
expire unless the bit is on! Non SMS has Dclass too
Jack Kelly
202-502-2390 (Office)
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html