Re: VTOC extended

2017-11-13 Thread ibmm...@foxmail.com
Hi all I make a mistake .When the size of VTOC is being extended to the space of VTOC index, the VTOC index is rebuilt to the other free space . if the space of VTOC index follow the VTOC,it is ok. From: ibmm...@foxmail.com Date: 2017-11-14 10:43 To: IBM-MAIN Subject: Re: VTOC extended

Re: VTOC extended

2017-11-13 Thread ibmm...@foxmail.com
: Re: VTOC extended IEHLIST of the VTOC? One of the DISKMAP programs at CBTTAPE.ORG? Al Nims Systems Admin/Programmer 3 UFIT University of Florida (352) 273-1298 -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of ibmm...@foxmail.com

Re: VTOC extended

2017-11-09 Thread Edward Finnell
There were some old HIPERS where it said it did but then it overlaid existing DSNs.   Are we talking VTOC or IXVTOC or both? If it's SMS add volume(s) to pool with properly sized(and positioned)VTOC and IXVTOC and quiesce the offender.    n a message dated 11/9/2017 11:59:01 AM Central Standard

Re: VTOC extended

2017-11-09 Thread Steve Smith
Why can't you just run your ICKDSF and let it tell you? sas On Thu, Nov 9, 2017 at 9:23 AM, Nims,Alva John (Al) wrote: > IEHLIST of the VTOC? > > One of the DISKMAP programs at CBTTAPE.ORG? > ... >Before running REFORMAT EXTVTOC(n),is there any utility or REXX t which >

Re: VTOC extended

2017-11-09 Thread Nims,Alva John (Al)
, November 09, 2017 2:13 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: VTOC extended Hi all The size of VTOC is smaller,we want to extend VTOC using the following JCL . // EXEC PGM=ICKDSF //DD1 DD DISP=SHR,UNIT=3390,VOL=SER=xx //SYSPRINT DD SYSOUT=A //SYSIN DD * REFORMAT DDNAME(DD1) VERIFY(xx

VTOC extended

2017-11-08 Thread ibmm...@foxmail.com
Hi all The size of VTOC is smaller,we want to extend VTOC using the following JCL . // EXEC PGM=ICKDSF //DD1 DD DISP=SHR,UNIT=3390,VOL=SER=xx //SYSPRINT DD SYSOUT=A //SYSIN DD * REFORMAT DDNAME(DD1) VERIFY(xx) EXTVTOC(30) EXTINDEX(15) Run REFORMAT EXTVTOC(n) where 'n' is the