How can product region health checks be deleted--specifically or in general--when the SOLVE:Operations Automation region starts up?
search cancel

How can product region health checks be deleted--specifically or in general--when the SOLVE:Operations Automation region starts up?

book

Article ID: 20620

calendar_today

Updated On:

Products

CMDB for z/OS NetSpy Network Performance NetMaster Network Automation SOLVE NetMaster Network Management for SNA NetMaster Network Management for TCP/IP NetMaster File Transfer Management SOLVE:Operations Automation SOLVE:Access Session Management SOLVE:FTS

Issue/Introduction

Description:

For any given region, it may be necessary to delete specific product health checks, or it may be necessary to delete product health checks in general.

Solution:

  1. To delete the product health checks in general, you can specify XOPT=NOHC on the product region JCL parameters.
  2. To delete specific health checks, one solution is to add the following example lines to the region NMREADY member:
    AFTER .1 KEEP=SYS CMD=HC DELETE NM_WEB
    AFTER .1 KEEP=SYS CMD=HC DELETE NM_SSI
    AFTER .1 KEEP=SYS CMD=HC DELETE NM_SOCKETS

    So 1 minute after 2nd part of region initialization starts, the 3 HCs (health checks) are deleted.

Environment

Release:
Component: SOPMVS