(UNIX only) Upgrades your currently installed release of SAP ASE to the
newest release using resource files.
The utility is located in $SYBASE/$SYBASE_OCS/bin.
Syntax
sqlupgraderes
[-s sybase dir]
[-r resource file]
[-D data directory
Parameters
- -r resource_file – executes the specified resource file.
- -s sybase_dir – specifies the value to use for the SYBASE environment
variable.
- -Ddata_directory – (optional) specifies
the working directory when it differs from the
default installation directory for an SAP ASE
server. Use this option when you specify at the time
that you install SAP ASE, that another user could
configure the server. If you do not use -D, the SAP ASE server
uses $SYBASE as
the default.
- -v – prints the version number and copyright message
for sqlupgraderes and then exits.
Usage
Set the SYBASE environment variable to the location of the current version of SAP
ASE before using sqlupgraderes.
See also:
- The installation guide for your platform
- The configuration guide for your platform – "Configuring New Servers with
srvbuild"
- System Administration Guide – "Managing Adaptive Server Logins,
Database Users, and Client Connections"
Permissions
You must be a Sybase system administrator to use sqlupgraderes.