I'd use ICKDSF to "reindex" the VTOC like: //JS010 EXEC PGM=ICKDSF //SYSPRINT DD SYSOUT=* //Vvolser DD UNIT=SYSALLDA,VOL=SER=volser,DISP=OLD //SYSIN DD * BUILDIX DDNAME(Vvolser) OSVTOC BUILDIX DDNAME(Vvolser) IXVTOC /*
-- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] > On Behalf Of Jake anderson > Sent: Tuesday, November 20, 2012 7:32 AM > To: [email protected] > Subject: Re: Wrong VVDS name on DASD volume > > Thanks and I see based on CVSTAT codes : > > *1* *(**X'**01**'**)* Data set name was not found, or VIER is empty. > > Means the VTOC index entry record is empty but the VTOCIX dataset > itself is not available for this volume. This is something strange. > > On Tue, Nov 20, 2012 at 6:45 PM, McKown, John > <[email protected] > > wrote: > > > Ref: > > http://publibz.boulder.ibm.com/cgi- > bin/bookmgr_OS390/BOOKS/DGT2S370/1. > > 0 > > > > > > > > -- > > John McKown > > Systems Engineer IV > > IT > > > > Administrative Services Group > > > > HealthMarkets(r) > > > > 9151 Boulevard 26 * N. Richland Hills * TX 76010 > > (817) 255-3225 phone * > > [email protected] * > > www.HealthMarkets.com<http://www.healthmarkets.com/> > > > > Confidentiality Notice: This e-mail message may contain confidential > > or proprietary information. If you are not the intended recipient, > > please contact the sender by reply e-mail and destroy all copies of > > the original message. HealthMarkets(r) is the brand name for products > > underwritten and issued by the insurance subsidiaries of > > HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), > > Mid-West National Life Insurance Company of TennesseeSM and The MEGA > > Life and Health Insurance Company.SM > > > > > > > -----Original Message----- > > > From: IBM Mainframe Discussion List > > > [mailto:[email protected]] On Behalf Of Jake anderson > > > Sent: Tuesday, November 20, 2012 6:53 AM > > > To: [email protected] > > > Subject: Re: Wrong VVDS name on DASD volume > > > > > > Just looking for a manual description for CVAF macros. Any pointers > > > are highly appreciated. > > > > > > "(SVC139) return code = '0' CVSTAT = '1'" > > > > > > --------------------------------------------------------------------- > - > > 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
