Starting Xp Server After Initial Installation; Stopping Servers; Stopping Adaptive Server - Sybase Adaptive Server Configuration Manual

Table of Contents

Advertisement

Starting XP Server after initial installation

Starting XP Server after initial installation

Stopping servers

Stopping Adaptive Server

24
If you install Adaptive Server and XP Server in the same build session,
automatically adds information about the XP Server to the
Adaptive Server. If you install XP Server in a different build session than the
Adaptive Server installation, you are prompted during the XP Server
installation process to supply the name of the related Adaptive Server and the
System Administrator's name and password. This information is required by
Adaptive Server to start XP Server.
If you do not supply this information during the installation process, XP Server
cannot run. When you execute an extended stored procedure (ESP), you see an
error message similar to the following:
Msg 11018, Level 16, State 1:
Procedure 'xp_cmdshell', Line 2
XP Server must be up for ESP to execute.
To add this required information to the
sp_addserver servername_XP, NULL, servername_XP
where servername is the name of the Adaptive Server.
Only the System Administrator has permission to issue a shutdown command.
Using a shutdown command minimizes the amount of work that automatic
recovery needs to do when the servers are restarted.
The preferred method of stopping Adaptive Server or Backup Server is to use
the Transact-SQL
shutdown
command.
sms_shutdown
To shut down Adaptive Server:
1
Use
to log in to an Adaptive Server account with System
isql
Administrator privileges:
isql -Usa -Ppassword -Sserver_name
sysservers
command. For Monitor Server, use the
srvbuild
table of
sysservers
table manually, enter:
Adaptive Server Enterprise

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Adaptive Server and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Adaptive server enterprise 15.0

Table of Contents