updatease

The updatease utility reinstalls scripts and updates system stored procedures and messages after a minor upgrade.

The updatease executable file is located in:
  • (UNIX) $SYBASE/SYBASE_ASE/bin/
  • (Windows) %SYBASE%\%SYBASE_ASE%\bin\

Syntax

updatease 
	-Sserver_name 
	-PASE_password 
	[-D data_directory]

The syntax for SAP ASE Cluster Edition:

updatease -FSCC_connection 
	-PSCC_password 
	[-D data_directory] 
	-Ccluster_name 
	-iinstance 
	-AASE_instance_password

Parameters

Usage

When you perform a minor upgrade/update from SAP ASE version 15.0 and higher, you need to update the system stored procedures and messages from the earlier version of SAP ASE, as well as reinstall the scripts in the following directory:

Note: In a nonclustered SAP ASE, when you perform the minor upgrade using the SAP ASE installer, the installer runs updatease in the background; you need not perform any additional steps.

Permissions

You must be an SAP ASE system administrator, or log in with the sa_role to use updatease.

Related concepts
Utility Commands Reference
Installation or Configuration Utilities