Initializing BBXS
If you need to reinitialize the BBXS Subsystem (after applying maintenance or on the recommendation of BMC Support) the BBXSINIT program has been provided.
BMC ships a sample started task procedure for BBXS initialization in the prefix.BBSAMP data set.
During customization, the @BBXINIT member is copied to a library that you specify and renamed to BBXSINIT. This procedure runs the BBXSINIT program that initializes or reinitializes the BBXS subsystem.
BMC recommends that you use the BBXSINIT procedure after applying maintenance to BBXS.
The BBXSINIT program, as the name implies, creates new copies of the BBXS modules and data areas in CSA and initializes all ongoing BBXS processes, such as channel and device data collection. Any new product startups or product restarts use the new BBXS code and data areas. CSA used by a previous initialization of BBXS is not released until an IPL occurs.
Do not run the BBXSINIT program as part of any startup procedure. If the other procedure needs to run more than once between IPLs, BBXS is reinitialized and claims more valuable CSA space.
Reinitialization of BBXS is required so that changes to CSA-resident BBXS modules become effective and dynamically loaded modules match the version of the CSA-resident modules. The reinitialized version of BBXS works with all versions of BMC products because BBXS is downwardly compatible.