SAS 9.1.3 Integration Technologies » Administrator's Guide (LDAP Version)


Using the SAS Integration Technologies Configuration Utility (ITConfig)
Using ITConfig to Create Metadata Configuration Files
Using ITConfig to Configure Workspace Parameters
Using ITConfig to Test Connections
IOM Bridge Servers

Using ITConfig to Test Connections

The SAS Integration Technologies configuration utility (ITConfig) allows you to test IOM Bridge connections from your local machine to a SAS Workspace Server or SAS Metadata Server. You can retrieve the server definition from a metadata server or define the server manually.

The test program used by ITConfig is a small SAS program that verifies the following information about the server environment:

  • events are returned
  • the WORK data set is properly configured
  • the location of the SASUSER directory
  • the state of other SAS options.

Testing a Connection that is Defined on a Metadata Server

To test connections to a server that is defined on a metadata server:

  1. Select Test Connection from the main Integration Technologies Configuration window and click Next. The Choose How to Test window appears.

  2. Select Retrieve logical server definitions from the currently configured metadata server, then click Next. The Test window appears.

  3. Select the Logical Name of the server connection that you wish to test.

  4. Enter a valid user name and password in the Username and Password fields.

  5. Click Test to submit the test program through the connection. If the program establishes a connection to the specified server, the Connection Successful window appears.

  6. Click Copy Text to copy the test results to the clipboard. Click OK to return to the Bridge Parameters window.

  7. Click Test to test the connection again, or click Cancel to return to the main Integration Technologies Configuration window.

Testing a Manually Defined IOM Bridge Connection

To test an IOM Bridge connection, follow these steps:

  1. Select Test Connection from the main Integration Technologies Configuration window, then click Next. The Choose How to Test window appears.

  2. Select Enter a SAS server definition manually and click Next. The Run Tests window appears.

  3. Select the type of server to test and select Bridge, then click Next. The Bridge Parameters window appears

    Bridge Parameters window

  4. Enter the fully-qualified machine name in the Machine Name field. Examples of fully-qualified names are

    • machine1.alphaliteair.com
    • server.us.alphaliteair.com

  5. Select either Port or Service to specify the method used to connect to the server.

  6. Enter either the port number or the service name in the Port or Service Name field. The title of the field changes depending on whether you selected Port or Service as the connection method.

  7. Enter a valid user name and password in the Username and Password fields.

  8. Click Test to submit the test program through the connection. If the program establishes an IOM Bridge connection to the specified server, the Connection Successful window appears.

  9. Click Copy Text to copy the test results to the clipboard. Click OK to return to the Bridge Parameters window.

  10. Click Test to test the connection again, or click Cancel to return to the main Integration Technologies Configuration window.