Information

This site will undergo a brief period of maintenance on Friday, 18 December at 12:30 AM Central/12:00 PM IST. During a 30 minute window, site availability may be intermittent.

Information
Newer version of documentation BMC provides a newer version of the documentation for this version of the product. As a result, BMC no longer accepts comments in this space.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see bao8301.

Predefining a refresh cycle


If you have a refresh cycle that you use often, you can predefine it in a member of the BBPROF data set, then use the member name to invoke it from the COMMAND line.

The naming convention for the members is:

Member name

Description

MTODMIN or OPERATOR

Examples of a meaningful one- to eight-character member name

CAOCYCnn

nn is any two alphanumeric characters (BMC AMI Ops Automation for CICS option)

CMRCYCnn

nnn is any two alphanumeric characters (BMC AMI Ops Monitor for CICS product line)

IAOCYCnn

nn is any two alphanumeric characters (BMC AMI Ops Automation for IMS option)

CYCxx

xx is any two alphanumeric characters (BMC AMI Ops Monitor for Db2 or IMF product lines)

MAOCYCnn

nn is any two alphanumeric characters (BMC AMI Ops Automation for z/OS option)

AOCYCnn

nn is any two alphanumeric characters (BMC AMI Ops Automation Base)

Use the following keywords in the following table to define a refresh cycle in a BBPROF member.

The following table describes the keywords you can use to define a refresh cycle in a BBPROF member.

Keyword

Description

SERV=

Service select code; for example, SERV=LOG

See the SERVICE parameter values in Creating-cyclic-displays-with-CYCLE-SETUP.

OPT=

Service parameters

A valid statement

  • Can be written within single quotation marks
  • Can be written without single quotation marks

Multiple parameters (maximum of 60 characters) can be specified in a statement, separated by blanks, enclosed in single quotation marks. A comma or end-of-card terminates the operand.

If single quotation marks are not used, a statement terminates with the last parameter or a comma. Multiple parameters (maximum of 60 characters) can be specified in a statement, separated by blanks.

TARGET=

One- to eight-character identifier of the target

If TARGET and TYPE are not specified, the target displayed in the TGT field when the member is selected is used.

If TARGET is not specified but TYPE is, the current target for the specified product line when the member is selected is used.

TYPE=

Type of product line to process the requested service

A product line type does not need to be entered when only one product line is installed.

If a product line is not specified, the product line where CYCLE was invoked is used.

When multiple product lines are installed, a product line type must be specified if the service to be requested does not belong to the active product line.

INTVL=

Time in seconds (1 to 99) the service is to be displayed before the next one is shown

LOG=

Either Y (YES) or N (NO) to log the display to the BBI-TS Image log

This parameter is applicable only to the IMF and BMC AMI Ops Monitor for Db2 product lines.

Information
Example

The services defined for a refresh cycle in Creating-cyclic-displays-with-CYCLE-SETUP could be defined in a BBPROF member as shown in the following figure.

*  SAMPLE CYCLE SETUP MEMBER
*
*  IMS DISPLAY MFS UTILIZATION
*
SERV=MFSUT,TYPE=IMS,INTVL=3
*
*  DB2 USER STATUS
*
SERV=DUSER,TYPE=DB2,INTVL=3
*
*  MVS ACTIVE DISPLAY
*
SERV=DA,TYPE=MAO,INTVL=5
*
*  CICS OPEN FILE DISPLAY
*
SERV=FILE,OPT=* OPEN,TYPE=CICS,INTVL=3

Include comments by putting an asterisk in column 1.

Select the BBPROF member by using the SELECT|S primary command with the member name on the COMMAND line of the SERVICE REFRESH CYCLE application. The SELECT command can select a one- to eight-character BBPROF member name across product lines. The SELECT command also allows meaningful names to be defined; it is the recommended method for invoking an BBPROF member.

Information
Example

COMMAND ===> SELECT MAOCYC00

Warning

Note

AOCYC00, CAOCYC00, IAOCYC00, and MAOCYC00 members are distributed in the BBPROF data set with BMC AMI Ops Automation.

This section contains the following topics:

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Ops Automation 8.3