Usage Note 19687: The ROOT= parameter in the %CPSTART macro in SAS® IT Resource Management 2.7 requires an additional data set level
To provide consistency across U.S. and international installations of SAS IT Resource Management, some of the names for default SAS libraries now have an additional data set level in their prefixes. These libraries are those that are eligible for translation or encoding. SAS IT Resource Management’s PGMLIB is one of these libraries.
Consequently, you consider this change when you provide a prefix for the ROOT= parameter in the %CPSTART macro in SAS IT Resource Management
For example, W0 is the additional data set level in the following %CPSTART invocation:
%cpstart(....
root=SAS9.data-set.prefix.w0.itrm
);
|
Thus, the ROOT= parameter in SAS IT Resource Management 2.7 and higher should point to the library that is encoded.
The following example shows how the ROOT= value might have appeared in previous releases of SAS IT Resource Management:
root=SAS8.data-set.prefix.itrm
|
Additional information on encodings is available in the Configuration Guide for SAS® 9.1.3 Foundation for z/OS®.
Operating System and Release Information
| SAS System | SAS IT Management Solutions Core Components MVA Data | z/OS | 2.7 | | | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Usage Note |
| Priority: | |
| Topic: | System Administration ==> Servers
|
| Date Modified: | 2007-12-18 15:01:57 |
| Date Created: | 2007-03-06 13:58:16 |