Re: SMF puzzle

2023-01-31 Thread Ituriel do Neto
I would like to thank you all. As expected It was a logic error, before the piece of code shown. Best Regards Ituriel do Nascimento Neto z/OS System Programmer Em terça-feira, 31 de janeiro de 2023 15:58:01 BRT, Michael Babcock escreveu: Exit IEFU86 is called first.  Do you have a

Re: SMF puzzle

2023-01-31 Thread Michael Babcock
Exit IEFU86 is called first. Do you have a U86 exit doing something first? On Tue, Jan 31, 2023 at 12:30 PM Ituriel do Neto < 03427ec2837d-dmarc-requ...@listserv.ua.edu> wrote: > I have done a small change, like below: > > USING SMFRCD0,R9 > DXSOTHR CLI SMF0RTY,128 >

Re: SMF puzzle

2023-01-31 Thread Ituriel do Neto
I have done a small change, like below:                     USING SMFRCD0,R9                    DXSOTHR   CLI   SMF0RTY,128                                   BL    DXSTYSU                                       WTO   'IEFU83 EXIT INVOKED'               **                  BAS   R8,DXMSG     <===

Re: SMF puzzle

2023-01-31 Thread Binyamin Dissen
Are you checking the return code from WTO? Does the message show data from the SMF record or a boilerplate? The snippet looks fine. Show the code. On Tue, 31 Jan 2023 13:29:16 + Ituriel do Neto <03427ec2837d-dmarc-requ...@listserv.ua.edu> wrote: :>I'm facing a problem with SMF that is

Re: SMF puzzle

2023-01-31 Thread Ituriel do Neto
Mr Pinion, Thank you, but its not this problem. The SMFPRMxx is correct, otherwise the SMF record would not be generated. Best Regards Ituriel do Nascimento Neto z/OS System Programmer Em terça-feira, 31 de janeiro de 2023 10:48:01 BRT, rpinion865

Re: SMF puzzle

2023-01-31 Thread rpinion865
Check your PARMLIB SMFPRMxx member to insure the higher number is processed. Sent with Proton Mail secure email. --- Original Message --- On Tuesday, January 31st, 2023 at 8:29 AM, Ituriel do Neto <03427ec2837d-dmarc-requ...@listserv.ua.edu> wrote: > Hi all, > > I'm facing a

SMF puzzle

2023-01-31 Thread Ituriel do Neto
Hi all, I'm facing a problem with SMF that is completely unusual, and maybe you can enlight me. I do have a program that generates SMF records and it is possible to specify the SMF number  of any choice (bigger than 127). The SMF record is issued using SMFWTM macro. I also have an IEFU83 and

Re: SMF PUZZLE

2019-08-28 Thread Vernooij, Kees (ITOP NM) - KLM
n List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On > Behalf Of Jesse 1 Robinson > Sent: 27 August, 2019 22:13 > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: SMF PUZZLE > > I can't say for sure how it works now, but at one time IEBGENER did not > depend on (or pay any attention

Re: SMF PUZZLE

2019-08-27 Thread Jesse 1 Robinson
- From: IBM Mainframe Discussion List On Behalf Of Vernooij, Kees (ITOP NM) - KLM Sent: Monday, August 26, 2019 11:15 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: (External):Re: SMF PUZZLE AFAIK, no EOF is written, but LSTAR is set to zero which is recognized by SMS that the dataset is empty. EOF

Re: SMF PUZZLE

2019-08-27 Thread Vernooij, Kees (ITOP NM) - KLM
if the dataset was created on another LPAR, as suggested before. Kees. > -Original Message- > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On > Behalf Of Ron Hawkins > Sent: 27 August, 2019 15:54 > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: SMF

Re: SMF PUZZLE

2019-08-27 Thread Ron Hawkins
Message- From: IBM Mainframe Discussion List On Behalf Of Seymour J Metz Sent: Tuesday, 27 August 2019 03:38 To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: [IBM-MAIN] SMF PUZZLE If you are configured for automatic EOF, then Allocation will write an EOF regardless of the program name; there's nothing

Re: SMF PUZZLE

2019-08-27 Thread Elardus Engelbrecht
willie bunter wrote: >The file is PS.  I haven't tried type 42.  I will give it a shot. >I am trying to find the user/job which created a dsn.  I run my trustworthy >SMF job which looks for recids 05 14 15 17 18 61 62 63 64 65 66 67 68 136 139 >163.  If you have setup your profiles correctly

Re: SMF PUZZLE

2019-08-27 Thread willie bunter
'm trying to > remember.) > > Charles > > > -Original Message- > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On > Behalf Of willie bunter > Sent: Monday, August 26, 2019 8:50 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: SMF PUZZLE >

Re: SMF PUZZLE

2019-08-27 Thread willie bunter
- Original Message - From: "willie bunter" <001409bd2345-dmarc-requ...@listserv.ua.edu> To: IBM-MAIN@LISTSERV.UA.EDU Sent: Monday, August 26, 2019 10:50:24 AM Subject: Re: SMF PUZZLE Roger, I looked for SMF 118 but nothing turned up. Thanks for the suggestion. On Sunday,

Re: SMF PUZZLE

2019-08-27 Thread Vernooij, Kees (ITOP NM) - KLM
to:IBM-MAIN@LISTSERV.UA.EDU] On > Behalf Of Seymour J Metz > Sent: 26 August, 2019 19:14 > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: SMF PUZZLE > > If you are configured for an automatic EOF on new files, then Allocation > writes the EOF before your application gets control;

Re: SMF PUZZLE

2019-08-26 Thread Paul Gilmartin
On 2019-08-26, at 11:13:44, Seymour J Metz wrote: > > If you are configured for an automatic EOF on new files, then Allocation > writes the EOF before your application gets control; there is no OPEN > involved. > I understand Allocation writes no EOF if it can't determine DSORG. A silly

Re: SMF PUZZLE

2019-08-26 Thread Seymour J Metz
From: IBM Mainframe Discussion List on behalf of Clark Morris Sent: Saturday, August 24, 2019 5:54 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: SMF PUZZLE [Default] On 24 Aug 2019 13:41:23 -0700, in bit.listserv.ibm-main martin_pac...@uk.ibm.com (Martin Packer) wrote: >Allocat

Re: SMF PUZZLE

2019-08-26 Thread John Kelly
.UA.EDU] On > Behalf Of willie bunter > Sent: Monday, August 26, 2019 8:50 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: SMF PUZZLE > > Roger, > I looked for SMF 118 but nothing turned up. Thanks for the suggestion. > On Sunday, August 25, 2019, 10:45:43 a.m. UTC, Roger L

Re: SMF PUZZLE

2019-08-26 Thread Seymour J Metz
on behalf of Charles Mills Sent: Monday, August 26, 2019 12:03 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: SMF PUZZLE Interesting hypothesis. Should be easy enough to verify. Charles -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Ron

Re: SMF PUZZLE

2019-08-26 Thread Charles Mills
List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of willie bunter Sent: Monday, August 26, 2019 8:50 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: SMF PUZZLE Roger, I looked for SMF 118 but nothing turned up. Thanks for the suggestion. On Sunday, August 25, 2019, 10:45:43 a.m. UTC, Roger Lowe

Re: SMF PUZZLE [EXTERNAL]

2019-08-26 Thread Feller, Paul
to datasets and other things. Thanks.. Paul Feller AGT Mainframe Technical Support -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of willie bunter Sent: Monday, August 26, 2019 10:50 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: SMF PUZZLE

Re: SMF PUZZLE

2019-08-26 Thread Charles Mills
Interesting hypothesis. Should be easy enough to verify. Charles -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Ron Hawkins Sent: Sunday, August 25, 2019 11:25 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: SMF PUZZLE All, Could

Re: SMF PUZZLE

2019-08-26 Thread Carmen Vitullo
t; To: IBM-MAIN@LISTSERV.UA.EDU Sent: Monday, August 26, 2019 10:50:24 AM Subject: Re: SMF PUZZLE Roger, I looked for SMF 118 but nothing turned up. Thanks for the suggestion. On Sunday, August 25, 2019, 10:45:43 a.m. UTC, Roger Lowe wrote: On Sat, 24 Aug 2019 17:29:30 +, willie bunter wr

Re: SMF PUZZLE

2019-08-26 Thread willie bunter
Roger, I looked for SMF 118 but nothing turned up.  Thanks for the suggestion. On Sunday, August 25, 2019, 10:45:43 a.m. UTC, Roger Lowe wrote: On Sat, 24 Aug 2019 17:29:30 +, willie bunter wrote: >Good Day, >I am trying to find the user/job which created a dsn.  I run my

Re: SMF PUZZLE

2019-08-26 Thread Allan Staller
Try the DAF program from the CBTTAPE FILE094. -Original Message- From: IBM Mainframe Discussion List On Behalf Of willie bunter Sent: Saturday, August 24, 2019 12:30 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: SMF PUZZLE Good Day, I am trying to find the user/job which created a dsn. I

Re: SMF PUZZLE

2019-08-26 Thread Ron Hawkins
4087912585 -Original Message- From: IBM Mainframe Discussion List On Behalf Of Brian Westerman Sent: Sunday, 25 August 2019 16:07 To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: [IBM-MAIN] SMF PUZZLE Could it be as simple as having been created on one lpar (not the one you are processing hte records

Re: SMF PUZZLE

2019-08-25 Thread Brian Westerman
Could it be as simple as having been created on one lpar (not the one you are processing hte records of) but deleted on the LPAR you are looking at the records of? Brian -- For IBM-MAIN subscribe / signoff / archive access

Re: SMF PUZZLE

2019-08-24 Thread Charles Mills
Subject: Re: SMF PUZZLE On Sat, 24 Aug 2019 17:29:30 +, willie bunter wrote: >Good Day, >I am trying to find the user/job which created a dsn. I run my trustworthy >SMF job which looks for recids 05 14 15 17 18 61 62 63 64 65 66 67 68 136 139 >163. The job showed the jo

Re: SMF PUZZLE

2019-08-24 Thread Roger Lowe
On Sat, 24 Aug 2019 17:29:30 +, willie bunter wrote: >Good Day, >I am trying to find the user/job which created a dsn.  I run my trustworthy >SMF job which looks for recids 05 14 15 17 18 61 62 63 64 65 66 67 68 136 139 >163.  The job showed the job which read the dsn & deleted it but it

Re: SMF PUZZLE

2019-08-24 Thread Clark Morris
.com/channel/UCu_65HaYgksbF6Q8SQ4oOvA > > > >From: Charles Mills >To: IBM-MAIN@LISTSERV.UA.EDU >Date: 24/08/2019 21:23 >Subject:Re: SMF PUZZLE >Sent by:IBM Mainframe Discussion List > > > >SMF only captures what you tell it to (with SMF

Re: SMF PUZZLE

2019-08-24 Thread Martin Packer
pics/id1127943573?mt=2 Youtube channel: https://www.youtube.com/channel/UCu_65HaYgksbF6Q8SQ4oOvA From: Charles Mills To: IBM-MAIN@LISTSERV.UA.EDU Date: 24/08/2019 21:23 Subject:Re: SMF PUZZLE Sent by:IBM Mainframe Discussion List SMF only captures what you

Re: SMF PUZZLE

2019-08-24 Thread Charles Mills
uot; shows up in SMF 15 (because it does not close the dataset). Others may well know. Charles -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of willie bunter Sent: Saturday, August 24, 2019 10:30 AM To: IBM-MAIN@LISTSERV.UA.EDU Su

SMF PUZZLE

2019-08-24 Thread willie bunter
Good Day, I am trying to find the user/job which created a dsn.  I run my trustworthy SMF job which looks for recids 05 14 15 17 18 61 62 63 64 65 66 67 68 136 139 163.  The job showed the job which read the dsn & deleted it but it doesn't show who or which job created it.According to the