Installation manual
57
Upgrading Software on Client-Server Systems
F Section 5
Installin g and Upgrading ENVOX
r
Configuration Software on DEC VAX and DEC AXP Systems (Revision B — May 1998)
J For upgrades from P2.x (VAX platform only), enter:
$ mount/for tapedrive:
$ backup tapedrive:ENVOX040.Z envox$application:pdx.exe
/SELECT=P20_pdx.exe/log/ignore=label/owner=ENVOX/replace
J For upgrades from P3.0 (VAX platform only), enter:
$ mount/for tapedrive:
$ backup tapedrive:ENVOX040.Z envox$application:pdx.exe
/SELECT=P30_pdx.exe/log/ignore=label/owner=ENVOX/replace
Step 7: Run the PDX utility in information mode on each ENVOX and
Open database listed in the file show_dev_alloc.out.
Enter the following commands at the DCL prompt:
$ define sys$output DB.out
$ mcr envox$application:pdx.exe -sv df ”SERVER””DB””sa_password” nl:
$ deassign sys$output
$ print DB.out
where SERVER = the name of the server
DB = name of the database
sa_password = your sa password
To retain the database structure and statistics for each
ENVOX and Open database in your system, save the file
DB.OUT and its printout. There is a separate file for each
database.
Example Command
The follo wing example lists information on the ENVOX database
ENVOXDB located on the SYBASE SQL serve r to the file
ENVOXDB.OUT and uses the SA password, database.
$ define sys$output ENVOXDB.OUT
$ mcr envox$application:pdx.exe -sv df ”SYBASE”
”ENVOXDB” ”database” nl:
$ deassign sys$output
$ print ENVOXDB.out
Once you have run the PDX utility and printed DB.out, you may dump
your ENVOX and Open databases. Proceed to subsection, 5.2.2.
5










