Concatenating libraries in the TSO logon procedure

Concatenating libraries in the TSO logon procedure

Overview

You can concatenate the product and BSA target libraries in the TSO logon procedure.

If you create a new TSO logon procedure for Adabas Audit Data Retrieval, remember to add this logon procedure to your TSO user profile.

Product and BSA libraries

Following is a list of the product and BSA target libraries that must be added to the TSO logon procedure (or included in the CLIST). The table uses standardized dataset names.

DD name

Dataset name

Description

ISPPLIB

BETA97.ISPPLIB
BSA.ISPPLIB

Panel libraries

ISPMLIB

BETA97.ISPMLIB
BSA.ISPMLIB

Message libraries

ISPSLIB

BETA97.ISPSLIB
BSA.ISPSLIB

Skeleton libraries

Note: The skeleton library (ISPSLIB) must be of the dataset name type PDS. Adabas Audit Data Retrieval does not support skeleton libraries of the type PDSE.

ISPTLIB

BSA.ISPTLIB

Profile table library

STEPLIB/ ISPLLIB

BETA97.LOAD
BSA.LOAD

Load libraries

Including load module libraries in linklist

If you don't want to use a STEPLIB in the TSO logon procedure, then the BETA97.LOAD and BSA.LOAD must be included in the linklist.

Specify the names of the libraries in the LNKLSTxx member of your SYS1.PARMLIB or another dataset concatenated in the MSTJCLxx dataset or in the LOADnn member to automatically add these libraries to the linklist at IPL time. For more information, see the IBM publication MVS Initialization and Tuning Guide.