|
Archives of the TeradataForumMessage Posted: Thu, 01 Jun 2000 @ 15:59:50 GMT
I ask GSC this same question and received the following response: ------------------------------------------------------------------- The customer can write their own CLIv2 PMPC program according to the information in the Performance Monitor Reference manual or have professional services write one to abort selected users with the logoff option when the program is run. There are sample applications in the Advanced Examples of PM/API Applications chapter (i.e. Resource Supervisor, Idle Session Logoff) to give the customer ideas of how PMPC works. The PM3 program that is distributed in the MVS SAMPLIB library is code for the Resource Supervisor example (which is more complicated than what the customer is trying to do). ------------------------------------------------------------------ A way to do this without the above is: 1) use cnsrun with qrysessn to generate a list of sessions to abort. you could also use a select against dbc.sessioninfo, however qrysession provides additional info. 2) using the above list generate "abort session" statements and process thru cnsterm.
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||