Problem Note 5555: How to setup IT Resource Management and MXG to process a CA-TMS file
To process CA-TMS data in IT Resource Management (ITRM) 2.6 and above,
you must make the following modification below to MXG and IT Resource
Management:
* Copy the MXG SOURCLIB members IMACTMS5 and EXTMSTMS to a user
MXG SOURCLIB.
* Update the user MXG SOURCLIB member IMACTMS5 as follows:
%LET WTMSWORK=WORK;
MACRO _KTMSTMS DATETIME %
MACRO _KTMSDSN DATETIME %
* Update the user MXG SOURCLIB member EXTMSTMS as follows:
/* MOD FOR ITSV TMS PROCESSING, CREATES A DATETIME VARIABLE */
RETAIN DATETIME "&SYSDATE:&SYSTIME"DT;
OUTPUT _WTMSTMS; /* TMSREC , DEFINED IN IMACTMS5 */
You can find more information by invoking the MVS ITRM GUI, selecting
the HELP (icon), followed by HELP MXG (icon) and then using the FIND
command for the text "XTMS".
The sample job in member prefix.ITRM.CPMISC(CMTMSLD) has been updated
with similar instructions.
A fix for this issue is available at:
http://www.sas.com/techsup/download/hotfix/itrm26.html#005555
A fix for this issue for SAS IT Resource Management Release 2.7 is
available at:
http://www.sas.com/techsup/download/hotfix/itrm27.html#005555
Operating System and Release Information
| SAS System | SAS IT Resource Management-Server | Microsoft Windows NT Workstation | 2.6 | 2.7 | 8.2 TS2M0 | |
| Microsoft Windows 95/98 | 2.6 | 2.7 | 8.2 TS2M0 | |
| Microsoft Windows 2000 Server | 2.7 | 2.7 | | |
| Microsoft Windows 2000 Professional | 2.6 | 2.7 | 8.2 TS2M0 | |
| Microsoft Windows 2000 Datacenter Server | 2.7 | 2.7 | | |
| Microsoft Windows 2000 Advanced Server | 2.6 | 2.7 | 8.2 TS2M0 | |
| Solaris | 2.7 | 2.7 | | |
| 64-bit Enabled Solaris | 2.7 | 2.7 | | |
| z/OS | 2.6 | 2.7 | 8.2 TS2M0 | |
| HP-UX | 2.6 | 2.7 | 8.2 TS2M0 | |
| 64-bit Enabled HP-UX | 2.6 | 2.7 | 8.2 TS2M0 | |
| Tru64 UNIX | 2.6 | 2.7 | 8.2 TS2M0 | |
| 64-bit Enabled AIX | 2.7 | 2.7 | | |
| AIX | 2.6 | 2.7 | 8.2 TS2M0 | |
*
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: | |
| Topic: | System Administration ==> Servers
|
| Date Modified: | 2006-11-10 11:28:19 |
| Date Created: | 2001-07-31 18:32:12 |