Exit ISPF normally and when it asks for Log/List options, select option 4 (Keep data set and allocate new data set). You also have the option of specifying the space via:
   * Lines per page . . . . 60
   * Primary pages  . . . . 10
   * Secondary pages  . . . 10
Note that the log is not blocked due to how ISPF writes to it:
Organization  . . . : PS
Record format . . . : VA
Record length . . . : 125
Block size  . . . . : 129
1st extent blocks . : 648
Secondary blocks  . : 582
I usually  make my own VBA copy of it when it gets too large.

Michael

At 03:36 PM 9/16/2024, Bert de Wet wrote:

Where can the settings for ISPF-LOG and -LIST files be changed?
The default we have is pri: 150trks, sec.10trks. Some of our users are running out of space (E37 abends).

Thanks

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to