I have a friend whose systems produces BILLIONS of SMF records per month and
He is basically using the following DEFINE for his DEFAULT LOGSTREAM.
I will tell you simply that I have no IDEA if the NUMBERS for STG_SIZE and
LS_SIZE
Are crazy or inline. I know those numbers can be revised on the fly
DEFINE LOGSTREAM NAME(IFASMF.&SYSNAME..SMFDFLT)
DASDONLY(YES)
STG_SIZE(119880) /* IN 4K BLOCKS */
STG_DATACLAS(MVSLOGR)
LS_DATACLAS(MVSLOGR)
LS_SIZE(119880) /* IN 4K BLOCKS */
HIGHOFFLOAD(85)
AUTODELETE(YES)
RETPD(90)
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN