> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Paul Jodlowski > Sent: Wednesday, May 06, 2009 8:38 AM > To: [email protected] > Subject: VTOC Full > > Getting the following error: > > IEF254I TESTEMPR STEP3 EM07L7 - NO SPACE IN VTOC OR VTOC INDEX > IGD17002I NO ROOM IN VTOC OR VTOC INDEX ON VOLUME USERB2 > FOR DATA SET TST.EM70L7.G1327V00 > > I went to 3.4 screen and display'd VTOC info and VTOC is 93% used! > > Do I have to: > backup the volume. > v volume offline. > re-init volume (with bigger vtoc). > v volume online > restore back? > > The volume is NOT sms managed. > Is there another way?
If you are lucky, you might be able to use the ICKDSF REFORMAT command to expand the VTOC. Look at the EXTVTOC to extend the current VTOC or the NEWVTOC parameter to recreate the VTOC in another location on the volume. Especially read on what needs to be done on sharing systems, if any! http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ICK4020A/2.14 If the problem is with the VTOC index, then you'd need to do a BUILDIX command with the OSVTOC parameter to disable the current VTOC index. Delete the index dataset. Allocate a larger VTOC index dataset, then use the BUILDIX command with the IXVTOC parameter to rebuild and activate the index. Note that a nonSMS volume can live without a VTOC index. -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * (817)-961-6183 cell [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 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

