Cisco Cisco E-Mail Manager Unity Integration Option 기술 참조

다운로드
페이지 548
   
2-220
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
Chapter 2      Table Details
Next_Available_Number Table
Next_Available_Number Table
Each row identifies the next available unique integer ID value for a specific database table.
The ICM software automatically maintains the Next_Available_Number table.
Table 2-230 Next_Available_Number Table Constraints
Constraint
Field Name(s)
AK-1
TableName
Table 2-231 Next_Available_Number Table
Field Name
Description
Data Type
Keys and 
Null Option
NextAvailableNumber
The next available unique ID value for the table.
DBINT
NOT NULL
TableName
The name of the table associated with the row.
varchar(30)
AK-1
NOT NULL