Walter, thank you so much for your help. Regards, Uriel ________________________________________ From: IBM Mainframe Discussion List [[email protected]] on behalf of Walter Marguccio [[email protected]] Sent: Thursday, October 27, 2011 4:15 AM To: [email protected] Subject: Re: HSM Journal dataset is almost full
> From: Uriel Carrasquilla <[email protected]> > Subject: Re: HSM Journal dataset is almost full > If I was to increase the size of the HSM1.JRNL dataset, what would be the > best practice? I would do what the "hsm Storage Admin Guide" suggest under "moving the Journal" : 1. Put DFSMShsm in emergency mode. SETSYS EMERGENCY 2. Issue the CONTROLDATASETS parameter of the BACKVOL command to back up the control and journal data sets. BACKVOL CONTROLDATASETS 3. Stop DFSMShsm. F DFSMSHSM,STOP 4. Delete the old journal data set 5. Allocate a new journal data set on a different DASD device. 6. Start DFSMShsm. S DFSMSHSM Obviously, I'd allocate a much bigger journal at step 5. HTH Walter Marguccio z/OS Systems Programmer BELENUS LOB Informatic GmbH Munich - Germany ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

