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

SQL Anywhere 12.0.1 » SQL Anywhere Server - SQL Usage » Remote data and bulk operations » Remote data access » Directory access servers

 

Dropping directory access servers (Sybase Central)

Administrators can use Sybase Central to delete directory access servers.

Prerequisites

DBA authority.

Context and remarks

You cannot alter an existing directory access server: you must drop the existing directory access server using a DROP SERVER statement, and then create a new one.

 Drop a directory access server
  1. Use the SQL Anywhere 12 plug-in to connect to the host database.

  2. In the left pane, double-click Directory Access Servers.

  3. Select the directory access server, and then click Edit » Delete.

Results

The directory access server is deleted.

Next

Drop any proxy tables associated with the directory access server.

 See also