Configuring db2 universal database for os/390, Configuring db2 universal database for – IBM GC09-2830-00 User Manual

Page 56

Advertising
background image

You must define the SNASVCMG logon mode when using APPC.

Configuring DB2 Universal Database for OS/390

Before you can use DB2 Connect, your DB2 Universal Database for OS/390
Administrator must configure DB2 Universal Database for OS/390 to permit
connections from DB2 Connect workstations. This section indicates the
minimum updates required in order to permit a DB2 Connect client to make a
connection to the DB2 Universal Database for OS/390 database server. For
more detailed examples, refer to the Connectivity Supplement, and the DB2 for
OS/390 Installation Reference
.

The following tables need to be updated, depending on the type of
connections you are using (SNA or TCP/IP):
v SYSIBM.LUNAMES for SNA connections
v SYSIBM.IPNAMES for TCP/IP connections

----+----1----+----2----+----3----+----4----+----5----+----6----+----7---

RDBMODES MODTAB

IBMRDB

MODEENT LOGMODE=IBMRDB,

DRDA DEFAULT MODE

*

TYPE=0,

NEGOTIABLE BIND

*

PSNDPAC=X'01',

PRIMARY SEND PACING COUNT

*

SSNDPAC=X'01',

SECONDARY SEND PACING COUNT

*

SRCVPAC=X'00',

SECONDARY RECEIVE PACING COUNT

*

RUSIZES=X'8989',

RUSIZES IN-4K

OUT-4K

*

FMPROF=X'13',

LU6.2 FM PROFILE

*

TSPROF=X'07',

LU6.2 TS PROFILE

*

PRIPROT=X'B0',

LU6.2 PRIMARY PROTOCOLS

*

SECPROT=X'B0',

LU6.2 SECONDARY PROTOCOLS

*

COMPROT=X'D0B1',

LU6.2 COMMON PROTOCOLS

*

PSERVIC=X'060200000000000000122F00'

LU6.2 LU TYPE

SNASVCMG MODEENT LOGMODE=SNASVCMG, DRDA DEFAULT MODE

*

PSNDPAC=X'00',

PRIMARY SEND PACING COUNT

*

SSNDPAC=X'02',

SECONDARY SEND PACING COUNT

*

SRCVPAC=X'00',

SECONDARY RECEIVE PACING COUNT

*

RUSIZES=X'8585',

RUSIZES IN-1K

OUT-1K

*

FMPROF=X'13',

LU6.2 FM PROFILE

*

TSPROF=X'07',

LU6.2 TS PROFILE

*

PRIPROT=X'B0',

LU6.2 PRIMARY PROTOCOLS

*

SECPROT=X'B0',

LU6.2 SECONDARY PROTOCOLS

*

COMPROT=X'D0B1',

LU6.2 COMMON PROTOCOLS

*

PSERVIC=X'060200000000000000000300'

LU6.2 LU TYPE

Figure 12. Sample VTAM Log Mode Definition for DB2 Connect

44

Quick Beginnings

Advertising