Hi

I tried with this DATACLASS solution, but a job with a dataset creation and with DCB=*.REF for my surprise took, this dataclass and not the DCB paramters from the REF DD.

Ambat Ravi Nair wrote:

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



--
Miklos Szigetvari

Development Team
ISIS Information Systems Gmbh tel: (+43) 2236 27551 570 Fax: (+43) 2236 21081 E-mail: [EMAIL PROTECTED] Info: [EMAIL PROTECTED] Hotline: +43-2236-27551-111 Visit our Website: http://www.isis-papyrus.com ---------------------------------------------------------------
This e-mail is only intended for the recipient and not legally
binding. Unauthorised use, publication, reproduction or
disclosure of the content of this e-mail is not permitted.
This email has been checked for known viruses, but ISIS accepts
no responsibility for malicious or inappropriate content.
---------------------------------------------------------------
----------------------------------------------------------------------
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

Reply via email to