Remote SQL Pass-Through (RSPT) Facility |
Closes the connection to the server. |
DISCONNECT FROM server; |
Syntax Description |
specifies which server to disconnect from. Here are the valid values for server:
the server that is specified in the most recent CONNECT TO REMOTE statement will be used.
the server that you assigned the alias to (in the AS=alias option in the CONNECT TO REMOTE statement) will be used. Specifying alias is useful if you are connected to several SQL servers at the same time.
Copyright © 2007 by SAS Institute Inc., Cary, NC, USA. All rights reserved.