McDewey

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

Page 474

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

Related Tables Logical_Interface_Controller, on page 288(via LogicalControllerID) Schedule, on page 428 (via ScheduleID) Service_Array_Member, on page 457 (via SkillTargetID) Skill_Group, on page 493 (via SkillTargetID) Skill_Target, on page 543 (via SkillTargetID) Table 390: Indexes for Service_Array Table index_keys index_description index_name EnterpriseName nonclustered, unique, unique key located on PRIMARY XAK1Service_Array SkillTargetID nonclustered located on PRIMARY XIF110Service_Array LogicalControllerID nonclustered located on PRIMARY XIF120Service_Array ScheduleID nonclustered located on PRIMARY XIF121Service_Array SkillTargetID clustered, unique, primary key located on PRIMARY XPKService_Array Table 391: Fields in Service_Array Table Keys and NULL Option Data Type Description Name NOT NULL CHANGESTAMP Incremented when the record is changed in the central database. ChangeStamp NULL DBDATETIME Records the date and time when a record is added/updated. DateTimeStamp NULL DESCRIPTION Additional information about the service array. Description AK-1 NOT NULL VNAME32 An enterprise name for the service array. This name must be unique among all service arrays in the enterprise. EnterpriseName FK NOT NULL DBSMALLINT Identifies the Peripheral Gateway associated with the service array. LogicalControllerID FK NULL DBINT Identifies a schedule associated with the service array. ScheduleID PK NOT NULL DBINT An identifier that is unique among all skill targets in the enterprise. SkillTargetID Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 456 All Tables Service_Array