srvbuildres

Description

(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. srvbuildres is located in $SYBASE/$SYBASE_ASE/bin.

Syntax

srvbuildres
	[-s sybase_dir]
	[-I interfaces_file]
	[-r resource_file]

Or

srvbuildres -v

Parameters

-s sybase_dir

specifies the value to use for the SYBASE environment variable.

-I interfaces_file

specifies the name and location of the interfaces file to search when connecting to Adaptive Server.

-r resource_file

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*

-v

prints the version number and copyright message for srvbuildres and then exits.

Usage

You must set the SYBASE environment variable to the location of the current version of Adaptive Server before you can use srvbuildres.

Permissions

You must be a Sybase System Administrator to use srvbuildres.

See also

Documentation Installation Guide for UNIX Platforms for more information about srvbuildres.

Utilities srvbuild