Cisco Cisco IP Contact Center Release 4.6.2 Technical References

Page of 620
Script_Print_Control Table
This table is part of the 
Each row contains default print settings for a specific script version. The Script Editor
automatically maintains the Script_Print_Control table.
Related tables
Table 179: Indexes for Script_Print_Control Table
index_keys
index_description
index_name
ScriptID
nonclustered, unique, unique key
located on PRIMARY
XAK1Script_Print_Control
ScriptPrintControlID
clustered, unique, primary key
located on PRIMARY
XPKScript_Print_Control
Fields in Script_Print_Control Table:
Keys and Null Option:
Data Type:
Description:
Field Name:
NOT NULL
CHANGESTAMP
Incremented when the record is changed in the central database.
ChangeStamp
NULL
varchar(255)
A string specifying the print settings for the script.
PrintControlSettings
AK-1, FK NOT NULL
DBINT
Foreign key from Script table.
ScriptID
PK NOT NULL
DBINT
A unique identifier for the row.
ScriptPrintControlID
Script_Queue_Real_Time Table
This table is part of the 
Local database only. Contains data on how tasks are processed in a script queue.
Related tables
Table 180: Indexes for Script_Queue_Real_Time Table
index_keys
index_description
index_name
ScriptID, QueueNode
clustered, unique, primary key
located on PRIMARY
XPKScript_Queue_Real_Time
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
321
Chapter 2:  All Tables
Script_Print_Control Table