I think that is what I did 30 years ago.
I was trying to find the jobclass and it was not straight forward on how to do it and I think (if memory serves me) that the trick was getting to the JES control blocks after that it was simple.

Ed

On Dec 7, 2015, at 8:54 PM, Anthony Thompson wrote:

No, it's a JES2 thing. And therefore you will find the mapping DSECT for $IRIS in SHASMAC.

I think you can chase it down from the CVT by going through CVTJESCT to find the first SSCT (primary JES2) -> SSCTSUS2 -> HCCT (which is a sort of CVT for JES2, mapped by $HCCT)

Otherwise you can get to the SSCT for JES2 by going through the SSVT.


Ant.

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM- [email protected]] On Behalf Of Paul Gilmartin
Sent: Tuesday, 8 December 2015 10:38 AM
To: [email protected]
Subject: Re: Inquire intrdr default job class

On Mon, 7 Dec 2015 18:40:56 -0600, Steve Horein  wrote:

Found this in JES2 Data Areas Volume 1:

Chapter 106. $IRIS Information
$IRIS Programming Interface Information $IRIS is a programming
interface.
$IRIS Heading Information
Common Name: IRIS
Macro ID: $IRIS
DSECT Name: IRIS

This looks like an IPCS thing.

o Is it usable outside IPCS, perhaps by chasing pointers from CVT?

o What MACLIB does it live in?

-- gil

----------------------------------------------------------------------
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

Reply via email to