Limited support

 

BMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.

BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Ops Infrastructure 7.1 Open link .

Defining BBI-SS PAS suffixes and target system parameters

Use the following procedures to define all eligible target systems and associate them with the subsystem IDs of their BBI-SS PASs.

Tip

This task is required for the following products but does not apply to other products:

  • MainView AutoOPERATOR

  • MainView for CICS

  • MainView for DB2

  • MainView for DBCTL

  • MainView for IMS Offline

  • MainView for IMS Online

  • MainView for MQ

 You need to:

  • Decide which target you want to associate with which BBI-SS PAS

  • Specify the targets and BBI-SS PASs in BBPARM member BBIJNT00

When a PAS first starts, the PAS contacts the CAS and retrieves a list of defined targets and targets that are active on other PASs from the CAS. The PAS appends this information to a list of targets that are built during startup from BBPARM member BBIJNT00.

Note

For MainView for CICS, you can use an administrative dialog to define and add targets. Target definitions that are created with this dialog are activated only when the INSTall command is entered. Existing targets that are defined in BBIJNT00 cannot be changed with the administrative dialog. For more information, see Managing targets and target contexts.

To define BBI-SS PAS suffixes and target system parameters

  1. Define a one- to four-character subsystem ID to dynamically establish a formal MVS subsystem.

    The name that you specify:

    • Must be unique from any other subsystem name and cannot be in the MVS subsystem name table (IEFSSNxx)

      Note

      If the subsystem ID that you specify is in IEFSSNxx, message SS0974E is issued and initialization terminates.

    • Cannot be Db2, IMS, CICS, or JES, which are reserved by MVS

    • Must not be the same as the name of any other BBI-SS PAS or CAS that is currently in use

  2. Define a one- to eight-character job name for each target to be managed by a BBI-SS PAS.

    Note

    If the target is a Db2 system, specify the one- to four-character name of that system. If the target is a queue manager, specify the one- to four-character name of that queue manager.

    Each BBI-SS PAS can manage the following targets on a single system image:

    • 128 CICS regions

    • 1 IMS control region or DBCTL region

    • 15 Db2 regions at the same release level

      A MainView for DB2 PAS can support monitoring of Db2 subsystems at two different Db2 releases. To do this monitoring, the appropriate Call Attach (CAF) compatibility level must be available in the Db2 load library used in the PAS. Contact IBM for further information about the two releases that you want to access. Depending on the release level, this access might require upward-compatible PTFs and the use of the lower version load library. With Db2 Version 8.1, downward compatibility might be available.

    • System where the BBI-SS PAS runs

    • Multiple queue managers

      BMC recommends that you monitor no more than 15 MVS queue managers per PAS. If you monitor more than 15, S32E-11C abends might occur. These abends are caused by MQ issuing too many STIMERM SET requests on behalf of the PAS.

  3. Define the type of target, which can be CICS, Db2, IMS, MVS, or QMGR.
  4. For Db2 or IMS targets, identify the target system release.
  5. For IMS targets, identify the type of target as DBDC or DBCTL.
  6. (Optional) Provide a 1- to 22-character description of the target system.
  7. Use the information that you gathered in the preceding steps to modify the parameters in your copy of BBPARM member BBIJNT00.

    These parameters specify a target/BBI-SS PAS pair and other systems with which this BBI-SS PAS must connect. You can specify multiple TARGET statements for different target systems that are monitored from the same BBI-SS PAS.

To specify a target system for this BBI-SS PAS

In this procedure, you will use member BBIJNT00, which supports the substitution of system variables. Use the following conventions when editing BBIJNT00:

  • All statements must be contained within columns 1 through 71.

  • Statements can be continued across multiple lines.

  • If a statement is continued, the TARGET parameter must appear on the first line.

  • Comments, which begin with an asterisk (*) in column 1, can be inserted anywhere, even between continued statements.

  • The TARGET parameter and comments must begin in column 1; continuations do not have to begin in column 1.

Make the following entry in BBIJNT00 to specify a target system for this BBI-SS PAS:

TARGET=tgtname,TYPE=type,

IMSTYPE=systype,

SUBSYS=subsys,RELEASE=0vr0

[,DESC=desc][,IMSID=ssid][,ALIAS=name][,ATTACH=IMM | DEFER]

Use the following table to specify the parameters of the entry:

Parameter

Description

TARGET

Specify a one- to eight-character name of a target system to be monitored by a BBI-SS PAS as follows:

  • For MainView AutoOPERATOR, specify the name of a target CICS, IMS, or MVS, such as TARGET=MVSPROD.

  • For MainView for MQ, specify the queue manager subsystem ID (one to four characters), such as TARGET=CSQ1. It can be any name used to relate to a non-MVS queue manager name. The target name must be unique within a plex of BBI-SS PASs.

  • For MainView for CICS, specify the job or step name of a target CICS, such as TARGET=CICSA1. The target name must be unique within a plex of BBI-SS PASs.

  • For

    MainView for IMS Online
    , specify the name of a target IMS, such as TARGET=IMS71X.

  • For MainView for DBCTL, specify the job name or IMS ID of the DBCTL region, such as TARGET=IMSDBCP.

  • For MainView for DB2, specify a Db2 subsystem ID (one to four characters), such as TARGET=DB2P.

TYPE

Specify the type of target as follows:

  • For MainView AutoOPERATOR, specify TYPE=CICS for a CICS target or TYPE=IMS for an IMS target. MainView AutoOPERATOR always requires one TYPE=MVS specification for each BBI-SS PAS.

  • For MainView for MQ, specify TYPE=QMGR for a queue manager target.

  • For MainView for CICS, specify TYPE=CICS for a CICS target.

  • For

    MainView for IMS Online
    , specify TYPE=IMS for an IMS target.

  • For MainView for DBCTL, specify TYPE=IMS for an IMS target.

  • For MainView for DB2, specify TYPE=DB2 for a Db2 target.

IMSTYPE

Specify the type of IMS target.

Specify IMSTYPE=DBDC for an IMS DB/DC system (the default) or IMSTYPE=DBCTL for a DBCTL system. The IMSTYPE parameter is valid only when TYPE=IMS is specified.

SUBSYS

Specify a one- to four-character subsystem ID that is assigned to a BBI-SS PAS. If only one BBI-SS PAS is created, use the value SSA1.

RELEASE

For IMS, Db2 and DBCTL targets, specify the four-digit release number of the target. For example, RELEASE=0810 specified with TYPE=DB2 indicates Db2 Version 8.1.

DESC

(Optional) Specify a 1- to 22-character description of the target system. If the description contains any embedded commas or blanks, it must be enclosed in single quotation marks:

'xxx ... xxx'

IMSID

(Optional) For IMS targets, specify a unique one- to four-character subsystem ID of the IMS control region that you want to monitor.

Note

  • For IMS targets, if you specify IMSID, it overrides what was specified by the TARGET statement.

  • If you specify IMSID, you cannot specify ALIAS for an IMS target.

ALIAS

(Optional) Specify the ALIAS parameter as follows:

  • For MainView AutoOPERATOR for IMS, MainView for DB2, or

    MainView for IMS Online
    , specify a one- to eight-character alias name for the target subsystem. If you have two targets with the same tgtname controlled by different BBI-SS PASs, you must define an alias name, such as ALIAS=PRODDB2.

Note

  • If you specify ALIAS, it overrides what was specified by the TARGET statement.

  • If you specify ALIAS for an IMS target, you cannot specify IMSID.

  • For MainView for CICS, specify the one- to eight-character APPLID that is specific to the CICS region. The APPLID (which is used as the alias name) must be unique within a plex of BBI-SS PASs.

Note

  • If you do not specify ALIAS for a CICS target, the alias name defaults to the TARGET name (which must also be unique within a plex of BBI-SS PASs).

  • The alias name for a CICS target can only be used in full-screen mode.

ATTACH

For Group 3 products, the ATTACH parameter requests immediate or deferred target recognition when the BBI-SS PAS starts.

  • DEFER (the default) causes the service point to be created after the target is active. Data is not supplied in response to queries until the target becomes active or a monitor is started that collects data from that region. In most cases, ATTACH=DEFER should be used.

  • IMM causes the service point to become active when the BBI-SS PAS initializes. It remains active regardless of the target state, which is useful for viewing historical data from that target when it is no longer active. The target status is shown as active in the Plex Manager views. The PAS can collect data from the target, but that target itself is not active.

Was this page helpful? Yes No Submitting... Thank you

Comments