Adding a New Workspace Server for SAS Enterprise Miner

First, familiarize yourself with the following documentation:
Complete the following steps to add a new workspace server to your SAS Enterprise Miner installation:
  1. Start the SAS Deployment Wizard from the highest-level directory in your SAS Software Depot using the command that is appropriate for your operating system. On Windows systems that file is setup.exe. For UNIX systems, use setup.sh.
  2. Select Install SAS Software. Click Next.
  3. Select Perform a Planned Deployment, deselect Install SAS Software, and check only Configure SAS Software. Click Next.
  4. You must use the same deployment plan that was used when you installed the original server component. This example uses one of the standard deployment plants. Choose Select a standard deployment plan, and from the drop-down menu select EMinerTMiner3. Click Next.
  5. Checking System should already be complete. Click Next.
  6. In Select User Account Mode, you will most likely want to choose Multiple-User Mode. Click Next.
  7. In Select Configuration Prompting Level, select Typical. Click Next.
  8. In Specify Configuration Information, you must choose the same options as your original installation. For this example, use the default settings. Click Next.
  9. The SAS Deployment Wizard warns you that the configuration directory and level specified contain existing files. Select Yes.
  10. In Select Products to Configure check SAS Workspace Server. Click Next.
  11. In Local Machine Name, accept the defaults. Click Next.
  12. In Migration Information, no migration should be performed. Click Next.
  13. In Integrated Windows Authentication, accept the default settings. Click Next.
  14. In SAS Metadata Server, accept the default settings. Click Next.
  15. In Deployment Accounts: Type of Accounts, select Use SAS internal accounts when appropriate. Click Next.
  16. In SAS Internal Account: Unrestricted Administrator, enter the same password that was used in the original installation. Click Next.
  17. In Deployment Accounts: First User, there is no need to set up a first user ID. Click Next.
  18. In Create SAS Application Server Context, select Create a SAS Application Server Context. Click Next.
  19. In SAS Application Server: Server Context, enter SASApp_2 in the field SAS Application Server Context Name. Click Next.
  20. In SAS Server Dependencies, confirm that the value of SAS Application Server Context is SASApp_2. Click Next.
  21. In SAS Workspace Server, enter the workspace server port. This example uses the default value, 8592. Click Next.
  22. Check the deployment summary and click Start. Once the SAS Deployment Wizard is finished, note the additional resources and click Finish.
    Deployment Summary Window
Next you need to configure the Job Execution Service and restart the SAS web application servers.
  1. Run the SAS Management Console and open the Plug-ins tab. Select SAS Application Managementthen selectConfiguration Managerthen selectSAS Application Infrastructurethen selectWeb Infra Platform Services 9.4then selectJobExecutionService.
  2. Right-click JobExecutionService and select Properties.
  3. Open the Settings tab in the JobExecutionService Properties window and locate the Configure Execution Queues from Available Server Contexts section.
  4. Select the new server, which is SASApp_2 in this example. Then move it to the Selected list. In the SASApp_2 Execution Queue Properties section, deselect Enable for interactive execution?.
    JobExecutionService Properties window
    Note: By default, Enable job persistence? is enabled, but not needed by SAS Enterprise Miner. You should disable this option. In addition, it is strongly recommended that the value specified for Job Queue Maximum Threads is 4 times the number of CPUs available for workspace servers.
  5. Click OK.
  6. If you have multiple SAS web application servers, stop SASSever1_11.
  7. Restart the SAS Web Application Server SASServer1_1. For example, in a default Windows installation this can be done from the Windows Management console for Services by restarting the Service name, SAS [EMTMVA-Lev1] WebAppServer SASServer1_1.
  8. If necessary, start SASServer1_11.
To verify your new server from SAS Enterprise Miner, log on to SAS Enterprise Miner and create a new project that uses the new logical workspace server. Then create a diagram, create a data source, place the data source on your diagram, and run the diagram. You can select the new logical workspace server in Step 1 of the New Project Wizard.
Important information about managing and configuring your workspace server can be found under Managing Workspace Servers and Stored Process Servers in the SAS 9.4 Intelligence Platform Application Server Administration Guide.