Job Management Partner 1/Software Distribution Description and Planning Guide

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

Appendix C.19 netmdm_id

This table stores the ID groups handled by JP1/Software Distribution.

Column name Oracle Microsoft SQL Server Embedded RDB Description Key No.
Data type Size Data type Size Data type Size
dm_genno RAW 1 binary 1 BINARY 1 Generation number:
  • 0x01: ID group created by old interface
  • 0x02: ID group created by new interface
--
dm_idname VARCHAR2 32 varchar 32 MVARCHAR 32 ID group name 1
dm_procflag NUMBER 3 tinyint 1 SMALLINT -- Processing flag:
  • 0x0000: Valid ID group
  • 0x0001: ID group being deleted
--
dm_attrflag RAW 1 binary 1 BINARY 1 Attribute flag:
  • 0x00: ID group created in the local system
  • 0x01: ID group created by from the higher managing server
--

Legend:
--: Not applicable