The Backup Utility
EPICenter Reference Guide
539
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 validates the EPICenter, connecting as user ID
dba
with
password
sql
:
<
install_dir
>\database\dbvalid -c
“uid=dba;pwd=sql;eng=EPIC51;dbf=<
install_dir
>\basecamp.db”
The Backup Utility
The Backup utility makes a backup copy of all data in the database, except for user names and
passwords. Access the Backup utility from the MS DOS or Solaris command line using the
dbbackup
command. This convention also allows incorporation into batch or command files.
The DBBACKUP Command-Line Utility
To back up the EPICenter database running under Windows, use the command:
<install_dir>
\database\dbbackup -c
“uid=dba;pwd=sql;eng=EPIC51;dbf=
<install_dir
>\basecamp.db”
<backup_dir>
Under Solaris, use the command:
<install_dir>
/database/dbbackup -c
“uid=dba;pwd=sql;eng=EPIC51;dbf=
<install_dir>
/basecamp.db”
<backup_dir>
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.
Table 61: dbvalid Command Switches
Switch
Description
-c “keyword=value; ...”
Supply database connection parameters
Table 62: Database Connection Parameters for dbvalid 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 validated.
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 ...