Previous Topic: Install the TSO Online Retrieval OptionNext Topic: Install the XMS Online Interfaces (Optional)


(Optional) Step 1: Add STEPLIB DD Statements

To add STEPLIB DD statements to the procedures for the TSO Online Retrieval Option, Follow these steps::

  1. Determine which one of the following actions you performed during the base-product installation:

    If the CA View load modules were not copied to one of the libraries in the linklist, continue with this section. Otherwise, skip this section and go to the next section, Step 2: (Optional) Add Mount Attributes.

  2. Add a STEPLIB DD statement (for the library containing the load modules) to the TSO LOGON procedures for TSO users who use the native TSO online retrieval option.
  3. To use CA Spool for online or batch printing, add the CA Spool load library CAI.SPOOL.CBQ4LOAD to all STEPLIB DD statements.

Note: If you have CA View, verify that the CA View load modules are either in the linklist or in a STEPLIB statement with this step.

Step 2: (Optional) Add Mount Attributes

Assign the mount attribute to all TSO user IDs authorized to browse SYSOUT directly from an archival tape. Use the TSO ACCOUNT command to assign the mount attribute as follows:

ACCOUNT
C (userid) MOUNT
END

Note: TSO users do not need the MOUNT attribute to access reports through the Expanded Access Tape Server (EAS), because the tape is mounted by the EAS started task and not the user's TSO session.