Steps to ignore message HCPERP2215A
search cancel

Steps to ignore message HCPERP2215A

book

Article ID: 22945

calendar_today

Updated On:

Products

Mainframe VM Product Manager VM:Manager Suite for Linux on Mainframe VM:Manager Suite for z/VM VM SUITE VM: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:

  1. 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.

  2. 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.