Managing NerveCenter
-
Managing the Database - Database Formats -
NerveCenter supports three different database formats -- use the most appropriate one for your environment. The three database formats are:
You determine the Microsoft SQL Server database name when you install NerveCenter and run DBWizard to create the database. The database is located on the SQL server machine and the ODBC connection string on the NerveCenter server machine points to the database.
The name of the Microsoft Access database file is NCAccess.mdb
. The file must be located on
the server machine. (You do not have to have Microsoft Access installed on the server
machine.)
The files that make up the UNIX database are nervecenter.ncdb
, which contains
information about the NerveCenter objects such as polls and alarms, and nervecenter.node,
which contains information about nodes.
When NerveCenter was installed, the installer set up one of these databases. If you find another format or platform would be more appropriate, you can create a new database on that platform (as long as you have a server on that platform) and transfer your data from the old database to the new one. See Installing NerveCenter in the NerveCenter documentation for instructions on creating a new database. Also see Transferring Data between Databases for instructions on transferring data from one database to another.
Managing the Database | Viewing Information about the Database |
29 July 2003 |