> 
> Folks
> 
> Anyone know in which manual can I find the STCCLASS and TSUCLASS
initialisation
> parameters documented please?
> Not in 1.12 JES2 Init & Tuning. I suspect that they are synonymous with
> JOBCLASS(STC) and JOBCLASS(TSU). I have inherited support for a JES2
system that
> has STCCLASS and TSUCLASS specified in the init deck, so just looking for
definitive
> description.
> 
> STCCLASS    AUTH=ALL,
>             BLP=YES,
>             COMMAND=EXECUTE,
>             MSGCLASS=W,
>             MSGLEVEL=(1,1),
>             REGION=512K,
>             TIME=(60,0)
> 
> TSUCLASS    AUTH=ALL,
>             BLP=YES,
>             COMMAND=EXECUTE,
>             MSGCLASS=W,
>             MSGLEVEL=(1,1),
>             REGION=512K,
>             TIME=(60,0)
> 
> Also commands $DSTCCLASS and $DTSUCLASS don't appear to be documented.
> 

First answer - Yes the JOBCLASS(TSU) and JOBCLASS(STC) is what you want to
look at.

Second Answer: 
$D JOBCLASS(n) - Display job class characteristics     
                                                       
$T JOBCLASS - Set job class characteristics         
                                                    
To modify the characteristics associated with one job, all started task
(STC) jobs, or time-sharing user (TSU) classes.                        
                                                                  
 JOBCLASS(STC) or     
 JOBCLASS(TSU) initialization statements.   

TSU and STC are subparms of $D/$TJOBCLASS

Liette                      

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to