Chapter Contents |
Previous |
Next |
The SERVER Procedure |
You can invoke the SERVER procedure using any of the SAS methods of processing: noninteractive mode, interactive line mode, display manager mode, or batch mode. Production SAS/SHARE servers are typically run in batch mode. For interactive testing, PROC SERVER is typically run in interactive line mode.
Note: If you use display manager, which is not recommended
for running PROC SERVER, enter the display manager command AUTOSCROLL 1 on
the command line of the Log window.
For details about how to invoke the SERVER procedure and for an example of a SAS log, see Starting and Managing a SAS/SHARE Server.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.