Quick Start
This section describes the JCL data sets and time coordination used
with Tivoli Storage Manager.
Tivoli Storage Manager provides sample JCL in the ASAMPLIB data set that you
can modify to help you prepare the server. The following members are
available:
- ANRALLO1
- Allocates and formats the required server data sets.
- ANRALLO2
- Allocates and formats the required server data sets instead of ANRALLO1 if
the SMS address space has been started. ANRALLO2 requires less
modification than ANRALLO1.
- ANRIDL
- Loads the TSM database with interface definitions used by the
administrative web interface.
- ANRINST
- Initializes the TSM server database and recovery log.
- ANRSMPOP
- Contains a sample server options file.
- ANRSTART/ANRPROC
- Starts and runs the TSM server in normal mode after it has been installed
and initialized.
ASAMPLIB also contains other members that can help you complete other tasks
after installation is complete. These members include:
- ANRFMT
- Allocates and formats a new TSM VSAM data set. Also extends the
database and recovery log or creates new storage pool volumes. See
Administrator's Guide for details.
- ANRFMT2
- Allocates and formats a new TSM VSAM data set instead of ANRFMT if the SMS
address space is active. ANRFMT2 requires less modification than
ANRFMT. See Administrator's Guide for details.
- ANRLEVEL
- Determines the level of SVM available on your system.
- ANRSIVP
- Contains TSM commands for installation verification. See Verifying Your Server Installation.
- ANRUSRXA
- Contains assembler DSECT that defines the user exit buffer and the record
written by the file exit.
- ANRUSRXC
- Contains a sample user exit for event logging (written in C).
- ANRUSRXH
- Contains a sample C definition of the user exit buffer and the record
written by the file exit.
- ANSCLIST
- Contains a sample TSO CLIST for starting a TSO administrative
client. See Configuring TSO Administrative Client Using APPC.
- ANSPROC
- Contains a sample TSO procedure for starting a TSO administrator
client. See Configuring TSO Administrative Client Using APPC.
- ANSSMPOP
- Contains a sample TSO administrative client options file. See Configuring TSO Administrative Client Using APPC.
Tivoli Storage Manager uses Greenwich Mean Time (GMT). To
coordinate LE/370 local time settings with GMT you must resolve the LE/370
run-time libraries. To make Tivoli Storage Manager use the local system
time do one of the following:
At start-up, Tivoli Storage Manager checks for the availability of LE/370
or later versions.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]