Job Management Partner 1/Software Distribution Description and Planning Guide

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

Appendix C.69 netmdm_stscnt_summary

This table stores the execution status of an all-lower-clients job executed from the central manager, expressed as a combination of host and package.

Column name Oracle Microsoft SQL Server Embedded RDB Description Key No.
Data type Size Data type Size Data type Size
dm_jobno CHAR 16 char 16 MCHAR 16 Number assigned to the job automatically 1
dm_primarykey VARCHAR2 16 varchar 16 MVARCHAR 16 Primary key (number assigned to each job detail) 2
dm_logonwaitcount NUMBER 10 int 4 INTEGER -- Logon wait count --
dm_completecount NUMBER 10 int 4 INTEGER -- Completion count --
dm_inswaitcount NUMBER 10 int 4 INTEGER -- Installation wait count --
dm_inserrorcount NUMBER 10 int 4 INTEGER -- Installation error count --
dm_othererrorcount NUMBER 10 int 4 INTEGER -- Other error count --
dm_refusecount NUMBER 10 int 4 INTEGER -- Installation rejection count --
dm_totalcount NUMBER 10 int 4 INTEGER -- Total execution count --
dm_managername VARCHAR2 64 varchar 64 MVARCHAR 64 Supervising manager name --

Legend:
--: Not applicable