To view the catalog

  1. In the list under Resources on the ESMAC menu, select JES.
  2. Click Catalog in the Resources part of the ESMAC menu.
  3. To limit the entries displayed, enter a filter string in the text field next to the List button. For example, enter "ABC*" to view only those data sets that begin with ABC. You can use a single asterisk as a wild card.
  4. Click the List button.
Note: In addition to filtering list items, you can control the number of items in the catalog view by setting the ES_MAX_CATALOG_LINES environment variable.

For example, the maximum number of items displayed can be set to 100:

configuration:
[ES-Environment]
ES_MAX_CATALOG_LINES=100