My reference says " NULLMGMTCLAS/NMC specifies that the input to the ACS 
routines is a null management class rather than the source data set’s 
management class."  Since he has BYPASSACS, what difference does it make?

> -----Original Message-----
> From: IBM Mainframe Discussion List <[email protected]> On Behalf
> Of Wayne Bickerdike
> Sent: Wednesday, March 21, 2018 11:40 PM
> To: [email protected]
> Subject: Re: need guide iehmove or adrdssu
> 
> Still missing NMC parameter
> 
> On Thu, Mar 22, 2018 at 3:54 PM, retired mainframer <
> [email protected]> wrote:
> 
> > Look up the error message.  The reason code 08 tells you there is already
> > a dataset with that name on the volume.
> >
> > > -----Original Message-----
> > > From: IBM Mainframe Discussion List <[email protected]> On
> Behalf
> > > Of johnnydeep san
> > > Sent: Wednesday, March 21, 2018 9:41 PM
> > > To: [email protected]
> > > Subject: Re: need guide iehmove or adrdssu
> > >
> > > Below is the modified jcl
> > >
> > > //STEP1    EXEC PGM=ADRDSSU,REGION=0M
> > > //DASD1    DD  UNIT=SYSDA,VOL=SER=JASYS1,DISP=OLD
> > > //DASD2    DD  UNIT=SYSDA,VOL=SER=KCVOL1,DISP=OLD
> > > //SYSPRINT DD SYSOUT=*
> > > //SYSIN    DD  *
> > >     COPY INDDNAME(DASD1),OUTDDNAME(DASD2) -
> > >     DATASET(INCLUDE('ADCDMST.IMON.LOAD')) -
> > >     NULLSTORCLAS  -
> > >     BYPASSACS(*)  -
> > >     DELETE -
> > >     CATALOG
> > > /*

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to