SAS 9.1.3 Integration Technologies » Server Administrator's Guide


Setting up a COM/DCOM Connection
Server and Client Requirements
Summary of Setup Steps
Planning Your Server Configuration Metadata
Standard Server Metadata
Creating Metadata Using SAS Management Console
Defining Servers
Modifying Servers
Custom Workspace Servers
OLAP Servers
Enabling DCOM on the Server and the Client
Configuring SAS for DCOM
Setting SAS Permissions on the Server
Default on Windows NT/2000
Per Application on Windows NT/2000
Default on Windows XP  Server 2003
Per Application on Windows XP / Server 2003
Configuring DCOM on Windows XP SP2 / Server 2003 SP1
Configuring COM/DCOM for Active Server Page Access
Accessing a Local COM IOM Server from an Active Server Page
Accessing a Remote DCOM IOM Server from an Active Server Page
Administering the Server:
Creating a Metadata Configuration File in SAS
Using ITConfig
Troubleshooting
Reference Materials
AppIDs for Configuring DCOM
Object Server Parameters
Fields for the Server Definition
COM/DCOM

Using SAS Management Console to Define Servers

The SAS Management Console Server Manager provides a graphical user interface that allows you to create or modify a definition for a server with a COM connection. For details about using SAS Management Console, from the SAS Management Console menu bar, select Help arrow Help on SAS Management Console. For more information about the fields in the New Server Wizard, click Help from within the wizard.

For an overview of SAS Application Servers and logical server groupings, see Planning Your Server Configuration Metadata.

Before you begin defining servers, you must have a metadata profile for connecting to a metadata repository. For details about setting up this profile, see the SAS Management Console: User's Guide

To define a server with a COM connection using SAS Management Console:

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

  2. Choose the appropriate method for defining your server:

Defining a Server and Logical Server in a New SAS Application Server

To define a new server, logical server, and SAS Application Server:

  1. From the navigation tree, select the Server Manager, and then select Actions arrow New Server from the menu bar. The New Server Wizard appears. A list of resource templates is displayed.

  2. Select SAS Application Server. Click Next.

  3. Enter the Name and Description. The name that you specify will be the name of the SAS Application Server. Click Next.

  4. Verify that the Minor Version Number, Major Version Number, Software Version. and the Vendor are correct. Click Next. A list of defined server resource templates is displayed.

  5. Select the type of server you want to define. The type that you choose will be the type of the first logical server and server in the SAS Application Server. For example, if you select workplace server as the server type, then the SAS Application Server will contain a logical workspace server which in turn contains a workspace server. Click Next.

  6. Select Custom and click Next.

  7. Verify that the Minor Version Number, Major Version Number, Software Version, and the Vendor are correct.

    The Command field is not used with COM; leave this field unchanged. The Object Server Parameters field is optional. It can be used to supplement the OBJECTSERVERPARMS values that are specified on the server invocation command line. See Server Startup Command for details.

  8. To continue configuring the server, see the appropriate topic for your type of server:

    Note: Because a SAS Stored Process Server should be run by a load-balancing spawner, it should be defined with an IOM Bridge connection only. Running a SAS Stored Process Server with a COM connection is not recommended.

Defining a Server and Logical Server in an Existing SAS Application Server

To define a new server and new logical server in an existing SAS Application Server:

  1. From the navigation tree, expand the Server Manager and locate the SAS Application Server under which you want to add the new server. The SAS Application Servers are located one folder level below the Server Manager. Select the appropriate SAS Application Server, and then select Actions arrow Add Application Server Component from the menu bar. The New Server Component Wizard appears. A list of server resource templates is displayed.

    Note: A SAS Application Server can contain only one logical server of each of the following types: SAS Workspace Server, SAS Metadata Server, SAS Stored Process Server, and SAS OLAP Server.

  2. Select the type of server you want to define. Click Next.

  3. Select Custom. Click Next.

  4. Enter the Name and Description. The name that you specify will be the name of the server. Click Next.

  5. Verify that the Minor Version Number, Major Version Number, Software Version, and the Vendor are correct.

    The Command field is not used with COM; leave this field unchanged. The Object Server Parameters field is optional. It can be used to supplement the OBJECTSERVERPARMS values that are specified on the server invocation command line. See Server Startup Command for details.

  6. To continue configuring the server, see the appropriate topic for your type of server:

    Note: Because a SAS Stored Process Server should be run by a load-balancing spawner, it should be defined with an IOM Bridge connection only. Running a SAS Stored Process Server with a COM connection is not recommended.

Defining a Server in an Existing Logical Server

To define a new server in an existing logical server and SAS Application Server:

  1. From the navigation tree, expand the Server Manager, then select and expand the SAS Application Server that contains the logical server under which you want to add the new server. Select the appropriate logical server, and then select Actions arrow Add Server from the menu bar. The New Server Wizard appears.

  2. Enter the Name and Description. The name that you specify will be the name of the server. Click Next.

  3. Verify that the Minor Version Number, Major Version Number, Software Version, and the Vendor are correct.

    The Command field is not used with COM; leave this field unchanged. The Object Server Parameters field is optional. It can be used to supplement the OBJECTSERVERPARMS values that are specified on the server invocation command line. See Server Startup Command for details.

  4. To continue configuring the server, see the appropriate topic for your type of server:

    Note: Because a SAS Stored Process Server should be run by a load-balancing spawner, it should be defined with an IOM Bridge connection only. Running a SAS Stored Process Server with a COM connection is not recommended.