Assuming I have the correct permissions, how can I delete all spooled files for another user on the AS400?
|
The simple answer is to use the WRKSPLF command. Prompt it and specify the user id. Then put a 4 next to each spooled file. If the user has many, many spooled files and you need to make this a repeatable process, then a program may be a better, longer term solution. |
|||
|
|
|
To delete spool files wholesale you can use the DLTSPLF command:
|
|||
|
|
|
15 years ago I could have told you that instantly. Now it's in the bit of my brain that I can't access anymore! (update)
A quick google found this - AS400 commands I don't have an AS400 at hand to test these commands but something like Again, this is from very rusty memory. YMMV (update again) WRKSPL command summary.... |
||||
|
|