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; |
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |