StorageTek 312564001 Water System User Manual


 
DB2 Manager User Guide 101
StorageTek Proprietary
STEPLIB: Enter the names of the DB2 Manager and Archive Manager
product load libraries.
OTASxxxx: Enter the name of the primary index dataset of the Archive
Manager database used for storage of objects from the DB2
table being processed by the utility. ‘xxxx’ should be set to the
4-character value used to identify the Archive Manager
database in the DB2 Manager control region procedure (see
“Perform MVS host system modifications” on page 21).
SYSPRINT: This entry is used for all print reports created during utility
execution.
SYSIN: This is a sequential dataset or in-stream JCL file containing
fixed-length 80 byte records, and is used for specification of the
parameters used to control utility execution. Refer to “SYSIN
parameter specification” on page 101 for a description of how
to specify parameter entries in this file.
SQLIN: This is a sequential dataset or in-stream JCL file containing
fixed-length 80 bytes records, and is used for specification of
the criteria to be used by the utility for pre-fetching of rows by
Archive Manager. Refer to “SQLIN entry specification” on page
102 for a description of how to specify a pre-fetch criteria entry
in this file.
SYSIN parameter specification
Parameters used to control execution of the utility are specified in file SYSIN.
This must be a sequential dataset or in-stream JCL file containing one or
more fixed-length 80-byte records, each record containing one or more
separate parameter entries. Each parameter entry must be completely
contained within one record (ie) continuation of any single parameter entry
from one record to another is not permitted. A single record may contain
multiple parameter entries, each being separated by one or more spaces,
and optionally a single comma (‘,’).
A parameter entry has the general format:
keyword = value
Each keyword and its associated value are separated by an '=' sign, and
optionally one or more spaces. The first keyword parameter in a record may
begin in any character position from 1 onwards. Parameters may extend up
to character position 71 of the record. Individual keyword parameters may not
be continued over more than one record.
An asterisk ('*') in character position 1 will indicate a comment record, which
will be ignored for parameter validation processing.
The following parameters may be specified:
DB2SSID=xxxx