We have a lights out shop but we do a lot of batch processing everyday starting at 7 p.m.. I am looking for a way to kill user sessions from a CL program that is called out of work scheduler for users that did not log off. Occasionally a user will have a record locked in their session that they left on that holds up my batch processing until the session is killed and the record released. I do not want to end the QINTER subsystem to kill the sessions. Any suggestions?

Reply With Quote