DSNB333I csect-name FINAL SWEEP COMPLETED FOR GROUP BUFFER POOL gbpname PAGES WRITTEN TO NEW STRUCTURE = value1
Explanation
Db2 has completed the final sweep for the rebuild of the named group buffer pool. A final sweep means that the Db2 member that is the group buffer pool structure owner ensures that all changed pages have either been cast out to DASD or have been written to the new structure after all the page set and partition owners have finished their work. If any changed pages are found in the original structure during the final sweep, then the structure owner writes them out to the new structure. value1 should be zero in most cases for a manual rebuild. value1 will probably be greater than zero in most cases where the rebuild was initiated because a Db2 lost connectivity to the group buffer pool.
This message is issued by the structure owner and is always preceded by message DSNB332I.
System action
Immediately after issuing this message, the structure owner notifies MVS that the rebuild has completed, and MVS should soon begin notifying each participating member that the rebuild is complete.
Refer to "System Action" for message DSNB331I for an explanation of the group buffer pool rebuild processing.