ibm midrange - Is it necessary to have downtime if you want to delete a users spool files -


we have production system(as400) running 24/7 , 1 of our systems specified user generating allot of spool files.

the issue has been resolved stuck allot of spoolfiles want delete. using following command on green screen.

dltsplf file(*select) select(the user) 

my question need downtime if want run command or can while users busy?

spool files meant output, impact if user wanted print out. delete old spool files daily.


Comments

Popular posts from this blog

c++ - CPP, 'X' button listener -

shared memory - gstreamer shmsrc and shmsink with h264 data -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -