SAS 9.1.3 Integration Technologies » Server Administrator's Guide


Moving Servers
SAS Stored Process Servers
SAS Workspace Servers
SAS OLAP Servers
Scenarios
Moving Both the SAS Stored Process Server and SAS Workspace Server to the Same New Machine
Moving the SAS Stored Process Server and SAS Workspace Server to Separate Machines
Moving Servers

Moving the SAS OLAP Server

If you have installed the SAS OLAP Server, you can use the instructions in this section to move the server to a new machine.

Important Note: In addition to changing the machine name (and optionally, the port number), if you move a server to a machine with a different operating system or to a machine with an operating system other than Windows, you might need to reconfigure the following:

  • accounts for authentication. You might need to define accounts on the authentication provider for the new server machine.

  • metadata on the SAS Metadata Server. The following metadata definitions might require reconfiguration or additional configuration:

    • server definition. On the server definition, you might need to use the Server Manager plug-in to SAS Management Console to change the following parameters:
      • SAS startup command. You might need to change the startup command for the new operating system.
      • authentication domain. When you move a server, you might need to set up an additional authentication domain.

    • login definitions. For the login definitions that access the server and the login definitions that are used in the load-balancing configuration (for example, the SAS Guest user's login, if you performed an Advanced or Personal installation), you might need to use the User Manager plug-in to SAS Management Console to do one or more of the following:

      • define a new login definition. When you move a server, you might need to create a new login definition for the new authentication domain.
      • define a new login definition for a different authentication process. When you move a server, you might need to create a new login definition with credentials to access a server in a different operating system within the default authentication domain.
      • change the format of the user ID in the login definition. When you move a server, you might need to change the fully-qualified user ID for any login credentials used to access that server.

  • server startup command. You might need to change the server startup command depending on the operating system where you move the server configuration.

To move the SAS OLAP Server to a different machine, follow these steps:

  1. Use SAS Management Console to reconfigure the SAS OLAP Server definition for the new machine:

    1. Open SAS Management Console and connect to a metadata repository.

    2. In the SAS Management Console navigation tree, locate and select the server object (Main - OLAP Server) that you want to modify.

    3. In the Display area, for each server connection, follow these steps:

      1. Select and right-click the connection definition, then select Properties from the pop-up menu.

      2. Select the Options tab.

      3. Change the Host Name to the host name of the new machine for your server.

      4. If you are changing the port, change the Port to the port of the new port for your server.

      5. If you need to change the authentication domain, click New and define the new Authentication Domain for your server.

      6. Click OK.

    4. If you need to change the server startup command, select and right-click the server object, then select Properties from the pop-up menu. Select the Options tab and change the Command field.

    5. Click OK to save the new configuration to the metadata repository.

  2. Edit the policy files for any applications that need to access the new server machine. (For details about editing policy files for the portal Web application and its components, see Adding Permissions to Policy Files in the SAS Intelligence Platform: Web Application Administration Guide.

  3. On the new machine, install SAS 9.1 or higher and SAS Integration Technologies.

  4. Depending on how your server startup is configured, do the following:

    • If you have a SAS OLAP Server startup script, copy your SAS OLAP Server startup script to the same directory on the new machine and modify as appropriate.

    • If the SAS OLAP Server is configured to start as a service, configure the new machine to start the SAS OLAP server as a service.

    • If you are not starting the server as a service, ensure that the user who starts the server (for example, the SAS user, if you performed an Advanced or Personal installation) can authenticate against the host authentication provider for each machine.

    • Ensure that users who need to access the server are defined for the appropriate authentication provider.

When you are finished modifying the server and spawner definitions, do the following:

  • if you have added a new authentication domain for the machine, use the User Manager plug-in to SAS Management Console to add a login definition for access to the server.

  • if you have changed operating systems and need to modify user credentials, use the User Manager plug-in to SAS Management Console to modify user and group login definition for the new user ID credentials of the new machine.