Administrators can alter the properties of a remote server in Interactive SQL.
Prérequis
You must have the SERVER OPERATOR system privilege.
Contexte et remarques
The ALTER SERVER statement can also be used to enable or disable a server's known capabilities.
Changes to the remote server do not take effect until the next connection to the remote server.
Connect to the host database.
Execute an ALTER SERVER statement.
Exemple
The following statement changes the server class of the server named RemoteASE to ASEODBC.
ALTER SERVER RemoteASE CLASS 'ASEODBC'; |
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |