(UNIX only) Creates a new Adaptive 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.
srvbuild [-s sybase_dir] [-I interfaces_file] [-r resource_file]
Or
srvbuild -v
specifies the value to use for the SYBASE environment variable.
specifies the name and location of the interfaces file to search when connecting to Adaptive Server.
executes the specified resource file.
prints the version number and copyright message for srvbuild and then exits.
Set the SYBASE environment variable:
To the location of the current version of Adaptive Server before using srvbuild.
Before invoking srvbuild, unless you are only using the -v parameter to display the version number.
When you use srvbuild to build a new server using a Lightweight Directory Access Protocol (LDAP) service in a 64-bit environment, edit the LDAP server entry.
srvbuild is a 32-bit application and uses the LDAP server entry from the $SYBASE/$SYBASE_OCS/config/libtcl.cfg file. Adaptive Server is a 64-bit application and uses the LDAP server information from the $SYBASE/$SYBASE_OCS/config/libtcl64.cfg file.
Do not include any blank spaces after the LDAP server entry in the libtcl.cfg or libtcl64.cfg files; these prevent srvbuild from connecting to the LDAP server.
You must be a Sybase system administrator to use srvbuild.
Documentation Installation Guide for UNIX Platforms for more information about srvbuild, and Chapter 11, “Managing Adaptive Server Logins, Database Users, and Client Connections,” in the System Administration Guide for more information on configuring a server using LDAP.
Utilities srvbuildres