Icon StartRemoteServer Method

procedure StartRemoteServer

Usage

Call the StartRemoteServer method to cause the database server to start accepting regular data connections from remote sessions. You may call the StartRemoteServer or StopRemoteServer methods without removing existing sessions. When stopping the server, however, all sessions will be automatically disconnected.

Information This method is only valid for encrypted remote sessions connected as an administrator to the administration port on a database server.
Image