/mcpTable 379: Fields in Script_Real_Time Table Keys and NULL Option Data Type Description Name NOT NULL DBINT Number of times the script has run since midnight. For a routing script, this is the number of calls processed. Calls NOT NULL DBINT CPU time spent processing the script. CpuTime NOT NULL DBDATETIME Central Controller date and time that this data was last updated. DateTime NOT NULL DBINT Elapsed time spent processing the script. ElapsedTime PK, FK NOT NULL DBINT Foreign key from the Script Table. ScriptID NULL varbinary(max) Internal real time data for the script. ScriptMeters Script_Table This table is part of the Script category (see Script, on page 629). For database rules, see Script Tables, on page 701. Each row describes a table from an external database that can be queried from within routing scripts or administrative scripts using the optional Gateway SQL feature. Use Unified ICM Configuration Manager to add, update, and delete Script_Table records. Related Tables Script_Table_Column, on page 449 (via ScriptTableID) Table 380: Indexes for Script_Table Table index_keys index_description index_name EnterpriseName nonclustered, unique, unique key located on PRIMARY XAK1Script_Table ScriptTableID clustered, unique, primary key located on PRIMARY XPKScript_Table Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 448 All Tables Script_Table