There might be times where you wish to suspend CA Hyper-Buf processing, and then resume processing later. GVBDB001 facilitates this without unloading CA Hyper-Buf from memory. GVBDB001 is a
batch utility program that disables CA Hyper-Buf without removing it from the system. Use the "disable" parameter on the execute statement to suspend processing. Once disabled, the "enable" parameter on the execute statement resumes CA Hyper-Buf processing.
Sample JCL member GVBDB001 in the CBS3JCL library illustrates the use of the program.
Note: The directive for GVBDB001 is supplied via parameter information on the execute statement. "PARM=DISABLE" suspends processing while retaining the intercepts and constraints file in memory. "PARM=ENABLE" will resume CA Hyper-Buf processing. The SYSPRINT DD statement is required for any messages. If any errors occur, a non zero return code will be returned.
|
Copyright © 2011 CA.
All rights reserved.
|
|