sybatch

(Windows only) Creates a new SAP ASE server, Backup Server, or XP Server with default or user-specified values for key configuration attributes, as well as installs and modifies languages, character sets, and sort order defaults for SAP ASE.

The sybatch utility is the command-line version of the syconfig GUI utility, designed for batch mode and driven by resource files.

The sybatch executable file is located in the %SYBASE%\%SYBASE_ASE%\bin\sybatch.exe directory.

Syntax

sybatch
	[-c charset]
	[-h]
	[-l language]
	[-log log_file]
	[-s release_directory]
	[-v]
	[-D user_data_directory]
	[-I interfaces_file]
	-r resources_file

Parameters

Examples

Usage

If you do not want to include the login and password in the resources file (for security reasons, for example), you can set them in the SYBASE_ASE_SA_USER and SYBASE-ASE_SA_PWD environment variables.

Permissions

You must be a Sybase System Administrator or log in with the sa_role to use sybatch.

Related concepts
Utility Commands Reference