Cisco Cisco Unified Customer Voice Portal 11.0(1)

Page of 102
Description
Index
Null
Type
Field
The name of the
message bus that
No
No
varchar(42)
MessageBusName
delivers the VXML
data feed message
The date and time of
the database operation
No
No
datetime
DBDateTime
(when the record was
inserted). This is useful
for debugging purposes
to determine lags
between when the
event occurred versus
when it was written to
the database (for
example, a long lag
may indicate problems
with the reporting
server)
VXMLError Table
This table contains one record for each element in which an error occurred. The ErrorName
field holds the name of the error.
Description
Index
Null
Type
Field
The unique id for the
element in which the
error occurs
Yes (Composite index
ElementID,
CallStartDate)
No
int8
ElementID
Date of the call, for
data purging purposes
Yes (Composite index
ElementID,
CallStartDate)
No
date
CallStartDate
Name of an error
No
No
varchar(12)
ErrorName
The date and time
when the error
occurred
Yes
No
datetime
EventDateTime
The detailed error
message
No
No
nvarchar(255)
Description
The name of the
message bus that
No
No
varchar(42)
MessageBusName
delivers the VXML
data feed message
The date and time of
the database operation
No
No
datetime
DBDateTime
(when the record was
inserted). This is useful
for debugging purposes
Reporting Guide for Cisco Unified Customer Voice Portal Release 7.0(1)
77
Chapter 6: Introduction to the Database Schema
Table Definitions