IMPORTANT:
IMPORTANT:
Pre-Upgrade Procedures
XML Report Generation
Performing an Automated Upgrade
Determining the Best Upgrade Method
./inst
The WEM Installer
dialog box appears.
Starting EMS Server...
EMS Server started.
PID: 1370
Logfile generated as:
./log/SERVER_LOG_20051220_142931/SERVER_LOG
Please check file /<ems_dir>/server/log/.server.log
for additional debug messages
Starting Script Server...
Script Server started.
PID: 1389
Logfile generated as:
./log/SCRIPT_LOG_20051220_142937/SCRIPT_LOG
The following table
lists the processes that are started at installation:
Process | Log File |
---|---|
EMS Server | .server.log |
Script Server | .scriptserver.log |
BulkStat Server | .bulkstatserver.log |
BulkStat Parser Server | .bulkstatparser.log |
Monitor Server (if enabled) | .watchdog.log |
NorthBound Server | .northboundserver.log |
Notification Service | .notifyservicescript.log |
cp uninst /<ems_dir>/_uninst/
cp ems_migrate /<ems_dir>/server/scripts
cp README.ems_migrate /<ems_dir>/server/scripts
IMPORTANT:
./inst -consoleA message appears welcoming you to the WEM installation.
Starting EMS Server...
EMS Server started.
PID: 1370
Logfile generated as:
./log/SERVER_LOG_20051220_142931/SERVER_LOG
Please check file /<ems_dir>/server/log/.server.log
for additional debug messages
Starting Script Server...
Script Server started.
PID: 1389
Logfile generated as:
./log/SCRIPT_LOG_20051220_142937/SCRIPT_LOG
The following table
lists the processes that are started at installation:
Process | Log File |
---|---|
EMS Server | .server.log |
Script Server | .scriptserver.log |
BulkStat Server | .bulkstatserver.log |
BulkStat Parser Server | .bulkstatparser.log |
Monitor Server (if enabled) | .watchdog.log |
NorthBound Server | .northboundserver.log |
Notification Service | .notifyservicescript.log |
cp uninst /<ems_dir>/_uninst/
cp ems_migrate /<ems_dir>/server/scripts
cp README.ems_migrate /<ems_dir>/server/scripts
IMPORTANT:
IMPORTANT:
Note:
Reconfiguring Bulkstat Schemas
Preserving Database Information
IMPORTANT:
cd /<ems_dir>/server/scripts
./backup.sh
This script automatically
stops all WEM processes and takes the backup of the WEM database
using pg_dumpall command.
You are notified once the back-up is complete.
IMPORTANT:
cd /<ems_dir>/server/scripts
./backup.sh
restore
This script automatically
stops all WEM processes and performs the database restoration. You
are notified once the database restoration is complete.