z/OS ISPF Edit and Edit Macros
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


STATS—Generate Library Statistics

z/OS ISPF Edit and Edit Macros
SC19-3621-00

The STATS primary command sets stats mode, which creates and maintains statistics for a member of a partitioned data set.

Syntax

Read syntax diagramSkip visual syntax diagram
          .-ON--.   
>>-STATS--+-----+----------------------------------------------><
          +-OFF-+   
          '-EXT-'   

ON
Creates or updates library statistics when the data is saved.
OFF1
Does not create or update library statistics.
EXT
Same as for ON, but stores extended line number statistics.
Note:
  1. If STATS mode is off when you save a member, any previous statistics are lost. See Statistics for PDS members.

Examples

To set stats mode on:
STATS ON
To set stats mode off:
STATS OFF

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014