User's Manual

Doc. No.
Rev.
Date
1.00
2011-12-08
Damm Cellular Systems A/S, Denmark
TETRAFLEX
®
V7.5 MANUAL - Log Server
TetraFlex® 7.5
Manual
3-101
Figure 3-85 Additional info maintenance
In the Additional info maintenance dialog each action performed in the maintenance job is
listed.
3.6.3.4 Manual backup of the database
The MySql Server is set up to use the MyISAM storage engine. MyISAM manages non-
transactional tables which provides high-speed storage and retrieval of data.
The database can be backed up simply by copying the database files. Don’t forget to backup
(copy) the logClient executable which is located at:
\\<logServer>\Tetraflex\LogClient\Files\LogClient.exe.
The TetraFlexLogDb database is stored either under the default MySql data path:
C:\Program Files\MySQL\MySQL Server 5.0\data\tetraflexlogdb
or on systems with more partitions:
E:\Tetra\Applications\LogServer\Database\ tetraflexlogdb
Copy this folder and the LogClient executable to an external storage to make your manual
backup.
To find the physical database files location look in the MySql configuration file:
C:\Program Files\MySQL\MySQL Server 5.0\my.ini find the following line starting with datadir,
i.e: datadir="C:/Program Files/MySQL/MySQL Server 5.0/Data/"
3.6.3.5 Restoring a database
The scheduled maintenance backup files are stored under the supplied path entered in
Scheduled maintenance; see section 3-98 Scheduled Maintenance for further info. The
backup contains the database files as well as the LogClient which is able to read it.