Chapter Contents |
Previous |
Next |
SAS/CONNECT User's Guide |
SAS/CONNECT supports both synchronous and asynchronous remote processing. In Version 6, only synchronous processing was supported. Synchronous processing means that the processing on the remote host must be complete before you regain control of your SAS session. Asynchronous processing means that control is returned immediately so you can continue processing on the local host.
The following new statements are available for checking the status of asynchronous remote processing and obtaining results from it:
New options have also been added to the SIGNON, the SIGNOFF and the RSUBMIT statements to support asynchronous processing. The following options help control access to and execution on the remote host:
For information about SIGNON, SIGNOFF, and RSUBMIT, see SIGNON Command and Statement, SIGNOFF Command and Statement, and RSUBMIT Command and RSUBMIT Statement.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.