Re: Any way to programmatically determine state of SMFPRMxx SYS(EXITS())?

2014-04-25 Thread Charles Mills
04 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Any way to programmatically determine state of SMFPRMxx SYS(EXITS())? Charles Finding out which SMF subsystems are defined in SMFPRMxx is also something to consider as SYS.IEFU83 and SYS.IEFU83 can point to different module lists and your software may h

Re: Any way to programmatically determine state of SMFPRMxx SYS(EXITS())?

2014-04-25 Thread Charles Mills
Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Charles Mills Sent: Thursday, April 24, 2014 10:42 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Any way to programmatically determine state of SMFPRMxx SYS(EXITS())? Is there any way for an (authorized) program to determine whether

Re: Any way to programmatically determine state of SMFPRMxx SYS(EXITS())?

2014-04-25 Thread Rob Scott
@LISTSERV.UA.EDU] On Behalf Of Charles Mills Sent: 24 April 2014 23:08 To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Any way to programmatically determine state of SMFPRMxx SYS(EXITS())? Thanks. I can obviously find it in showmvs -- just thought I would ask. Charles Composed on a mobile: please

Re: Any way to programmatically determine state of SMFPRMxx SYS(EXITS())?

2014-04-24 Thread Charles Mills
l Table is documented? I don't see >> it in my MVS Data Areas, but I suppose I am looking in the wrong place. >> >> >> Charles >> >> -Original Message- >> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On >> Behalf O

Re: Any way to programmatically determine state of SMFPRMxx SYS(EXITS())?

2014-04-24 Thread Rob Scott
m: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On > Behalf Of Miklos Szigetvari > Sent: Thursday, April 24, 2014 11:06 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: Any way to programmatically determine state of SMFPRMxx > SYS(EXITS())? > > ShowMv

Re: Any way to programmatically determine state of SMFPRMxx SYS(EXITS())?

2014-04-24 Thread Charles Mills
A.EDU Subject: Re: Any way to programmatically determine state of SMFPRMxx SYS(EXITS())? ShowMvs can so I think you can also (source is available for ShowMvs) On 24.04.2014 16:42, Charles Mills wrote: > Is there any way for an (authorized) program to determine whether > SYS(EXITS(IEFU8n)) has bee

Re: Any way to programmatically determine state of SMFPRMxx SYS(EXITS())?

2014-04-24 Thread Elardus Engelbrecht
Elardus Engelbrecht wrote: >From Mark Zelden's nice tool this little line: Sorry, it is actually in FILE 492 which is from Roland Schiradin. Sorry Mark for troubling you. I was sniffing around your webpages recently and got hold up for other urgent work before posting this. Groete / Greetings

Re: Any way to programmatically determine state of SMFPRMxx SYS(EXITS())?

2014-04-24 Thread Elardus Engelbrecht
Charles Mills wrote: >Excellent thought. I shall look into that. Thanks, You will get it there. From Mark Zelden's nice tool this little line: TMEXAAMFLAGS,EXAAMACTIVE Is it really active? Groete / Greetings Elardus Engelbrecht ---

Re: Any way to programmatically determine state of SMFPRMxx SYS(EXITS())?

2014-04-24 Thread Elardus Engelbrecht
Charles Mills wrote: >Is there any way for an (authorized) program to determine whether >SYS(EXITS(IEFU8n)) has been specified? That is, whether IEFU8n (where 'n' is >3, 4 or 5) is active. >Note that z/OS allows a module to be added to an exit even though the exit is >not active and the module

Re: Any way to programmatically determine state of SMFPRMxx SYS(EXITS())?

2014-04-24 Thread Charles Mills
determine state of SMFPRMxx SYS(EXITS())? ShowMvs can so I think you can also (source is available for ShowMvs) On 24.04.2014 16:42, Charles Mills wrote: > Is there any way for an (authorized) program to determine whether > SYS(EXITS(IEFU8n)) has been specified? That is, whether IEFU8n

Re: Any way to programmatically determine state of SMFPRMxx SYS(EXITS())?

2014-04-24 Thread Miklos Szigetvari
ShowMvs can so I think you can also (source is available for ShowMvs) On 24.04.2014 16:42, Charles Mills wrote: Is there any way for an (authorized) program to determine whether SYS(EXITS(IEFU8n)) has been specified? That is, whether IEFU8n (where 'n' is 3, 4 or 5) is active. Note that z/OS all

Any way to programmatically determine state of SMFPRMxx SYS(EXITS())?

2014-04-24 Thread Charles Mills
Is there any way for an (authorized) program to determine whether SYS(EXITS(IEFU8n)) has been specified? That is, whether IEFU8n (where 'n' is 3, 4 or 5) is active. Note that z/OS allows a module to be added to an exit even though the exit is not active and the module will never receive a single