Previous Topic: Use the RULEALTFIX ParameterNext Topic: Create Security Product Logon IDs


Use the RULEPREFIX2 Parameter

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: