After applying new fixes to OPS/MVS the OPSBCPII task was started, but it is generating the following message every 30 seconds
OPBCP999E - ( OPIITOPO ) BCPII is unavailable - start BCPII to continue
Here are the changes made in OPSSPA00 for OPSBCPII.
T = OPSPRM_SET("INITHWS","YES")
T = OPSPRM_SET("HWSRULES","YES")
T = OPSPRM_SET("APIACTIVE","YES")
T = OPSPRM_SET("HWSTYPE","OPSBCP")
OPS/MVS
The IBM BCPII task is not active on this system
Follow this procedure to stop the OPSBCPII started task:
1) Visit the OPSVIEW panel 4.1.1 and then change the INITHWS to NO.
2) Issue the following command at a console:
F OPSx,RESTART(HWS)
Where OPSx is the OPS/MVS subsystem name.