Devices; Dynamic Enumerations - Inter-Tel AXXESS Manual

Hide thumbs Also See for AXXESS:
Table of Contents

Advertisement

Devices

6.13 This test checks to make sure that each device has the proper entries in all correspond-
ing tables.
6.14 Possible Error Messages:
Invalid table <table name>: This is only a warning. It indicates that it was looking for
a table, but could not find it in the database. This can happen if a new table is added in a
later version of a major release. If the test is being run on the older version, this warning
will appear. For example, if Table A was added in version 5.111, running this test on
databases previous to version 5.111 will produce a warning that Table A could not be
found.
Invalid column <table name>:<column name>: This is only a warning. It indicates
that it was looking for a column, but could not find it in the database. This can happen
if a new column is added in a later version of a major release. If the test is being run on
the older version, this warning will appear. For example, if Column A was added in ver-
sion 5.111, running this test on databases previous to version 5.111 will produce a warn-
ing that Column A could not be found.
Ext <extension number> has no records in <table name>: This corruption indicates
that the given device has no records in the table indicated. This corruption can be
repaired in more than one way. If the table that is missing the records is critical, then the
device is non-recoverable and will be deleted completely. In this case, the Repair Status
will be Deleted Device. If the table that is missing the records is not critical, the corrup-
tion will be repaired by adding default records to the table. The Repair Status will either
be Record Added if one record was added or Records Added if more than record was
added.
Ext %s has an incorrect number of records in %s: In this case, the device does not
have the proper number of records in a table. This corruption is repaired by adding
default records to the table. The Repair Status will be Records Added.
Ext %s has an incorrect record sequence in %s: In this case, the device has the
proper number of records in the table. However, the sequence numbers are incorrect.
For example, the records should be numbered 1 through 10. However, they are num-
bered 0 through 9. This corruption is repaired by deleting the record that has an out-of-
bounds sequence number and adding a default record for each missing sequence num-
ber. In the given example, record 0 would be deleted and record 10 would be added.
The Repair Status will be Added/Deleted Records, Deleted Records, or Records Added
depending on the action that was taken.

Dynamic Enumerations

6.15 This test checks to make sure that all dynamic enumeration fields contain valid values.
A dynamic enumeration field is an enumeration field that depends on another field. If the mas-
ter field is set to A, then the field can contain one set of values. If the master field is set to B,
then the field can contain a different set of values.
6.16 Possible Error Messages:
Invalid table <table name>: This is only a warning. It indicates that it was looking for
a table, but could not find it in the database. This can happen if a new table is added in a
later version of a major release. If the test is being run on the older version, this warning
will appear. For example, if Table A was added in version 5.111, running this test on
databases previous to version 5.111 will produce a warning that Table A could not be
found.
Devices
®
®
INTER-TEL
AXXESS
MANUAL VERSION 11.0 – May 2008
Programming
Page 6-35
6

Advertisement

Table of Contents
loading

Table of Contents