z/OS ISPF Software Configuration and Library Manager Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


FLMUEXTR—the SCLM Explorer batch utility

z/OS ISPF Software Configuration and Library Manager Guide and Reference
SC19-3625-00

This program reads the project accounting files and populates a set of ISPF tables used by SCLM Explorer. To keep the data current, this batch job should be run regularly, for example daily during overnight processing. This process would typically be managed by the SCLM administrator.

Use the Build option from the SCLM Explorer panel to create the JCL for running the batch utility. The fields on the SCLM Explorer Batch JCL panel are:

Project Id
The project name.
Table Library
The name of the output ISPF table library.

This library must already exist. Note that the JCL build process creates some tables in this library.

HLQ for accounting file copy
Projects can have multiple accounting files. To simplify the data extraction process a single input file is used. All project accounting files are therefore copied into a single file. This parameter specifies the high-level qualifier to use for this temporary file.

Ensure that the user ID to run the batch job has authority to delete, allocate, and update files with this prefix.

HLQ of ISPF libraries
The extraction program runs under ISPF in batch.
Jobclass
Run job in this class.
Msgclass
Output messages to this class.

After all the fields have been specified, press Enter to build the JCL. You can modify the JCL before submitting it if required.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014