Comtech EF Data NetVue Release 1.1 User Guide User Manual

Page 208

Advertising
background image

Advanced Configuration (System Display)

Revision 3

NetVue User Guide

MN-NETVUE

10–71

SELECT

INSERT

5. If the central database is:

a Microsoft SQL Server database, then share the C:/Skyline DataMiner/System Cache/Offload
folder using these specifications:

The name of the share must be Offload.

The share must be freely accessible because no user credentials are passed in the
query that retrieves the data. Give write permission to everyone.

The central database must be able to resolve the name of the NetVue.

- or -

an Oracle database, then install the Oracle Data Access Component (ODAC). Download:

http://www.oracle.com/technetwork/database/windows/downloads/index.html

6. In the C:/Skyline DataMiner/Db.xml file, configure the central database settings.

NOTE: The section of the Db.xml file that contains the central database settings is
synchronized throughout the NetVue Cluster during the automatic file synchronization
procedure. In most cases, the procedure is run at midnight once every 24 hours. If you
have modified these settings and you want to synchronize the files immediately, then
you can force a synchronization of the db.xml file. Go to System Display ‣ Admin Tools
‣ Force Synchronization ‣ File.

7. In System Display, configure the central database settings.

a. Choose Admin ‣ Database.
b. In the Database Settings section, click the Central Database tab.
c. Select the Active check box.
d. Specify the database properties.
e. Click Apply.

10.9.2.2

Structure of the central database

10.9.2.2.1 alarm table

The alarm table is the sequential list of Alarms generated by the NetVue Cluster.

ID of the alarm table entry:

Field

Type

Null

Key

Id

bigint(20)

No

Primary

Advertising