Installation manual
63
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)
Step 5: 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_passwd” 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
ENVOXDB.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.3.2.
5










