As I said previously, we use a CF structure for SMF logger, but I think
it's set up similarly for DASD only. We specify the SMS data class
'SMFLOG' in the log stream definition.
DEFINE
LOGSTREAM
NAME(IFASMF.DEFAULT)
HLQ(LOGR)
STRUCTNAME(IFASMF_DEFAULT)
LS_SIZE(32768)
LS_DATACLAS(SMFLOG) <==================
LS_MGMTCLAS(NOACTION)
STG_DATACLAS(SMFLOG)
STG_DUPLEX(YES)
STG_MGMTCLAS(NOACTION)
DUPLEXMODE(UNCOND)
LOWOFFLOAD(0)
HIGHOFFLOAD(80)
AUTODELETE(YES)
RETPD(1)
.
.
JO.Skip Robinson
Southern California Edison Company
Electric Dragon Team Paddler
SHARE MVS Program Co-Manager
626-302-7535 Office
323-715-0595 Mobile
[email protected]
From: Garry Malone <[email protected]>
To: [email protected],
Date: 01/28/2013 10:16 AM
Subject: Re: SMF LOGGER Questions
Sent by: IBM Mainframe Discussion List <[email protected]>
Lizette,
I already had WRITE statements in the ACS routines but added some at the
very front of the DC routine. I received nothing. In your environment do
you have a PROCLIB member for IXGLOGR? We do not. IXGLOGR is started by
IXGLOGRS which starts program IXGBLF01. Any insight as to how you have
these set up?
Garry
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN