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

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -