Hi, Charles. Thank you for your answer. I would like to complement my question: the IXGBRWSE macro with REQUEST=READCURSOR (or READBLOCK) returns in buffer area not only a record of SMF, but several of them, each one preceded by a block of information. The first two bytes at the beginning of the buffer contains the total size returned, followed by two bytes set to zero (at least in dumps which I analyzed). I wonder if there is a IBM macro that maps the area preceding the SMF record itself. Thank you, José ADAUTO Ribeiro
De: Charles Mills < [email protected] > Enviada: Sábado, 16 de Novembro de 2013 22:19 Para: [email protected] Assunto: Re: IXGBRWSE - SMF Logstream Just a guess -- is it supposed to be a vanilla SMF record, or is there some sort of "prefix" or "wrapper" on it? SMF records are mapped by -- well, most of them anyway -- IFASMFR. The macros, and many of the record types, are documented in "z/OS MVS System Management Facilities (SMF)." Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Jose ADAUTO Ribeiro Sent: Saturday, November 16, 2013 9:27 AM To: [email protected] Subject: IXGBRWSE - SMF Logstream Hi, Please, could someone tell me wich macro maps the buffer returned at IXGBRWSE when reading a SMF Logstream with REQUEST=READCURSOR (or REQUEST=READBLOCK) and MULTIBLOCK=NO ? I could understand what was returned analyzing a dump, but I would like to have a mapping through the macro indicated by IBM. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
