Problem Note 8776: Measureware collector metric BYDASTM is incorrectly defined as seconds
instead of milliseconds
The Measureware metric BYDASTM in the table PCSDSK is incorrectly
defined as seconds instead of milliseconds. This can be corrected
by running the ddutil code shown below with your current Measureware
collector active in write mode:
%cpcat;
cards4;
set table name=pcsdsk;
update variable name=bydastm
format=BEST12.2;
;;;;
%cpcat(cat=work.temp.upd.source);
%cpddutl(entrynam=work.temp.upd.source);
Operating System and Release Information
| SAS System | SAS IT Resource Management-Server | Microsoft Windows NT Workstation | 2.5 | 2.7 | 8.2 TS2M0 | |
| Microsoft Windows 2000 Server | 2.5 | 2.7 | 8.2 TS2M0 | |
| Microsoft Windows 95/98 | 2.5 | 2.7 | 8.2 TS2M0 | |
| Microsoft Windows 2000 Datacenter Server | 2.5 | 2.7 | 8.2 TS2M0 | |
| Microsoft Windows 2000 Professional | 2.5 | 2.7 | 8.2 TS2M0 | |
| 64-bit Enabled Solaris | 2.5 | 2.7 | 8.2 TS2M0 | |
| Microsoft Windows 2000 Advanced Server | 2.5 | 2.7 | 8.2 TS2M0 | |
| Solaris | 2.5 | 2.7 | 8.2 TS2M0 | |
| z/OS | 2.5 | 2.7 | 8.2 TS2M0 | |
| 64-bit Enabled AIX | 2.5 | 2.7 | 8.2 TS2M0 | |
| HP-UX | 2.5 | 2.7 | 8.2 TS2M0 | |
| 64-bit Enabled HP-UX | 2.5 | 2.7 | 8.2 TS2M0 | |
| Tru64 UNIX | 2.5 | 2.7 | 8.2 TS2M0 | |
| AIX | 2.5 | 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: | medium |
| Topic: | System Administration ==> Servers
|
| Date Modified: | 2003-01-16 13:18:26 |
| Date Created: | 2002-10-31 09:16:54 |