On Wed, 1 Jul 2009 16:17:55 -0500, Mark Zelden wrote:

>
>WTF.  At first I thought I was losing it....
>
>Anyone try to display XEQCOUNT on z/OS 1.9 or z/OS 1.10?  I know on z/OS 1.8
>$DJOBCLASS(n) showed it... or at least $DJOBCLASS(n),LONG.
>
>XEQCOUNT doesn't display unless you specifically ask for it, for example:
>
>$DJOBCLASS(A),XEQCOUNT
>
>This is not working as documented for 1.9 or 1.10.  According to the FM:

On z/OS 1.10:

$DJOBCLASS(J)
JOBCLASS(J)         MODE=WLM,QAFF=(ANY),QHELD=NO,
                    SCHENV=,XEQCOUNT=(MAXIMUM=*, 
                    CURRENT=6),                  
                    XEQMEMBER(XX01)=(MAXIMUM=*,  
                    CURRENT=2),                  
                    XEQMEMBER(XX09)=(MAXIMUM=*,  
                    CURRENT=4),                  
                    XEQMEMBER(XX03)=(MAXIMUM=*,  
                    CURRENT=0)                   

-- 
Tom Marchant

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to