Valid on z/VSE.
Use IESVCAT keyword to assign a default VSAM user catalog for an Interactive User Interface user. This attribute corresponds to user profile data stored in the z/VSE Control File.
This keyword has the following format:
TSS ADDTO(acid) IESVCAT(usercat)
A VSAM user catalog name. It should match an existing VSAM user catalog definition.
Range: 1 to 7 characters
This keyword is used with:
This example assigns VSESPUC as the default VSAM catalog for the current IUI dialogs:
TSS ADDTO(SYSA) IESVCAT(VSESPUC)
This example removes the above attribute:
TSS REMOVE(SYSA) IESVCAT
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|