Mainframe VM Product ManagerVM:Manager Suite for Linux on MainframeVM:Manager Suite for z/VMVM SUITEVM:Operator
Issue/Introduction
We want to ignore the 'HCP2215A TAPE rdev REQUIRES OPERATOR INTERVENTION; MAKE DRIVE READY' message.
What is the recommended approach?
Resolution
You need to do the following:
Comment out the PROCESS MONITOR record from the SYSTEM INCLUDE file (be sure there isn't one in the MAINOPER CONSOLE)
QPCB should not have a processes named MONITOR in its list.
Add the following to the MAINOPER SYSTABLE (not the LOGTABLE):
Suppress logging and displaying of HCPERP2215A message.
IGNORE MSG OPERATOR *3 1 HCPERP2215A
The sole purpose of the PROCESS MONITOR record is to monitor intervention required messages. The process holds and highlights all intervention required messages, periodically checks the status of the device, and dims the message once the intervention is satisfied.