Page 1 of 1

MGMTCLAS = WORKD

Posted: Thu Oct 30, 2008 12:12 pm
by meekhasingh
What is WORKD MGMTCLAS?

MGMTCLAS

Posted: Sat Nov 01, 2008 5:40 pm
by Natarajan
MGMTCLAS - MGMTCLAS specifies the name of the Management Class which is a set of specifications for the way the storage occupied by the data set should be treated by SMS. Generally, this deals with how long you want to keep this data set


syntax :

//filename DD DSN=filename,
// UNIT=unitname,
// DISP=(....,...,...)
// SPACE=(TRK,(pri.........)),
// RECFM=FB,LRECL=100,MGMTCLAS=STANDARD

Posted: Sun Nov 23, 2008 8:43 am
by Anuj Dhawan
And management class are local to your shop - check with your storage guys what does "worked" means at your shop.