The OSFPARM parameter lets you add a keyword=option string that CA OPS/MVS includes in the z/OS START command for the OSF started task. OSFPARM also allows you to override the corresponding substitution parameter in the cataloged procedure. This parameter applies to OSF TSL, TSO, and TSP servers.
No default
Any valid keyword=option string
Anytime
Example: OSFPARM
This function adds the string UNIT=3390 to the START command.
OPSPRM('SET','OSFPARM','UNIT=3390')
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |