Shared Concepts and Topics
Terminating a SAS LASR Analytic Server Instance
You can continue to run high-performance analytical procedures and add and delete tables from the SAS LASR Analytic Server instance until you terminate the server instance as follows:
proc lasr term port=54545; run;
Copyright © SAS Institute Inc. All rights reserved.