To use this alternative naming method, specify a single alternate prefix with the OPSPRM function of OPS/REXX as follows:
var = OPSPRM("SET","RULEPREFIX","SYS1.OPS")
var = OPSPRM("SET","RULEPREFIX2","SYS2.OPS2")
var = OPSPRM("SET","RULESUFFIX","RULES")
The following rule sets will be used:
SYS1.OPS.*.RULES SYS2.OPS2.*.RULES
Consider the following:
For example, if the following data sets existed:
SYS1.OPS.MESSAGE.RULES SYS2.OPS2.MESSAGE.RULES
The SYS2.OPS2.MESSAGE.RULES data set would be ignored.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |