开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Re: TK4- complaints with IEA994A ALL SYS1.DUMP DATA SETS ARE FULL


 

Or it's possible you will need to clear them the hard way, using JCL something like
//? ?EXEC PGM=IEBGENER
//SYSUT1 DD DUMMY
//SYSUT2 DD DISP=OLD,DSN=SYS1.DUMP01
and probably with sensible DCB parameters for the DD cards.

Roops

On Thu, 3 Oct 2024, 11:40 Rupert Reynolds via , <rupertreynolds=[email protected]> wrote:
You could clear the dump datasets if you don't want to diagnose them--something like
?DD CLEAR,DSN=(ALL)
or you can go one-by–one with DSN=(01) etc.
Everything else should keep running normally, until you find you actually want a dump dataset :-)

Roops

On Thu, 3 Oct 2024, 10:36 Michael Grom via , <macbaer=[email protected]> wrote:
Dear Forum,
can this message be ignored and if not, how do I get empty SYS1.DUMP datasets? Is there a command or utility or job??
?
kind regards
Michael
--
TK5? ? ? ? on Raspberry Pi 5 with Raspberry OS "bookworm"
TK4-? ? ? on Raspberry Pi 5 with Raspberry OS "bookworm"
VM/370 on Raspberry Pi 5 with Raspberry OS "bookworm"

Lime and limpid green, a second scene
Now fights between the blue you once knew
Floating down, the sound resounds
Around the icy waters underground
Jupiter and Saturn, Oberon, Miranda and Titania
Neptune, Titan, stars can frighten
(Syd Barrett of Pink Floyd)

Join [email protected] to automatically receive all group messages.