Job Management Partner 1/Software Distribution Description and Planning Guide

[Contents][Glossary][Index][Back][Next]

Appendix C.49 netmdm_monitoring_workresult

This table stores information about the software operation times acquired by software operation monitoring.

Column name Oracle Microsoft SQL Server Embedded RDB Description Key No.
Data type Size Data type Size Data type Size
dm_nodename VARCHAR2 64 varchar 64 MVARCHAR 64 Host name 1
dm_getdate DATE -- datetime 8 TIMESTAMP -- Date that the operation time was acquired. 2
dm_softwarename VARCHAR2 50 varchar 50 MVARCHAR 50 Software name 3
dm_softwareversion VARCHAR2 50 varchar 50 MVARCHAR 50 Software version 4
dm_softwktime NUMBER 10 int 4 INTEGER -- Operation time of the software 5
dm_termwktime NUMBER 10 int 4 INTEGER -- Operation time of the machine 6

Legend:
--: Not applicable