Previous Topic: TSOHCLASS Keyword—TSO Default Hold ClassNext Topic: TSOJCLASS Keyword—TSO Default Job Class


Examples: TSOHCLASS keyword

This example adds a class of X to ACID USERA:

TSS ADDTO(USERA) TSOHCLASS(X)

This example removes a default class of X from USERA:

TSS REMOVE(USERA) TSOHCLASS(X)