You can modify an initialization file to use system symbols to support its use throughout your enterprise.
Example: Initialization File With System Symbols
The following sample code shows statements for the IPFILES parameter group using the &SYSNAME system symbol:
.IPFILES
&$IAP$IPDBDSN = &STR NETW.NM.NETM&SYSNAME.IPFILE &$IAP$IPLDSN = &STR NETW.NM.NETM&SYSNAME.IPLOG &$IAP$IPDTDSN = &STR NETW.NM.NETM&SYSNAME.IPDETAIL &$IAP$IPTRDSN = &STR NETW.NM.NETM&SYSNAME.IPTREND &$IAP$IPLSDSN = &STR NETW.NM.NETM&SYSNAME.IPLOGSEQ
| Copyright © 2012 CA. All rights reserved. |
|