Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - SQL Usage » Remote data access » Directory access servers

 

Dropping directory access server proxy tables (Sybase Central)

Administrators can use Sybase Central to delete proxy tables that are associated with a directory access server.

Prérequis

You must be the owner, or have the DROP ANY TABLE or DROP ANY OBJECT system privilege.

Contexte et remarques

Before a directory access server can be dropped, you must drop all proxy tables associated with the directory access server.

 Drop a proxy table
  1. Use the SQL Anywhere 16 plug-in to connect to the host database.

  2. In the left pane, double-click Directory Access Servers, then click the directory access server holding the proxy table you want to drop.

  3. In the right pane, click the Proxy Tables tab.

  4. Select the proxy table, and then click Edit » Delete.

  5. Click Yes.

Résultat

The proxy table is deleted.

Suivant

Once all the proxy tables associated with a directory access server have been dropped, you can drop the directory access server.

 See also