Technical References

Route Call Detail (page 278) (via LocalID)
Script (page 317) (via ScriptID)
Table 176: Indexes for Script_Cross_Reference Table
index_keysindex_descriptionindex_name
ForeignKeynonclustered located on PRIMARYXIE1Script_Cross_Reference
ScriptID, LocalIDclustered, unique, primary key
located on PRIMARY
XPKScript_Cross_Reference
Fields in Script_Cross_Reference Table:
Keys and Null Option:Data Type:Description:Field Name:
IE-1 NOT NULLDBINT
Foreign key from a conguration table. This is always an ID eld.
ForeignKey
PK NOT NULLDBINT
Local ID in script that cross references a foreign key eld in one of
the other conguration tables.
LocalID
PK, FK, NOT NULLDBINT
Foreign key from Script table.
ScriptID
NOT NULLDBSMALLINT
Type of table to which the ForeignKey applies. To see the possible
values, click here (page 489).
TargetType
Script_Data Table
This table is part of the Script category (page 451). For database rules, click here. (page 509)
It contains a binary version of a routing script or administrative script. A long script may require
multiple Script_Data rows.
The Script Editor automatically maintains the Script_Data table.
Related tables
Script (page 317) (via ScriptID)
Table 177: Indexes for Script_Data Table
index_keysindex_descriptionindex_name
ScriptID, RowOrderclustered, unique, primary key
located on PRIMARY
XPKScript_Data
Fields in Script_Data Table:
Keys and Null Option:Data Type:Description:Field Name:
PK NOT NULLDBINT
Ordinal number of the rows that apply to a specic script.
RowOrder
NULLimage
Internal script representation.
ScriptData
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
319
Chapter 2: All Tables
Script_Data Table