Esmie,

No, VSAMs won't get corrupted by "unindexing" a volume.  Are you mixing VTOC 
index up with the VVDS?  

Rex

-----Original Message-----
From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of 
esmie moo
Sent: Thursday, December 22, 2022 2:27 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: [EXTERNAL] Re: ICKDSF

 Matthew,
    Should the volume have VSAM dsns would the dsns get corrupted?


    On Thursday, December 22, 2022 at 02:35:13 p.m. EST, Matthew Stitt 
<mathwst...@bellsouth.net> wrote:  
 
 000003 //* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
000004 //* IF A VOLUME'S FREE SPACE SOMEHOW GETS OUT OF WHACK THIS *
000005 //* WILL FIX IT, I THINK. WE DEACTIVATE AND ACTIVATE THE    *
000006 //* VOLUME'S VTOC INDEX                                    *
000007 //* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
000008 //STEP1    EXEC PGM=ICKDSF,PARM='NOREPLYU'
000009 //SYSPRINT DD SYSOUT=*
000010 //DDCARD DD DISP=OLD,UNIT=(SYSDA,,DEFER),VOL=SER=ADA004
000011 //SYSIN    DD *
000012  BUILDIX DDNAME(DDCARD) OSVTOC NOPURGE
000013 //STEP2    EXEC PGM=ICKDSF,PARM='NOREPLYU'
000014 //SYSPRINT DD SYSOUT=*
000015 //IXVTOC DD DISP=OLD,UNIT=(SYSDA,,DEFER),VOL=SER=ADA004,
000016 //          DSN=SYS1.VTOCIX.ADA004
000017 //SYSIN    DD *
000018  BUILDIX DDNAME(IXVTOC) IXVTOC                              

Matthew

On Thu, 22 Dec 2022 13:26:06 -0600, Steve Beaver <st...@stevebeaver.com> wrote:

>I worked in a stop the got sever LSPACE errors.
>
>
>
>Can anyone tell me the command to Convert a indexed vtoc to a CVOL and 
>back to a INDEXED
>
>
>
>
>
>Regards,
>
>
>
>Steve

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN
  

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
The information contained in this message is confidential, protected from 
disclosure and may be legally privileged. If the reader of this message is not 
the intended recipient or an employee or agent responsible for delivering this 
message to the intended recipient, you are hereby notified that any disclosure, 
distribution, copying, or any action taken or action omitted in reliance on it, 
is strictly prohibited and may be unlawful. If you have received this 
communication in error, please notify us immediately by replying to this 
message and destroy the material in its entirety, whether in electronic or hard 
copy format. Thank you.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to