Guys and Gals,
My colleagues posted me this question, and I am dumbstruck!! Wonder if you guys could kindly, help me out:
We use SAS/Connect to connect to a remote server. But whenever we try to do batch processing, a new SAS session will always be opened. Since we can only have 2 active sessions per id, this is not practical.
My question:
Is there a way to make SAS do a batch run sequentially, as opposed to concurrently, only in one active session? I would like it to be something like
- User log in to remote server
- User invoke batch processing sequentially
- After finishing, log off from remote server
Thanks!
My colleagues posted me this question, and I am dumbstruck!! Wonder if you guys could kindly, help me out:
We use SAS/Connect to connect to a remote server. But whenever we try to do batch processing, a new SAS session will always be opened. Since we can only have 2 active sessions per id, this is not practical.
My question:
Is there a way to make SAS do a batch run sequentially, as opposed to concurrently, only in one active session? I would like it to be something like
- User log in to remote server
- User invoke batch processing sequentially
- After finishing, log off from remote server
Thanks!