KLVVS050 dd type EXTENTS=mmm FREE=nnn% DSNAME=dsn
Explanation
This message documents the current space usage for data set dsn, allocated to DD dd type is either DATA or INDEX. mmm is the current number of extents occupied by the data or index. nnn is the current percentage of space free within the cluster.
KLVVS050 is issued for any
of these reasons:
- OPENMESSAGE=YES was specified and the cluster is being opened.
- CLOSEMESSAGE=YES was specified and the cluster is being closed.
- The number of data or index extents changed.
- The free space percentage has reached or crossed one of the values specified in the FREEPCTWARN keyword.
System action
None.
User response
None.
NotesĀ®
OPENMESSAGE, CLOSEMESSAGE, and FREEPCTWARN are all specified in the RKANPAR member, KLVINVAM.
Message Type
LOG, WARN