(UNIX only) Creates, using resource files, a new Adaptive Server, Backup Server, or XP Server with default or user-specified values for key configuration attributes.
The utility is located in $SYBASE/$SYBASE_ASE/bin.
srvbuildres [-s sybase_dir] [-I interfaces_file] [-r resource_file]
Or
srvbuildres -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. The $SYBASE/$SYBASE_ASE/init/sample_resource_files directory contains these sample resource files:
sqlloc.rs*
sqlupgrade.adaptive_server.rs*
sqlupgrade.backup_server.rs*
sqlupgrade.monitor_server.rs*
srvbuild.adaptive_server.rs*
srvbuild.backup_server.rs*
srvbuild.job_scheduler.rs*
srvbuild.monitor_server.rs*
srvbuild.text_server.rs*
srvbuild.xp_server.rs*
prints the version number and copyright message for srvbuildres and then exits.
Set the SYBASE environment variable to the location of the current version of Adaptive Server before using srvbuildres.
You must be a Sybase system administrator to use srvbuildres.
Documentation Installation Guide for UNIX Platforms for more information about srvbuildres.
Utilities srvbuild