EPICenter Backup
EPICenter Reference Guide
538
table. This utility can be used in combination with regular backups to give you confidence in the
security of the data in your database.
The Backup utility makes a backup copy of all data in the database, except for user names and
passwords, which are kept in separate files. Backing up your database regularly ensures that you will
not need to re-enter or recreate all the switch, VLAN, Topology, and Alarm information in the event
that the database is corrupted or destroyed.
Both database utilities are found in the
<install_dir>\database
directory. <
install_dir
> is the
directory where you installed the EPICenter software. Substitute the name of the actual directory for
<
install_dir
> when you run these commands.
NOTE
In the Solaris operating system, you must ensure that the EPICenter database path is set in the LD_LIBRARY_PATH
environment variable. This should be set to
<
install_dir
>/database
where
<
install_dir
>
is the root
directory of the EPICenter install, for example
/opt/ExtremeNetworks/EPICenter6.0.
The Validation Utility
The Validation utility validates all indexes and keys on some or all of the tables in the database. Access
the Validation utility from the MS DOS or Solaris command line using the
dbvalid
command. This
convention also allows incorporation into batch or command files.
Using the DBVALID Command-Line Utility
To validate the EPICenter database running under Windows, use the command:
<
install_dir
>\database\dbvalid -c
“uid=dba;pwd=sql;eng=EPIC51;dbf=<
install_dir
>\basecamp.db”
Under Solaris, use the command:
<
install_dir
>/database/dbvalid -c
“uid=dba;pwd=sql;eng=EPIC51;dbf=<
install_dir
>/basecamp.db”
This example assumes a database user ID of
dba
, with password
sql
. These are the defaults used when
the database server is installed through the EPICenter installation process. If you have changed your
database user ID and password, substitute your actual user ID and password in the command.
<
install_dir
> is the directory where the EPICenter software is installed. Substitute the actual directory
name in the command.
This operation should report no errors. If there are errors, the system should be stopped and a backup
database copied into place. See “Installing a Backup Database”
on page 540
. If there are no backups, the
EPICenter software must be re-installed.
Syntax:
dbvalid [switches]
Summary of Contents for EPICenter 6.0
Page 14: ...EPICenter Reference Guide 14 ...
Page 18: ...Preface EPICenter Reference Guide 18 ...
Page 19: ...1 EPICenter Basic Features ...
Page 20: ......
Page 24: ...EPICenter Overview EPICenter Reference Guide 24 ...
Page 44: ...Getting Started with EPICenter EPICenter Reference Guide 44 ...
Page 100: ...The Inventory Manager EPICenter Reference Guide 100 ...
Page 140: ...The EPICenter Alarm System EPICenter Reference Guide 140 ...
Page 172: ...Configuration Manager EPICenter Reference Guide 172 ...
Page 196: ...The Firmware Manager EPICenter Reference Guide 196 ...
Page 220: ...The Interactive Telnet Feature EPICenter Reference Guide 220 ...
Page 250: ...The Grouping Manager EPICenter Reference Guide 250 ...
Page 276: ...Real Time Statistics EPICenter Reference Guide 276 ...
Page 342: ...Using the VLAN Manager EPICenter Reference Guide 342 ...
Page 348: ...The ESRP Monitor EPICenter Reference Guide 348 ...
Page 446: ...EPICenter Reports EPICenter Reference Guide 446 ...
Page 447: ...2 Advanced Upgrade Features ...
Page 448: ......
Page 480: ...EAPS Protocol Monitoring and Verification EPICenter Reference Guide 480 ...
Page 508: ...Using the Policy Manager EPICenter Reference Guide 508 ...
Page 525: ...3 Appendices ...
Page 526: ......
Page 542: ...EPICenter Backup EPICenter Reference Guide 542 ...
Page 564: ...Voice over IP Manager EPICenter Reference Guide 564 ...
Page 580: ...EPICenter Reference Guide 580 ...