IBM Books

Quick Beginnings for DB2 Connect Enterprise Edition


Step 2. Configure the SNA Node

To start IBM Personal Communications, click on the Start button, then select Programs->IBM Communications Server->SNA Node Configuration. The IBM Personal Communications SNA Node Configuration screen appears.

From the File button on the menu bar, select New. The Define the Node field appears.

To configure the DB2 Connect workstation, you need to configure the following Configuration options:

After each step, you return to the window that has the Configuration options field.

Figure 12. Configuration Screen for Personal Communications.
This is a diagram of the Configuration options screen


Configure Node

To configure the node:

  1. In the Configuration options field, select Configure Node, then click on the New button. The Define the Node window appears.

  2. In the Fully qualified CP name fields, type in the network name (9) and the local control point name (10) (SPIFNET.NYX1).

  3. Optionally, in the CP alias field, type in a CP alias. If you leave this blank the local control point name (10) will be used (NYX1).

  4. In the Local Node ID fields, type in the block ID (13) and the physical unit ID (14) (05D 27509).

  5. Click on OK.

Configure Devices

To configure the device:

  1. In the Configuration options field, select Configure devices.

  2. Ensure that in the DLCs field, the appropriate DLC is highlighted. For example, LAN.

  3. Click on the New button. The appropriate window appears with default values displayed. For example, the Define a LAN device window.

  4. Click on OK to accept the default values.

Configure Connections

To configure the connections:

  1. In the Configuration options field, select Configure connections.

  2. Ensure that in the DLCs field, LAN is highlighted.

  3. Click on the New button. The Define a LAN connection window appears.

  4. On the Basic tab panel:

    1. In the Link station name field, type in the name (7) from the worksheet (LINKHOST).

    2. In the Destination address field, type in the address (8) from the worksheet (400009451902).

  5. On the Adjacent Node tab panel:

    1. In the Adjacent CP name fields, type in the network ID (3) and the Control Point name (4) (SPIFNET.NYX).

    2. In the Adjacent CP type field, select Back-level LEN.

    3. Ensure that TG number is set to 0 (the default).

    4. Click on OK.

Configure Partner LU 6.2

To configure the partner LU:

  1. In the Configuration options field, select Configure partner LU, then click on the New button. The Define a partner LU 6.2 window appears.

  2. In the Partner LU name fields, type in the network ID (3) and the partner LU name (2) (SPIFNET.NYM2DB2).

  3. In the Partner LU alias field, type in the partner LU name (2) from the worksheet (NYM2DB2).

  4. In the Fully-qualified CP name fields, type in the network ID (3) and the adjacent control point SSCP name (4) (SPIFNET.NYX).

    Accept the defaults in the Advanced tab panel.

  5. Click on OK.

Configure Modes

To configure the mode:

  1. In the Configuration options field, select Configure modes, then click on the New button. The Define a mode window appears.

  2. In the Mode name field (6) of the Basic tab panel, type in the mode name (IBMRDB).

  3. Click on the Advanced tab and ensure that the Class of Service Name is set to #CONNECT.

    Accept the defaults for the other fields.

  4. Click on OK.

Configure Local LU 6.2

To configure the local LU 6.2:

  1. In the Configuration options field, select Configure local LU 6.2, then click on the New button. The Define a local LU 6.2 window appears.

  2. In the Local LU name field, type in the name (11) from the worksheet (NYX1GW01).

  3. Type in a value for the LU session limit field. The default, 0, specifies the maximum allowed value.

    Accept the defaults for the other fields.

  4. Click on OK.

Configure CPI-C Side Information

To configure the CPI-C side information:

  1. In the Configuration options field, select Configure CPI-C side information, then click on the New button. The Define CPI-C side information window appears.

  2. In the Symbolic destination name field, type in the name (16) from the worksheet (DB2CPIC).

  3. In the Mode name field, type in the name (15) from the worksheet (IBMRDB).

  4. In the Partner LU Name fields, type the Net ID (3) in the first field, and the Partner LU Name (2) (SPIFNET.NYM2DB2) in the second field.

  5. Specify the TP name. In the TP name field:

    Accept the defaults for the other fields.

  6. Click on OK.

Configure Transaction Programs

You need to configure Transaction Programs if you want Communications Server to accept APPC clients. For DB2 users, examples of this include:

To create an Application Transaction Program:

  1. In the Configuration options field, select Configure Transaction Programs, then click on the New button. The Define a Transaction Program window appears.

  2. On the Basic tab window:

    Accept the defaults for the fields in the Advanced tab panel.

  3. Click on OK.

Save the Configuration

To save the configuration:

  1. From the File button on the menu bar, select Save As. The Save As window appears.

  2. Type in a file name, for example ny3.acg, then click on OK.

  3. In the dialog box that appears, you are asked if you want this configuration to be the default. Click on the Yes button.


note

You now need to update the DB2 directories, test the connection, and bind utilities and applications to the server. The easiest way to do this is to use the CCA as described in Chapter 10. Configuring Host and AS/400 Connections on OS/2 or Windows NT Workstations. However, you can also perform these steps manually as described in the sections that follow.

Update the Environment

IBM Personal Communications uses an environment variable called appcllu to communicate with DB2. You may set this variable on a per-session basis by opening a command window and typing set appcllu=local_lu_name, however you will probably find it more convenient to permanently set the variable. In order to permanently set the variable in Windows NT, do the following:

  1. Click the Start button and choose Settings->Control Panel. Double-click on the System icon. When the System Properties window appears, select the Environment tab.

  2. Type appcllu in the Variable field, and type your local LU name (11) in the Value field.

  3. Click Set to accept the changes then click OK to exit the System Properties window.

The environment variable will now remain set for future sessions.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]

[ DB2 List of Books | Search the DB2 Books ]