Instruction manual
Database Tables
CentreVu®
CMS Open Database Connectivity
Synonyms Database Items 3-152
Synonyms Database Items 3
Overview 3
The Synonyms database item descriptions apply specifically to items in
the
synonyms
table. The table contains dictionary synonyms. The
indexes are ACD_NO, ITEM_TYPE, ITEM_NAME, and VALUE.
Because the data contained in the
synonyms
table are administrative,
and are used to define dictionary entries, the table is not dependent on
ECS releases.
Synonyms
Database Items
3
The following table describes the data items in the CMS Synonyms
database dictionary table.
Database Item Description
Data
Type
Column
Type
Length
ACD_NO (index) The ACD number for which data
was collected.
A smallint 2 bytes
DESCR The description, or definition, of the
dictionary synonym.
A char(5) 5 byte
ASCII
text string
ITEM_TYPE
(index)
The type of synonym. The following
synonyms are used in reports:
Type Database Item
acd ACD
agname LOGID (login ID)
tkgrp TKGRP (trunk group)
split SPLIT
vdn VDN (vector directory
number)
A char(20) 20 byte
ASCII
text string