Chapter Contents

Previous

Next
Communications Access Methods for SAS/CONNECT and SAS/SHARE Software

Configuring the Wall Data APPC Engine

Network Administrator
Because the Wall Data APPC engine connects directly to the SNA network rather than to an SNA server by means of a router, it is considered a stand-alone product. This engine supports CPIC API level 2.0 with WinCPIC calls and APPN as an intelligent End Node (EN).

Perform the following tasks to set up the Wall Data APPC engine:

  1. Configure network properties.

  2. Configure connections, logical units, and modes.

  3. Optionally, configure CPIC properties.

After you have completed the installation and configuration of this product, users of SAS/CONNECT can make connections from their SAS/CONNECT local hosts transparently by means of the SNA network to the selected remote host.

This section highlights the general procedures that you must perform to connect to an SNA network. For details about how to install and configure the Wall Data APPC Engine with the Rumba APPC Configuration Utility, see Wall Data product literature.


Configuring Network Properties

Define the network properties using the Rumba APPC Configuration Utility.

  1. If you are using the Token Ring or Ethernet connection interfaces, install the IBM LAN support program.

  2. Modify the CONFIG.SYS file to include the appropriate driver: Token Ring or Ethernet.

    Token Ring:

    device=dxma0mod.sys
    device=dxmc0mod.sys

    Ethernet:

    device=dxme0mod.sys
    device=dxmt0mod.sys ES=X EST=X

  3. If you are using the Token Ring connection interface, modify the SYSTEM.INI file, as follows:
    [386enh]
    device=c:path\vwddlc.386

Be sure to specify the appropriate path.


Configuring Connections, Logical Units, and Modes

Perform these tasks using the Rumba APPC Configuration Utility:

  1. Configure connections.

  2. Configure local LUs.

  3. Configure remote LUs.

  4. Configure modes.


Configuring Connections

Connection properties are the software components of the SNA server that communicate by means of the device driver to a particular communications adapter.

Specify the connection name (for example, Token Ring, SDLC) and other properties that are appropriate to your configuration.

Configuring Local LUs

Configure the local logical units (LUs) to be used.

An LU may be dependent or independent. An LU's ability to perform dependently or independently in a SAS/CONNECT remote host session is based on the communications software that your network uses.

SAS/CONNECT can use either a dependent or an independent LU. If you are using dependent LUs, you must have one dependent LU defined for each concurrent remote session that is established by the local session. A single independent LU allows multiple concurrent SAS/CONNECT sessions.

When using Remote Library Services (RLS), SAS/CONNECT requires an independent LU.

Configuring Remote LUs

You must specify a remote LU to connect to a SAS/CONNECT remote session. You may define a remote LU using any of the following three forms:

For example, to specify a fully qualified remote LU in a SAS/CONNECT session, specify the partner LU name in the REMOTE= option and specify the network identifier in the CPIC_NET option (see SAS/CONNECT Options).

Configuring Modes

After you have configured and paired local LUs and remote LUs, specify the properties of the communications mode that is to be used between each pair.

If site-naming conventions permit, specify the mode name SASAPPC. The CPIC access method uses this mode name if CPIC_LU62MODE has not been defined. See SAS/CONNECT Options for information about setting the CPIC_LU62MODE option.

Specify the minimum contention-winner parameter, which is relevant for SAS software because only contention-winner sessions are used for locally initiated communication.

Communication between SAS/CONNECT local and remote hosts requires only one contention-winner session. However, this limit affects the number of data sets that can be accessed concurrently through a specific SAS/CONNECT remote host.

When defining session limits, define enough sessions so that session limits will never be reached. If session limits are reached, the next time a user attempts to connect to a remote host by using SAS/CONNECT, the APPC layer will not return to the application layer until a session is available. Although a lengthy wait may seem like an error condition (such as, a loop or no response from SAS), the underlying APPC layer is waiting for a session to become available.


Optionally Configuring CPIC Properties

Network Administrator
You may define properties that automatically supply remote host information when signing on in a SAS/CONNECT session. Use the Wall Data APPC engine configuration utility program to define these properties.

Properties include a remote host's symbolic name, a partner LU, a partner LU alias, a mode, and security features. You may select these properties instead of setting the CPIC_LU62MODE and CPIC_SECURE options. See SAS/CONNECT Options for more information.

References

For complete details about how to install and configure the APPC system, see the following documents:
IBM SNA: Technical Overview (GC30-#073)
IBM SNA: Formats (GA27-3136)
IBM: Multiplatform APPC Configuration Guide (GG24-4485-00)

Contact IBM for information about obtaining this documentation.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.