It's SMF 64 which gives you a clue as to what actually HAPPENED - with 
Read, Update, Insert and Delete counters, plus the CI / CA Split counts, 
level changes etc. No 62. 64 is CLOSE, 62 is OPEN.

Cheers, Martin

Martin Packer,
zChampion, Principal Systems Investigator,
Worldwide Banking Center of Excellence, IBM

+44-7802-245-584

email: martin_pac...@uk.ibm.com

Twitter / Facebook IDs: MartinPacker
Blog: 
https://www.ibm.com/developerworks/mydeveloperworks/blogs/MartinPacker



From:   Bill Godfrey <yak36...@yahoo.com>
To:     IBM-MAIN@listserv.ua.edu
Date:   14/02/2014 13:36
Subject:        Re: SMF record 62 and SMF62MC1 byte meaning.
Sent by:        IBM Mainframe Discussion List <IBM-MAIN@listserv.ua.edu>



On Fri, 14 Feb 2014 07:39:24 -0500, John Gilmore wrote:

>Is this [SMF record] flags byte recording behavior?  Or is it
>recording [only] open option(s) specified?
>
>If the latter, should not opening for update set both the IN and the
>OUT bits?   How otherwise is the specification of update reflected in
>this byte?
>
>I think Massimo has an adequate basis for consulting IBM, and I should
>myself be interested in its explanation of this behavior.  There may
>be some simple rationale for what is being observed here, but the
>implementation of this byte appears to me to have been botched.
>

The mapping macro for the SMF record has the comment "ACBMACR1 MACR FIELD" 
on the line for SMF62MC1.

The ACBMACR1 field is defined in the IFGACB macro, as are the bits within 
it.

The bits are set by the ACB macro, or by MODCB before OPEN. I've never 
heard of any MACRF bits ever being changed during or after OPEN. I'd 
expect such behavior to be extremely rare, if it exists.

I don't think there is any way to distinguish between output and update in 
this byte or in the type 62 record, and it might not matter to the OP, who 
says he wants to check for "Read or Update" intent. The bit for MACRF=OUT 
might be enough to go by.

Bill

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 
741598. 
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to