|
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
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:
Start SAS Management Console and connect to a metadata repository.
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:
From the navigation tree, select the Server Manager, and then select Actions New Server from the menu bar. The New Server Wizard appears. A list of resource templates is displayed.
Select SAS Application Server. Click Next.
Enter the Name and Description. The name that you specify will be the name of the SAS Application Server. Click Next.
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.
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.
Select Custom and click Next.
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.
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:
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 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.
Select the type of server you want to define. Click Next.
Select Custom. Click Next.
Enter the Name and Description. The name that you specify will be the name of the server. Click Next.
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.
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:
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 Add Server from the menu bar. The New Server Wizard appears.
Enter the Name and Description. The name that you specify will be the name of the server. Click Next.
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.
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.
|