Navigation: Working with EventSentry > Actions > Database > Setting up the database |
EventSentry uses a set of tables where event log, system health, log file and tracking information is stored.
MS SQL Server / MySQL If you are using MS SQL Server or MySQL, then you can have the database for EventSentry created automatically during the installation, no further action will be required. Just make sure that you select "Setup MS SQL Server" or "Setup MySQL Server" when installing EventSentry. You can still create additional database with the Database Setup Wizard.
Oracle If you are using a different database or were not able to automatically setup the database with the installer, then you can use the database setup wizard located in the Start Menu. The database setup wizard is a GUI application that currently supports MS SQL Server, MySQL, Oracle and MS Access and will create the tables, indexes and permissions that are required for all database-related features to work. Please see Database Setup Wizard for more information.
|