Setting logr couple data sets, Defining the sms for the system logger service, Defining a log stream – HP XP Command View Advanced Edition Software User Manual

Page 207: 207 defining the sms for the system logger service, 207 defining a log stream

Advertising
background image

Related topics

Setting LOGR couple data sets

, page 207

Defining the SMS for the system logger service

, page 207

Defining a log stream

, page 207

Setting access privileges for system logger resources

, page 208

Starting the system logger service

, page 208

Setting LOGR couple data sets

In a sysplex environment, format the LOGR couple datasets and then define them for the sysplex.

Defining the SMS for the system logger service

To allocate staging datasets and log datasets used by the system logger service to an SMS management
volume, you must define the SMS for the Smart Manager for Mainframe system logger service.

You need to define the following items.

SMS storage group

Management class

Storage class

Data class

ACS routine

Defining a log stream

Use the IXCMIAPU utility to define a log stream.

Allocate one Smart Manager for Mainframe log stream to a system. In the sysplex environment,
allocate one log stream to each system in which Smart Manager for Mainframe is started.

Procedure

1.

Correct the parameters including the log stream name (

log_stream_name

) for the IXCMIAPU

utility shown below according to the environment.

The following is an example of parameters when an SMS definition is not used.

//DEFINE1 EXEC PGM=IXCMIAPU

//SYSPRINT DD SYSOUT=*

//SYSIN DD *

DATA TYPE(LOGR) REPORT(YES)

DEFINE LOGSTREAM NAME(log_stream_name)

DASDONLY(YES)

MAXBUFSIZE(64000)

STG_SIZE(800)

LS_SIZE(5000)

HLQ(CCENTRAL)

/*

2.

Execute the IXCMIAPU utility.

User Guide

207

Advertising