Re: Track address space which is non reusable

2017-12-18 Thread Michael Babcock
Hmmm.  Already a health check for ASIDs isn’t there?   IEA_ASIDS.Lists
normal and replacement IDs. Even tells you How many have become
non-reusable since the IPL

On Mon, Dec 18, 2017 at 7:31 AM Brown, Duncan <dbro...@opers.org> wrote:

> I track ASID usage with the free MXI from Rocket.
>
> I track it because some product leave the ASID's in a 'not-reusable'
> state.  I execute it in a batch job and create a running total of how many
> are available and how many are not-reusable.
>
> I've been burned a couple of times when there were no more left and no new
> address spaces would start.
>
> -Original Message-
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
> Behalf Of Jake Anderson
> Sent: Monday, December 18, 2017 1:14 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Track address space which is non reusable
>
> 'Why? Just like Lizette asked, you should also give reason why you want
> that info.'
>
> For setting up a health checker. Sorry' i should have told earlier.
>
>
>
>
> On 18-Dec-2017 11:03 AM, "Elardus Engelbrecht" <
> elardus.engelbre...@sita.co.za> wrote:
>
> Jake Anderson wrote:
>
> >>Is there any rexx exec or a program which can tell me the number of
> Address space which are nonreusable ASID ?
> >>zOS 2.2
>
> Why? Just like Lizette asked, you should also give reason why you want
> that info.
>
>
> Roger Lowe wrote:
>
> >If I remember correctly, there should be a Health Check called "IEA_ASIDS"
> which should give you the info that you are after ...
>
> Yup, you are correct. If you have such ASIDs, you will see IEAVEH012I and
> IEAVEH001I.
>
> Also, Mark Zelden has a REXX program 'ASIDLIST". Check his website, you
> should be able to use Mr. G. O. Ogle's fancy search thing ( :-D ) to search
> for it.
>
> Groete / Greetings
> Elardus Engelbrecht
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send email
> to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send email
> to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
>
>
> -
> CONFIDENTIALITY NOTICE: The Ohio Public Employees Retirement System
> intends this e-mail message, and any attachments, to be used only by the
> person(s) or entity to which it is addressed. This message may contain
> confidential and/or legally privileged information. If the reader is not
> the intended recipient of this message or an employee or agent responsible
> for delivering the message to the intended recipient, you are hereby
> notified that you are prohibited from printing, copying, storing,
> disseminating or distributing this communication. If you received this
> communication in error, please delete it from your computer and notify the
> sender by reply e-mail.
>
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

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


Re: Track address space which is non reusable

2017-12-18 Thread Brown, Duncan
I track ASID usage with the free MXI from Rocket.  

I track it because some product leave the ASID's in a 'not-reusable' state.  I 
execute it in a batch job and create a running total of how many are available 
and how many are not-reusable.

I've been burned a couple of times when there were no more left and no new 
address spaces would start.

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Jake Anderson
Sent: Monday, December 18, 2017 1:14 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Track address space which is non reusable

'Why? Just like Lizette asked, you should also give reason why you want that 
info.'

For setting up a health checker. Sorry' i should have told earlier.




On 18-Dec-2017 11:03 AM, "Elardus Engelbrecht" < 
elardus.engelbre...@sita.co.za> wrote:

Jake Anderson wrote:

>>Is there any rexx exec or a program which can tell me the number of
Address space which are nonreusable ASID ?
>>zOS 2.2

Why? Just like Lizette asked, you should also give reason why you want that 
info.


Roger Lowe wrote:

>If I remember correctly, there should be a Health Check called "IEA_ASIDS"
which should give you the info that you are after ...

Yup, you are correct. If you have such ASIDs, you will see IEAVEH012I and 
IEAVEH001I.

Also, Mark Zelden has a REXX program 'ASIDLIST". Check his website, you should 
be able to use Mr. G. O. Ogle's fancy search thing ( :-D ) to search for it.

Groete / Greetings
Elardus Engelbrecht

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

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



-
CONFIDENTIALITY NOTICE: The Ohio Public Employees Retirement System intends 
this e-mail message, and any attachments, to be used only by the person(s) or 
entity to which it is addressed. This message may contain confidential and/or 
legally privileged information. If the reader is not the intended recipient of 
this message or an employee or agent responsible for delivering the message to 
the intended recipient, you are hereby notified that you are prohibited from 
printing, copying, storing, disseminating or distributing this communication. 
If you received this communication in error, please delete it from your 
computer and notify the sender by reply e-mail.


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


Re: Track address space which is non reusable

2017-12-17 Thread Jake Anderson
'Why? Just like Lizette asked, you should also give reason why you want
that info.'

For setting up a health checker. Sorry' i should have told earlier.




On 18-Dec-2017 11:03 AM, "Elardus Engelbrecht" <
elardus.engelbre...@sita.co.za> wrote:

Jake Anderson wrote:

>>Is there any rexx exec or a program which can tell me the number of
Address space which are nonreusable ASID ?
>>zOS 2.2

Why? Just like Lizette asked, you should also give reason why you want that
info.


Roger Lowe wrote:

>If I remember correctly, there should be a Health Check called "IEA_ASIDS"
which should give you the info that you are after ...

Yup, you are correct. If you have such ASIDs, you will see IEAVEH012I and
IEAVEH001I.

Also, Mark Zelden has a REXX program 'ASIDLIST". Check his website, you
should be able to use Mr. G. O. Ogle's fancy search thing ( :-D ) to search
for it.

Groete / Greetings
Elardus Engelbrecht

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

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


Re: Track address space which is non reusable

2017-12-17 Thread Elardus Engelbrecht
Jake Anderson wrote:

>>Is there any rexx exec or a program which can tell me the number of Address 
>>space which are nonreusable ASID ?
>>zOS 2.2

Why? Just like Lizette asked, you should also give reason why you want that 
info.


Roger Lowe wrote:

>If I remember correctly, there should be a Health Check called "IEA_ASIDS" 
>which should give you the info that you are after ...

Yup, you are correct. If you have such ASIDs, you will see IEAVEH012I and 
IEAVEH001I.

Also, Mark Zelden has a REXX program 'ASIDLIST". Check his website, you should 
be able to use Mr. G. O. Ogle's fancy search thing ( :-D ) to search for it.

Groete / Greetings
Elardus Engelbrecht

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


Re: Track address space which is non reusable

2017-12-17 Thread Roger Lowe
On Sun, 17 Dec 2017 21:24:07 +0530, Jake Anderson  
wrote:

>Hi
>
>Is there any rexx exec or a program which can tell me the number of Address
>space which are nonreusable ASID ?
>
>zOS 2.2
>
>Jake
>
If I remember correctly, there should be a Health Check called "IEA_ASIDS" 
which should give you the info that you are after ...

Roger

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


Re: Track address space which is non reusable

2017-12-17 Thread Lizette Koehler
Why do you need this information?  What problem are you trying to solve?

Lizette


> -Original Message-
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
> Behalf Of Jake Anderson
> Sent: Sunday, December 17, 2017 8:54 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Track address space which is non reusable
> 
> Hi
> 
> Is there any rexx exec or a program which can tell me the number of Address
> space which are nonreusable ASID ?
> 
> zOS 2.2
> 
> Jake
> 

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