How to change 1.000 data set mgmtclas setting the mgmtclas defined by DFSMS ACS MGMTCLAS ????

2011-12-14 Thread af dc
Hello,
due to an error on our ACS MGMTCLAS was set a wrong MC to 1.000 disk
datasets, now i want to set them correctly. ACS MC is now ok, but I
wanted to know if there is a process ofsetting the correct MC in a
quick way..otherwise I have to:
1- ISMF dsn test to check what is the correct MC
2- Doing a IDCAMS/ALTER to set the correct MGMTCLAS data set by data set

Any hint is welcome.
Many thx,A.Cecilio.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: How to change 1.000 data set mgmtclas setting the mgmtclas defined by DFSMS ACS MGMTCLAS ????

2011-12-14 Thread Dave Salt
I'm not sure if it helps, but SimpList lets you display the attributes of any 
data set and over-type any attributes you wish to change (e.g. the amount of 
allocated space or the record length or the data set organization or SMS 
attributes etc). Feel free to contact me off-list if you have any questions.
 
Dave Salt

SimpList(tm) - try it; you'll get it! 

http://www.mackinney.com/products/program-development/simplist.html  



 Date: Wed, 14 Dec 2011 15:53:56 +
 From: acbi...@gmail.com
 Subject: How to change 1.000 data set mgmtclas setting the mgmtclas defined 
 by DFSMS ACS MGMTCLAS 
 To: IBM-MAIN@bama.ua.edu
 
 Hello,
 due to an error on our ACS MGMTCLAS was set a wrong MC to 1.000 disk
 datasets, now i want to set them correctly. ACS MC is now ok, but I
 wanted to know if there is a process ofsetting the correct MC in a
 quick way..otherwise I have to:
 1- ISMF dsn test to check what is the correct MC
 2- Doing a IDCAMS/ALTER to set the correct MGMTCLAS data set by data set
 
 Any hint is welcome.
 Many thx,A.Cecilio.
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html
  
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: How to change 1.000 data set mgmtclas setting the mgmtclas defined by DFSMS ACS MGMTCLAS ????

2011-12-14 Thread Martin, Larry D
You can use ADRDSSU to redetermine the MGMTCLASS.

Example:

//STEP1  EXEC  PGM=ADRDSSU,REGION=2048K
//SYSPRINT  DD  SYSOUT=*   
//I16  DDVOL=SER=PR1032,UNIT=3390,DISP=SHR 
//I35  DDVOL=SER=PR1045,UNIT=3390,DISP=SHR 
//I38  DDVOL=SER=PR1048,UNIT=3390,DISP=SHR 
//SYSINDD* 
 CONVERTV  REDETERMINE   - 
   DDNAME(I16,I35,I38) 
/*  


...Larry   

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
af dc
Sent: Wednesday, December 14, 2011 10:54 AM
To: IBM-MAIN@bama.ua.edu
Subject: How to change 1.000 data set mgmtclas setting the mgmtclas defined by 
DFSMS ACS MGMTCLAS 

Hello,
due to an error on our ACS MGMTCLAS was set a wrong MC to 1.000 disk
datasets, now i want to set them correctly. ACS MC is now ok, but I
wanted to know if there is a process ofsetting the correct MC in a
quick way..otherwise I have to:
1- ISMF dsn test to check what is the correct MC
2- Doing a IDCAMS/ALTER to set the correct MGMTCLAS data set by data set

Any hint is welcome.
Many thx,A.Cecilio.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: How to change 1.000 data set mgmtclas setting the mgmtclas defined by DFSMS ACS MGMTCLAS ????

2011-12-14 Thread Darth Keller
Larry - 

This one caught my eye as I've never had occasion to use it and I thought 
it was very interesting. 

I would think he'd want to run it first with the TEST keyword as this is 
a volume-level function - meaning that all the datasets on the volume 
would be re-driven.  I'd definitely want to know what was going to be 
impacted before running it 'live' - it would definitely have the potential 
to make his problem worse.   I wish there was some way to limit it more 
(ie by a DSN mask), but didn't see one in the manual.

I can also see some potential with this tool to test SMS changes if I 
don't know how to use Naviquest  -  make the SMS change on a  Tech system, 
then run the RETERMINE job in 'TEST' mode for some key volumes,  see what 
changed.  Did the changed constructs match what I thought I was changing, 
did I change anything that I didn't expect to, etc. 

dd keller 


///

You can use ADRDSSU to redetermine the MGMTCLASS.

Example:

//STEP1  EXEC  PGM=ADRDSSU,REGION=2048K 
//SYSPRINT  DD  SYSOUT=* 
//I16  DDVOL=SER=PR1032,UNIT=3390,DISP=SHR 
//I35  DDVOL=SER=PR1045,UNIT=3390,DISP=SHR 
//I38  DDVOL=SER=PR1048,UNIT=3390,DISP=SHR 
//SYSINDD* 
 CONVERTV  REDETERMINE   - 
   DDNAME(I16,I35,I38) 
/* 


...Larry

This e-mail message and all attachments transmitted with it may
contain legally privileged and/or confidential information intended
solely for the use of the addressee(s). If the reader of this
message is not the intended recipient, you are hereby notified that
any reading, dissemination, distribution, copying, forwarding or
other use of this message or its attachments is strictly
prohibited. If you have received this message in error, please
notify the sender immediately and delete this message and all
copies and backups thereof. Thank you.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html