Re: CF Maintenance

2023-07-24 Thread Bonnie Barthel
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

Re: CF Maintenance

2023-07-24 Thread Bill Neiman
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

CF Maintenance

2023-07-21 Thread Bonnie Barthel
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