ehalf Of
Bill Neiman
Sent: Monday, July 24, 2023 6:17 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: [EXTERNAL] Re: CF Maintenance
Bonnie,
Either REALLOCATE with MAINTMODE START or REBUILD with LOCATION=OTHER will work
just fine for emptying a CF. I can think of two considerations that might
affec
Bonnie,
Either REALLOCATE with MAINTMODE START or REBUILD with LOCATION=OTHER will work
just fine for emptying a CF. I can think of two considerations that might
affect the decision. First, REALLOCATE must evaluate all structures in all
CFs, so the system does more work with that approach. T
A couple of questions...
In the past few years using MAINTMODE START and STOP, I've used SETXCF
START,REALLOCATE to move structures off of a CF for maintenance and back . I'm
just reading a suggestion to use SETXCF START,REBUILD,CFNAME=CFn,LOCATION=OTHER
to move off and SETXCF START,REALLOCA