Generating Data Store samples
To create the Data Store samples, perform the following steps:
- From the EQQJOBS application menu, select option 3. The following panel is displayed:
- Sample job JCL
- Required. Name of the library to which you want the generated Data Store samples written. The library must be allocated before you generate the Data Store samples. Ensure that the library that you specify has sufficient directory blocks to store all the sample members that are generated by EQQJOBS (see Data Store samples generated by the EQQJOBS dialog).
- Job statement information
- Required. The JOB statement that follows standard JCL syntax and your installation standards.
- Message library name
- Required. Name of the library where to store the scheduler messages (SMP/E target DDNAME SEQQMSG0).
- Parameter library
- Required. Name of the library where to store the initialization statements. Use a name different from that of the controller and tracker parameter library. Ensure that this library is allocated.
- Click Enter. The following panel is displayed:
- Non-VSAM dsn prefix
- Required. The qualifiers that prefix the non-VSAM data set names. The scheduler adds a low-level qualifier to the prefix to uniquely identify each Data Store non-VSAM data set.
- VSAM dsn prefix
- Required. The qualifiers that prefix the VSAM data set names. The scheduler adds a low-level qualifier to the prefix to uniquely identify each Data Store VSAM data set.
- Unit name
- Required. A device name that is valid at your installation. This could be a device type, for example 3390, or a group name, for example PROD or TEST.
- Primary volume serial
- Required. The volume that will be used by sample job EQQPCS04 to allocate the primary data sets.
- STEPLIB dsname
- Optional. Name of the scheduler load module library, if the load modules are not in a data set included in an active LNKLST member.
- VSAMCAT dsname
- Optional. Name of a catalog in which VSAM data sets are to be defined, if they are not to be defined in the master catalog.
- VSAM password
- Optional. The password for the VSAM catalog, if the catalog is password-protected.
- Click Enter. The following panel is displayed:
- Reserved destination
- Required. The Data Store reserved output destination. It must correspond to the DSTDEST parameter set in RCLOPTS option.
- Connection Type
- Required. The connection method used to establish the communication between FN/FL tasks and Data Store. It can be TCP, SNA, or XCF.
- SNA Data Store luname
- The Data Store VTAM® application name, if SNA connection type has been set.
- SNA Controller luname
- The controller FN task VTAM® application name, if SNA connection type has been set.
- Xcf Group
- Name of XCF group, if XCF connection type has been chosen.
- Xcf Data Store member
- Name of Data Store XCF member, if XCF connection type has been chosen.
- Xcf FL task member
- Name of the FL task XCF member, if XCF connection type has been chosen.
- Job data retention period
- The Data Store structured information retention period. It consists of the interval in days used by the online cleanup and is necessary to be able to use the Restart and Cleanup feature.
- Joblog retrieval
- Specify if the joblog retrieval must be enabled. This means that the Data Store will save the unstructured data in the joblog.
- Max n. of lines to store
- The maximum number of user sysout lines to be stored. The range is 0 to 10000.
- Joblog retention period
- The Data Store unstructured information retention period. It consists of the interval in days used by the online cleanup and is necessary to enable the Joblog Browse function.
- TCP Controller host name
- The controller TCP/IP host name, if you set TCP in Connection type.
- TCP Controller port number
- The controller TCP/IP port number, if you set TCP in Connection type.
- Click Enter after you have entered the information on panel EQQJOBS7. The dialog now generates several members in the output library that you specified. These members, which are described in Data Store samples generated by the EQQJOBS dialog, are used at various stages of the installation:
Member | Sample Description |
---|---|
EQQCLEAN | Sample procedure invoking EQQCLEAN program |
EQQDSCL | Batch Clean Up sample |
EQQDSCLP | Batch Clean up sample parameters |
EQQDSEX | Batch Export sample |
EQQDSEXP | Batch Export sample parameters |
EQQDSIM | Batch Import sample |
EQQDSIMP | Batch Import sample parameters |
EQQDSRG | Batch sample reorg |
EQQDSRI | Batch Recovery index |
EQQDSRIP | Batch Recovery index parameters |
EQQDST | Sample procedure to start Data Store |
EQQDSTP | Parameters for sample procedure to start Data Store |
EQQPCS04 | Allocate VSAM data sets for Data Store |