EPICenter Backup
EPICenter Reference Guide
540
<
backup_dir
> is the directory where the backup copy of the database should be stored. Substitute an
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
and
basecamp.log
. All database files are backed up. These files
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
Database Connection Parameters
These are the parameters for the
-c
command-line switch. If the connection parameters are not
specified, connection parameters from the SQLCONNECT environment variable are used, if set.
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=EPIC51;dbf=
<install_dir
>\basecamp.db” c:\tmp
Installing a Backup Database
The backup database is named
basecamp.db
, and is kept in the directory you specified when you ran
the
dbbackup
command (
c:\tmp
in the example).
To replace a damaged database with the backup copy, follow these steps:
1
Shut down the EPICenter software following the instructions for your operating system in the
EPICenter Installation and Upgrade Note
.
2
Move or delete the old copy of
basecamp.db
and
basecamp.log
found in the EPICenter installation
directory.
Table 63: dbbackup Command Switches
Switch
Description
-c “keyword=value; ...”
Supply database connection parameters
-y
Replace files without confirmation
Table 64: Database Connection Parameters for dbbackup Utility
uid=
<user name>
The user name used to login to the database. Default is dba. The user ID must have
DBA authority.
pwd=
<password>
The password used to login to the database. Default is sql.
dbf=<
database_file>
The name of the file that stores the data. This is the file to be backed up.
eng=EPIC51
The name of the database engine. This value must be EPIC51 for EPICenter 6.0.
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 ...