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] > > > ________________________________ > This communication, including any attachments, may contain confidential > information and is intended only for the individual or entity to which it is > addressed. Any review, dissemination or copying of this communication by > anyone other than the intended recipient is strictly prohibited. If you are > not the intended recipient, please contact the sender by reply e-mail and > delete all copies of the original message. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send email to > [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send email to > [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN -- Mike A Schwab, Springfield IL USA Where do Forest Rangers go to get away from it all? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
