Hi, It looks like there is a an ADR211I message saying that SYS3.CNTL.DEV was not moved because it was in use. Second, if possible, I would open a PMR. I suspect that DSS is not trying to consolidate the extents of the other data sets, and is reporting incorrect information in the ADR455W.
Robert DFSMSdss Architecture and Development Tucson, AZ 1-720-349-5211 [email protected] IBM Mainframe Discussion List <[email protected]> wrote on 08/31/2016 02:14:40 PM: > From: retired mainframer <[email protected]> > To: [email protected] > Date: 08/31/2016 02:15 PM > Subject: Re: QUESTION ABOUT REDUCING EXTENTS : USING DFDSS > Sent by: IBM Mainframe Discussion List <[email protected]> > > There is no indication that the specified dataset was processed. Is > it actually on volume DISS06? > > > -----Original Message----- > > From: IBM Mainframe Discussion List [mailto:[email protected]] On > > Behalf Of John Dawes > > Sent: Wednesday, August 31, 2016 8:48 AM > > To: [email protected] > > Subject: QUESTION ABOUT REDUCING EXTENTS : USING DFDSS > > > > G'Day, > > > > I ran a job to reduce the extents of a PDS however for some reason > it tried to process other > > dataset on that volume. I am not sure why. Perhaps I missed > something in the doc? > > > > Below are the jcl and the job output. Thanks in advance. > > /* > > //CONSOLD EXEC > > PGM=ADRDSSU,REGION=4M,TIME=1440,PARM='UTILMSG=YES' > > //DASD1 DD UNIT=3390,VOL=SER=DISS06,DISP=SHR > > //SYSPRINT DD SYSOUT=* > > //SYSMAP DD SYSOUT=* > > //SYSIN DD * > > CONS DATASET(INCLUDE(SYS3.CNTL.DEV)) - > > PIDD(DASD1) > > /* > > Output: > > CONS DATASET(INCLUDE(SYS3.CNTL.DEV)) > > PIDD(DASD1) > > ADR101I (R/I)-RI01 (01), TASKID 001 HAS BEEN ASSIGNED TO COMMAND > > 'CONS ' > > ADR109I (R/I)-RI01 (01), 2016.243 07:50:39 INITIAL SCAN OF USER CONTROL > > STATEMEN > > ADR016I (001)-PRIME(01), RACF LOGGING OPTION IN EFFECT FOR THIS TASK > > ADR006I (001)-STEND(01), 2016.243 07:50:39 EXECUTION BEGINS > > ADR806I (001)-DFRGD(01), RELOCATED EXTENTS WILL BE COPIED USING A > > FAST REPLICATION FUNCTION > > ADR211I (001)-DFRGD(01), DATA SET SYS3.CNTL.SHR IN USE AND WAS NOT > > MOVED > > ADR455W (001)-DFRGD(01), THE FOLLOWING DATA SETS WERE NOT > > SUCCESSFULLY PROCESSED > > SYS3.CNTL.SHR > > RADN.RTRIV1.TABLES.DATA > > DB2.DDIR.D > > HEST.DDIR.D > > HEST.DDIR.I > > DB2.DDIR.I > > PREM.DDIR.D > > PREM.DDIR.I > > SYS3.VSAM.VRRDS.DATA > > ADR006I (001)-STEND(02), 2016.243 07:50:44 EXECUTION ENDS > > ADR013I (001)-CLTSK(01), 2016.243 07:50:44 TASK COMPLETED WITH RETURN > > CODE 0004 > > ADR012I (SCH)-DSSU (01), 2016.243 07:50:44 DFSMSDSS PROCESSING > > COMPLETE. HIGHEST RETURN CODE IS 0004 FROM: > > TASK 001 > > > > ---------------------------------------------------------------------- > > 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
