Technical References

index_keysindex_descriptionindex_name
MachineIDclustered, unique, primary key
located on PRIMARY
XPKMachine_Info
Fields in Machine_Info:
Keys and Null Option:Data Type:Description:Field Name:
NOT NULLCHANGESTAMP
The change stamp
ChangeStamp
NULLDESCRIPTION
The description
Description
NOT NULLDBCHAR
Indicates whether the machine is the 'Deployment Master' AW.
IsDeploymentMasterAW
Values are 'Y' (machine is the Deployment Master AW) and
'N' (machine is not the Deployment Master AW).
Default is 'N'.
NOT NULLDBINT
Identier.
MachineID
NOT NULLvarchar(64)
The machine name or IP address.
MachineName
NOT NULLDBINT
The type or role of the machine in the department.
MachineType
Master_Script Table
This table is part of the Script category (page 451). For database rules, click here. (page 509)
Each row identies a routing script or an administrative script. Each master script might have
several versions. Information about each version is stored in the Script table. A new Master_Script
record is created whenever you save a script with a new name in the Script Editor.
Related tables
Admin Script Schedule Map (page 13) (via MasterScriptID)
Customer Denition (page 153)(via CustomerDenitionID)
Business Entity (page 73) (via EntityID)
Call Type Map (page 100) (via MasterScriptID)
Call Type Real Time (page 101) (via MasterScriptID)
Script (page 317) (via MasterScriptID)
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
232
Chapter 2: All Tables
Master_Script Table