Step 1—Modify default parameters (optional)

If desired, modify the default parameters (see tableBASE Parameters) for operating tableBASE in a batch environment. If the default parameters are acceptable or you use the Override feature provided through the TBOPT dataset, no additional work is required in this step.

For parameter descriptions, see tableBASE run-time options. The default values for this component are listed below and are also defined in:

  • your.prefix.SRC(DK1T1134)

Default batch parameters

TBOPTGEN BASE,
            ALLOW_TB_LIB_IO=Y,
            DATERTNX=N,
            FGDELIM='*',
            HASH_HI_DEN_LIM=900,
            HASH_LOW_DEN_LIM=600,
            LISTOPTIONS=N,
            LOCKTIMERC=0,
            LOCKTIMEWTO=30,
            MAXNMTAB=0,
            MTRETAIN=N,
            MULTITASKING=N,
            OVRRIDES=YYYYYYYY,
            RACF_LIBACCESS=N,
            STROBE=0,
            SWITCHES=YNYYNNNN,
            TABLEWAITRC=0,
            TABLEWAITWTO=30,
            TSR_ALGORITHM=D,
            TSR_WARNING_FREQ=1,
            TSR_WARNING_PCT=85,
            TSRSIZE=10M,
            USEREXITS=N,
            VTSFIRST=,
            VTSLAST=,
            VTSNAME=,
            VTSPREFIX=VTS:,
            ZEROROWS=Y,
            ML=MAINLIB
Note:
  1. The Status Switch setting (SWITCHES) and Overrides (OVRRIDES) are unique to this interface.
  2. If you are upgrading from Version 5 or 6, you should also migrate your TBOPTGEN settings.

To make changes to the installation parameters:

  • Modify your.prefix.SRC(DK1T1134).
  • Reassemble and link-edit the module into the tableBASE batch interface program DK1BBASE using the following as a model: your.prefix.CNTL(ALT1134)