Terminating a SAS LASR Analytic Server Instance
         
       
         
            
               
                  
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=12345;
  run;
 
         
         Copyright © SAS Institute Inc. All Rights Reserved.