Technical References

Script_Print_Control Table
This table is part of the Script category (page 451). For database rules, click here. (page 509)
Each row contains default print settings for a specic script version. The Script Editor
automatically maintains the Script_Print_Control table.
Related tables
Script (page 317) (via ScriptID)
Table 179: Indexes for Script_Print_Control Table
index_keysindex_descriptionindex_name
ScriptIDnonclustered, unique, unique key
located on PRIMARY
XAK1Script_Print_Control
ScriptPrintControlIDclustered, 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 NULLCHANGESTAMP
Incremented when the record is changed in the central database.
ChangeStamp
NULLvarchar(255)
A string specifying the print settings for the script.
PrintControlSettings
AK-1, FK NOT NULLDBINT
Foreign key from Script table.
ScriptID
PK NOT NULLDBINT
A unique identier for the row.
ScriptPrintControlID
Script_Queue_Real_Time Table
This table is part of the Script category (page 451). For database rules, click here. (page 509)
Local database only. Contains data on how tasks are processed in a script queue.
Related tables
Script (page 317) (via ScriptID)
Table 180: Indexes for Script_Queue_Real_Time Table
index_keysindex_descriptionindex_name
ScriptID, QueueNodeclustered, 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