Previous Topic: TSOJCLASS Keyword—TSO Default Job ClassNext Topic: TSOLPROC Keyword—TSO Default Proc


Examples: TSOJCLASS keyword

This example adds a class of A to ACID USERA:

TSS ADDTO(USERA)TSOJCLASS(A)

This example removes a default class of A from USERA:

TSS REMOVE(USERA)TSOJCLASS(A)