11.01.2013 Views

ABCs of z/OS System Programming Volume 3 - IBM Redbooks

ABCs of z/OS System Programming Volume 3 - IBM Redbooks

ABCs of z/OS System Programming Volume 3 - IBM Redbooks

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

► MODIFY CATALOG,LIST<br />

The LIST command shows you all service task that are currently active handling a user<br />

request. Normally the active phase <strong>of</strong> a service task is only <strong>of</strong> a short duration, so no tasks<br />

are listed. This command helps you to identify tasks that can be the reason for catalog<br />

problems if performance slows down.<br />

► MODIFY CATALOG,DUMPON(rc,rsn,mm,cnt)<br />

Use this command to get a dump <strong>of</strong> the catalog address space when a specific catalog<br />

error occurs. This catalog error is identified by the catalog return code (rc), the reason<br />

code (rsn) and the name <strong>of</strong> the module which sets the error (mm). You can also specify, in<br />

the cnt-parameter, for how many <strong>of</strong> the rc/rsn-combinations a dump is to be taken. The<br />

default is one. The module identifier corresponds to the last two characters in the catalog<br />

module name. For example, the module identifier is A3 for IGG0CLA3. You can substitute<br />

the module name by two asterisks (**) if you do not know the module name or do not care<br />

about it.<br />

► MODIFY CATALOG,ENTRY(modulename)<br />

This command lists the storage address, fmid, and the level <strong>of</strong> a catalog module (csect). If<br />

you do not specify a module name, all catalog csects are listed.<br />

► MODIFY CATALOG,REPORT,PERFORMANCE<br />

The output <strong>of</strong> this command shows you significant catalog performance numbers about<br />

number and duration <strong>of</strong> ENQs and DEQs for the BCS and VVDS and more. Use the<br />

command to identify performance problems.<br />

► MODIFY CATALOG,REPORT,CACHE<br />

The cache report lists cache type and statistics for the single catalogs that are open in the<br />

CAS.<br />

► MODIFY CATALOG,RESTART<br />

Use this command to restart the catalog address space. Take this action only in error<br />

situations when the other option is an IPL. See also 6.21, “Catalog address space (CAS)”<br />

on page 369, for more information about this topic.<br />

372 <strong>ABCs</strong> <strong>of</strong> z/<strong>OS</strong> <strong>System</strong> <strong>Programming</strong> <strong>Volume</strong> 3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!