Nathan, Just to be clear: IXGLOGR is the z/OS System Logger task, which manages Logstreams. To access a Logstream, you need the macros Leo mentioned. As far as I know DB2 does not access Logstreams.
To access other data, you need other tools/macros. Kees. > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Nathan Astle > Sent: 26 April, 2017 17:34 > To: [email protected] > Subject: Re: IXGLOGR internal function > > Thank you so much. I will go through it. > > Just curious if IXGLOGR is the only way to fetch the data for some.of > the > products or there any other way ? > > On Apr 26, 2017 8:36 PM, "Leonardo Vaz" <[email protected]> wrote: > > > Hello Nathan! > > > > It's through the macros IXGCONN, IXGBRWSE, IXGDELET or IXGWRITE. > > > > IBM's Authorized assembler guide is pretty clear on how to use them. > > > > Regards, > > Leo > > > > -----Original Message----- > > From: IBM Mainframe Discussion List [mailto:[email protected]] > On > > Behalf Of Nathan Astle > > Sent: Wednesday, April 26, 2017 12:45 AM > > To: [email protected] > > Subject: IXGLOGR internal function > > > > Hello, > > > > Is there any Documentation on how DB2 or any address space within z/OS > are > > making use of IXGLOGR ? > > > > I Mean internally how are they making the use of IXGLOGR ? > > > > The question is just for the knowledge sake and wanted to understand > how > > Logstream structures created are making use of IXGLOGR. > > > > Regards, > > Nathan Astle > > > > ---------------------------------------------------------------------- > > 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 > > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ******************************************************** For information, services and offers, please visit our web site: http://www.klm.com. This e-mail and any attachment may contain confidential and privileged material intended for the addressee only. If you are not the addressee, you are notified that no part of the e-mail or any attachment may be disclosed, copied or distributed, and that any other action related to this e-mail or attachment is strictly prohibited, and may be unlawful. If you have received this e-mail by error, please notify the sender immediately by return e-mail, and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its employees shall not be liable for the incorrect or incomplete transmission of this e-mail or any attachments, nor responsible for any delay in receipt. Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch Airlines) is registered in Amstelveen, The Netherlands, with registered number 33014286 ******************************************************** ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
