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.
Содержание EPICenter 6.0
Страница 14: ...EPICenter Reference Guide 14 ...
Страница 18: ...Preface EPICenter Reference Guide 18 ...
Страница 19: ...1 EPICenter Basic Features ...
Страница 20: ......
Страница 24: ...EPICenter Overview EPICenter Reference Guide 24 ...
Страница 44: ...Getting Started with EPICenter EPICenter Reference Guide 44 ...
Страница 100: ...The Inventory Manager EPICenter Reference Guide 100 ...
Страница 140: ...The EPICenter Alarm System EPICenter Reference Guide 140 ...
Страница 172: ...Configuration Manager EPICenter Reference Guide 172 ...
Страница 196: ...The Firmware Manager EPICenter Reference Guide 196 ...
Страница 220: ...The Interactive Telnet Feature EPICenter Reference Guide 220 ...
Страница 250: ...The Grouping Manager EPICenter Reference Guide 250 ...
Страница 276: ...Real Time Statistics EPICenter Reference Guide 276 ...
Страница 295: ...The New Menu EPICenter Reference Guide 295 Figure 137 Example of a default layout for a 500 node map ...
Страница 342: ...Using the VLAN Manager EPICenter Reference Guide 342 ...
Страница 348: ...The ESRP Monitor EPICenter Reference Guide 348 ...
Страница 446: ...EPICenter Reports EPICenter Reference Guide 446 ...
Страница 447: ...2 Advanced Upgrade Features ...
Страница 448: ......
Страница 480: ...EAPS Protocol Monitoring and Verification EPICenter Reference Guide 480 ...
Страница 508: ...Using the Policy Manager EPICenter Reference Guide 508 ...
Страница 525: ...3 Appendices ...
Страница 526: ......
Страница 542: ...EPICenter Backup EPICenter Reference Guide 542 ...
Страница 564: ...Voice over IP Manager EPICenter Reference Guide 564 ...
Страница 580: ...EPICenter Reference Guide 580 ...