How can we remove requests that were scheduled by a user who no longer exists?
You can use command the CANCEL command.
VMSCHED CANCEL * USERID xxxxxxxx
Where xxxxxxxx is the user ID in question
This will cancel all requests for a specific user ID.
See the VM:Schedule User Guide for more information on the CANCEL command.