Drops a remote server from the IQ system tables.
DROP SERVER server-name
DROP SERVER ase_prod
DROP SERVER deletes a remote server from the IQ system tables. You must drop all the proxy tables that have been defined for the remote server before this statement will succeed.
Automatic commit.
Only the DBA account can delete a remote server.