Use this statement to drop a remote server from the SQL Anywhere catalog.
DROP SERVER server-name
DROP SERVER deletes a remote server from the SQL Anywhere catalogs. You must drop all the proxy tables that have been defined for the remote server before this statement will succeed.
Only user DBA can delete a remote server.
Not supported on Windows Mobile.
Automatic commit.
SQL/2003 Vendor extension.
DROP SERVER ase_prod; |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |