If your system is processing a large volume of information on a daily basis, in a long run you may notice a gradual degradation in the performance of the system's performance, due to the amount of call data stored in the database. In order to keep your system running smoothly, the
Referencemacro | ||
---|---|---|
|
Setting up the automatic archive feature requires you to edit the main.cfg file, located in the \config folder subfolder within the main installation folder.
Open the main.cfg file and amend the AAEvery key to a value that reflects how old the calls should be before being archived. The system performs the automatic archive function only once in the same period. This ensures that the calls get archived in blocks, rather than being backed up daily over a certain number of days old.
...
Info | ||||||||
---|---|---|---|---|---|---|---|---|
Given that the
|
HTML |
---|
<p>If you process a lot of call information, you may notice gradual system performance
degradation during the running of TIM after a long time. This is
because of the amount of call data TIM has to contend with. The
<span class="reference">Automatic Archive</span> feature can automatically export your old call data
(after a predetermined period) as part of its start-up routine. This
automatic process ensures that the system runs smoothly, whilst
freeing the operator of any backup duties.</p>
<p>Setting up the automatic archive feature requires you to edit the <span class="reference">Main
Configuration File</span>. For information on how to do this, please visit the
<a href="Configuration & Setup">Configuration & Setup</a> section.</p>
<p>Open the <span class="reference">Main Configuration File</span> (<span class="keyword">main.cfg</span>) found in the <span class="keyword">\config</span> folder within the main program folder. Amend the <span class="keyword">AAEvery</span> key to a value in days, as in the example below. This tells the system how old calls should
be before backing them up. The system also only performs the
automatic archive function once in the same period. This ensures
that the calls get archived in blocks, rather than each day's data
being archived over a certain number of days old.</p>
<img class="screenshot naked" src="http://www.tri-line.com/common/img/documentation/tim_professional/automatic_archiving.png" alt="Automatic archiving" />
<p>For example, the line <span class="keyword">AAEvery = 30</span> tells the system to, firstly, perform the auto-archive function every
thirty days, and secondly, to archive any calls that were made or
received over thirty days ago.</p> |
Info |
---|
INFO: Because the Automatic Archive function is performed only during the start-up procedure, you will need to enable the Automatic Restart function. See the Configuration file options section for information about how to do this. |