This might be one of those short sighted processes by IBM. >From my understanding they just expected everyone to use the Panels but >probably did not anticipate a need to do a Massive number of changes.
I do not think Naviquest has anything that could be helpful. But I will check. Lizette -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of David G. Schlecht Sent: Wednesday, October 09, 2013 10:15 AM To: [email protected] Subject: Re: IDCAMS ALTER to delete MANAGEMENTCLASS Thanks, Mike. We already have two, NOACTION and NOMIG, that do nothing and I could build a new one just for this purpose. This might be the best solution, but it has its risks. If the NOMIG class gets changed then it will affect all these datasets whereas clearing out the Management Class does not incur this risk. David G. Schlecht | Information Technology Professional State of Nevada | Department of Administration | Enterprise IT Services T:(775)684-4328 | F: (775) 684‐4324 | E:[email protected] -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Mike Schwab Sent: Wednesday, October 09, 2013 10:00 AM To: [email protected] Subject: Re: IDCAMS ALTER to delete MANAGEMENTCLASS How about setting up a MGMTCLAS named like NO, NONE, NOTHING, etc. with no backups, etc, and assigning that value. On Wed, Oct 9, 2013 at 11:55 AM, David G. Schlecht <[email protected]> wrote: > Thanks, Rob. I've considered this approach as a last resort as it will > require multiple DB2 outages. > > > David G. Schlecht | Information Technology Professional State of > Nevada | Department of Administration | Enterprise IT Services > T:(775)684-4328 | F: (775) 684‐4324 | E:[email protected] > > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] > On Behalf Of Klan, Rob (RET-DAY) > Sent: Wednesday, October 09, 2013 9:43 AM > To: [email protected] > Subject: Re: IDCAMS ALTER to delete MANAGEMENTCLASS > > With ADRDSSU you can state NULL classes for example > > COPY DATASET(INCLUDE(UKLANRX.REPORT.MEMBERS)) - > RENAMEU(SYS5) - > STORCLAS(SCSYSDA) NULLMGMTCLAS DELETE > > ADR101I (R/I)-RI01 (01), TASKID 001 HAS BEEN ASSIGNED TO COMMAND 'COPY ' > ADR109I (R/I)-RI01 (01), 2013.282 12:41:06 INITIAL SCAN OF USER > CONTROL STATEMENTS COMPLETED ADR016I (001)-PRIME(01), RACF LOGGING > OPTION IN EFFECT FOR THIS TASK > > ADR006I (001)-STEND(01), 2013.282 12:41:06 EXECUTION BEGINS > > ADR711I (001)-NEWDS(01), DATA SET UKLANRX.REPORT.MEMBERS HAS BEEN ALLOCATED > WITH NEWNAME SYS5.REPORT.MEMBERS USING STORCLAS > SCSYSDA, NO DATACLAS, AND NO MGMTCLAS > > > > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] > On Behalf Of David G. Schlecht > Sent: Wednesday, October 09, 2013 10:51 AM > To: [email protected] > Subject: IDCAMS ALTER to delete MANAGEMENTCLASS > > I can use IDCAMS ALTER to change a Management Class of a dataset but can’t > seem to delete one. I have seen some old documentation where the syntax was: > MANAGEMENTCLASS( -NULL- ) > But that doesn’t work (no management class with that name) and no other > attempt with NULL or blanks works. Current documentation says nothing about > removing Management Class from a dataset. > > How does one do it? > > > David G. Schlecht | Information Technology Professional State of > Nevada | Department of Administration | Enterprise IT Services > T:(775)684-4328 | F: (775) 684‐4324 | E:[email protected] > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
