(UNIX only) Creates a new SAP ASE server, Backup Server, or XP Server with
default or user-specified values for key configuration attributes. Use srvbuild in either GUI or non-GUI mode.
The utility is located in $SYBASE/$SYBASE_ASE/bin.
Syntax
srvbuild
[-s sybase_dir]
[-I interfaces_file]
[-r resource_file]
[-D user_data_directory
Parameters
- -I interfaces_file – specifies the name and location of the interfaces file to search
when connecting to an SAP ASE server.
- -s sybase_dir – specifies the value to use for the SYBASE environment variable.
- -r resource_file – executes the specified resource file.
- -Duser_data_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 srvbuild and
then exits.
Permissions
You must be a Sybase system administrator to use srvbuild.