LABEL=RETPD and MGMTCLAS can go together?



JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...

LABEL=RETPD and MGMTCLAS can go together?

Postby pmagui » Thu Jun 10, 2010 5:36 pm

Hi, I'm review part of an existing code and found the following:

//SORTOF01 DD DSN=&CUST..&SYSTEM.MA.PREDIST(+1),
// DISP=(NEW,CATLG,DELETE),
// UNIT=&TAPE,
// VOL=(,,,20),
// LABEL=RETPD=500,
// DCB=(SYS3.DSCB,BUFNO=20,
// RECFM=FB,LRECL=350,BLKSIZE=32550),
// MGMTCLAS=MCMT0001

I think the management class should't be there, could anyone confirm me this?.
If I remove the LABEL parameter do I need to code the management class? Or the management class is only for storage on disc?


PMAGUI
pmagui
 
Posts: 7
Joined: Thu Jun 10, 2010 5:28 pm
Has thanked: 0 time
Been thanked: 0 time

Re: LABEL=RETPD and MGMTCLAS can go together?

Postby Robert Sample » Thu Jun 10, 2010 5:53 pm

This is an issue that only your site support group can really help you with. SMS policies, including data class, management class, storage class and storage group, are set up by each site and the rules that apply to one site will be meaningless to another site. Based on site rules, the management class may be required, or it may be optional, or it may be that you are not allowed to code management class at all -- only your site support group can tell you for sure.
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times

Re: LABEL=RETPD and MGMTCLAS can go together?

Postby pmagui » Thu Jun 10, 2010 6:00 pm

Robert Sample wrote:This is an issue that only your site support group can really help you with. SMS policies, including data class, management class, storage class and storage group, are set up by each site and the rules that apply to one site will be meaningless to another site. Based on site rules, the management class may be required, or it may be optional, or it may be that you are not allowed to code management class at all -- only your site support group can tell you for sure.
Thank you Robert for your quick response. I'll try to contact my storage support group.-
Best regards,

PMAGUI.-
pmagui
 
Posts: 7
Joined: Thu Jun 10, 2010 5:28 pm
Has thanked: 0 time
Been thanked: 0 time


Return to JCL

 


  • Related topics
    Replies
    Views
    Last post