installjava

Installs a JAR from a client file into an SAP ASE server.

The utility is located in:
  • (UNIX) $SYBASE/$SYBASE_OCS/bin.

  • (Windows) %SYBASE%\%SYBASE_OCS%\bin as instjava.exe.

Syntax

installjava
	-f file_name
	[ -new | -update ]
	[ -a display_charset ]
	[ -D database_name ]
	[ -I interfaces_file ]
	[ -J client_charset ]
	[ -j jar_name ]
	[ -P password ]
	[ -S server_name ]
	[ -t timeout ]
	[ -U user_name ]
	[ -v]
	[ -z language ]
Or
installjava -v

Parameters

Examples

Permissions

You need to be a system administrator or database owner to use installjava.

Tables used

sysjars, sysxtypes

Related concepts
Utility Commands Reference
Database Creation and Manipulation Utilities
Related reference
extractjava
langinstall