McDewey

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

Page 460

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

Table 366: Indexes for Script Table index_keys index_description index_name DateTimeStamp Nonclustered index located on PRIMARY XIE1Script MasterScriptID, Version nonclustered, unique, unique key located on PRIMARY XAK1Script ScriptID clustered, unique, primary key located on PRIMARY XPKScript Table 367: Fields in Script Table Keys and NULL Option Data Type Description Name NULL VNAME32 User name of person who last modified the script version. Author 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 NOT NULL DBDATETIME The date and time when the script version was saved. DateTime NOT NULL DBCHAR Deleted Flag. Stored as a character: • Y = Yes • N = No Deleted NULL DESCRIPTION Further information about the script. Description NOT NULL DBINT Number of bytes of data in the binary representation of the script. Length AK-1, FK NOT NULL DBINT Foreign key from the Master Script table. MasterScriptID NULL DBINT If this version was created by using Quick Edit, this field indicates the previous script version. The metering information from the base version can be carried over to the new version. QuickEditBaseVersion PK NOT NULL DBINT Unique identifier for a specific version of a script. ScriptID Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 442 All Tables Script