McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 309

↗ View in doc context
page
309
source
ucce/v15.0.1/db-schema-handbook/db-schema-handbook.md
chunk_id
ucce::v15.0.1::db-schema-handbook::db-schema-handbook::295

This table contains a set of associations between machine hosts and locations. Depending on the context the machine host may refer to a remote site or it may refer to a peripheral/device (gateway) that is a part of the peripheral set. Related Tables • Location (through LocationID) • Machine_Host (through MachineHostID) Table 236: Indexes for Location_Member Table index_keys index_description index_name LocationID, SequenceNumber Primary key XPKLocation_Member Table 237: Fields in Location_Member Table KeysandNULLOption Data Type Description Name PK, FK NOT NULL DBINT Location to which the Machine_Host record is associated. LocationID PK NOT NULL DBINT Incremented for every unique Location and Machine Host. SequenceNumber FK NULL DBINT Depending on the MachineType value, MachineHostID may refer to one of the following: • UCM PUBLISHER Remote site (datacenter) Gateway MachineHostID NOT NULL DBINT Type to indicate whether MachineHostID refers to a remote site or device. MachineType Machine_Address This table contains network addresses of the hosts. It is a separate table because a host may have multiple network address (for example, public, private). The parent is the Machine_Host table. Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 291 All Tables Machine_Address