Database Connection Parameters; Installing A Backup Database - Extreme Networks EPICenter Software Installation Manual

Hide thumbs Also See for EPICenter:
Table of Contents

Advertisement

EPICenter Backup
<
> is the directory where the EPICenter software is installed. Substitute the actual
install_dir
directory name in the command.
<
> is the directory where the backup copy of the database should be stored. Substitute an
backup_dir
actual directory name in the command.
This command generates a backup of the database in the specified backup directory. The backup
consists of two files,
basecamp.db
should be saved so they can be used to replace the original files in the event of a problem.
NOTE
Do not stop the EPICenter server to perform daily backups of the database. This action is not
necessary and will prevent the alarm and event logs from truncating.
Syntax:
dbbackup [switches] directory
Table 29: dbbackup Command Switches
Switch
-c "keyword=value; ..."
-y

Database Connection Parameters

These are the parameters for the
specified, connection parameters from the SQLCONNECT environment variable are used, if set.
Table 30: Database Connection Parameters for dbbackup Utility
uid=<user name>
pwd=<password>
dbf=<database_file>
eng=EPIC41
The connection parameters are separated by semicolons, and the entire set must be quoted. For
example, under Windows, the following backs up the EPICenter database basecamp.db, connecting as
user ID dba with password sql:
<install_dir>\database\dbbackup -c
"uid=dba;pwd=sql;eng=EPIC41;dbf=<install_dir>\basecamp.db" c:\tmp

Installing a Backup Database

The backup database is named
the
command (
dbbackup
520
and
basecamp.log
Description
Supply database connection parameters
Replace files without confirmation
command-line switch. If the connection parameters are not
-c
The user name used to login to the database. Default is dba. The user ID must have
DBA authority.
The password used to login to the database. Default is sql.
The name of the file that stores the data. This is the file to be backed up.
The name of the database engine. This value must be EPIC41 for EPICenter 4.1.
, and is kept in the directory you specified when you ran
basecamp.db
in the example).
c:\tmp
. All database files are backed up. These files
EPICenter Software Installation and User Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Epicenter 4.1

Table of Contents