Remote SQL Pass-Through (RSPT) Facility |
Closes the connection to the server. |
|
- server
-
specifies which server to disconnect from. Here are the
valid values for server:
- REMOTE
-
the server that is specified in the most recent CONNECT
TO REMOTE statement will be used.
- alias
-
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.