User guide

E-6 ExtremeWare EPICenter Software Installation and User Guide
Theconnectionparametersareseparatedby semicolons,andtheentiresetmustbequoted.
For example, under Windows NT, 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;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 ShutdowntheEPICentersoftwarefollowingtheinstructionsforyouroperatingsystem
in the ExtremeWare EPICenter Software Installation and User Guide.
2 Move or delete the old copy of
basecamp.db found in the EPICenter installation
directory.
3 Copy the backup copy of
basecamp.db to the EPICenter installation directory.
4 RestarttheEPICentersoftware following the instructions in the ExtremeWare EPICenter
Software Installation and User Guide foryouroperatingsystemenvironment.