HP XP P9000 Smart Manager for Mainframe User Guide (TB589-96001, July 2013)

Related topics
Setting LOGR couple data sets, page 145
Defining the SMS for the system logger service, page 145
Defining a log stream, page 145
Setting access privileges for system logger resources, page 146
Starting the system logger service, page 146
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.
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.
Related topics
Parameters specified when a log stream is defined, page 146
User Guide 145