Sample mode entries

The sample mode entries for IBMRDB contain some options that are necessary for dependent LUs to request VTAM® sessions.

The following options are necessary for dependent LUs to request VTAM sessions:

  • COMPROT
  • PRIPROT
  • TSPROF
  • SECPROT
  • FMFPROF
  • PSERVIC
  • TYPE

The samples in the figure below work for both dependent and independent LUs. However, if you have no dependent LUs, it is not necessary to re-assemble your existing mode table with the above options. For your convenience, a sample MODEENT is included in data set DSN8VTAM, in SDSNSAMP.

The ENCR option is ignored by LU 6.2 and is thus not included in the Db2 samples.

Figure 1. Sample mode entries
DB2MODES MODETAB
IBMRDB   MODEENT LOGMODE=IBMRDB,     DB2 DEFAULT MODE FOR APP-DIR ACC  X
               TYPE=0,             NEGOTIABLE BIND                     X
               SSNDPAC=X'02',      SECONDARY SEND PACING COUNT         X
               SRCVPAC=X'00',      SECONDARY RECEIVE PACING COUNT      X
               RUSIZES=X'8989',    RUSIZES IN-4096 OUT-4096            X
               FMPROF=X'13',       LU6.2 FM PROFILE                    X
               TSPROF=X'07',       LU6.2 TS PROFILE                    X
               PRIPROT=X'B0',      LU6.2 PRIMARY PROTOCOLS             X
               SECPROT=X'B0',      LU6.2 SECONDARY PROTOCOLS           X
               COMPROT=X'50A5',    LU6.2 COMMON PROTOCOLS              X
               PSERVIC=X'060200000000000000122F00'    LU6.2 LU TYPE
         MODEEND
         END