Problem Note 11405: Support _STY30U6 MXG macro to deaccumulate TYPE30 interval data
The TYPE30_6 MXG data in the VMAC30 MXG source member is now
deaccumulated, but SAS/IT Resource Management (ITRM) does not contain
the logic to properly execute the macro that performs the
deaccumulation.
A circumvention is to invoke the _STY30U6 old-style macro. If the ITRM
XTY30_6 ITRM table is the only table processed, create a copy of the
EXPDBOUT MXG member and invoke _STY30U6 as follows:
_STY30U6;
&EPDBOUT;
Otherwise, verify that dataset WORK.TYPE30_6 exist inside the
copy of the EXPDBOUT member prior to invoking the old-style macro
_STY30U6.
A Technical Support hot fix for SAS IT Resource Management Release 2.6
for this issue is available at:
http://www.sas.com/techsup/download/hotfix/itrm26.html
Operating System and Release Information
SAS System | SAS IT Management Solutions Core Components MVA Data | z/OS | 2.5 | 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: | Problem Note |
Priority: | medium |
Topic: | System Administration ==> Servers
|
Date Modified: | 2006-03-22 14:05:58 |
Date Created: | 2003-12-02 12:22:33 |