> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of willie bunter > Sent: Wednesday, May 03, 2006 6:24 AM > To: [email protected] > Subject: DFHSM - BCDS QUESTION > > > I received a message saying that "*ARC0909E BCDS CONTROL > DATA SET IS ABOUT 097% FULL ". I queried DFHSM and no tasks > were held. It was also in the process of doing a backup of > the bcds & ocds. I looked at the doc "DFHSM STORAGE > ADMINISTRATION REFERENCE" but it did not have the error > message. I know that the message is self explanatory, but I > would like to know what action I should take to bring down > the percentage of the BCDS. I know a reorg may need to be > done, but so far I haven't found the job that performs it. > > Can anybody please advise me as to what course of action I > should take? > > Thanks in advance
The BCDS is a VSAM file. The time that I had this problem, I had to: 1) stop DFHSM. That is, bring down the STC. If multi-CEC, then all DFHSM instances which use this BCDS. 2) Create a new BCDS with more space in it. 3) REPRO the contents of the old BCDS into the new BCDS 4) ALTER ... NEWNAME the old BCDS to another name. 5) ALTER ... NEWNAME to new BCDS to the old BCDS's name 6) Restart DFHSM There may be a better way, but the above worked for me. -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology This message (including any attachments) contains confidential information intended for a specific individual and purpose, and its content is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this transmission, or taking any action based on it, is strictly prohibited. ---------------------------------------------------------------------- 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

