home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / bit / listserv / vmutil / 1287 < prev    next >
Encoding:
Text File  |  1992-07-21  |  2.0 KB  |  46 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!wupost!psuvax1!psuvm!auvm!NUSVM.BITNET!CCENGNM
  3. Message-ID: <CCENGNM.920722.111828.C0@NUSVM.BITNET>
  4. Newsgroups: bit.listserv.vm-util
  5. Date:         Tue, 21 Jul 1992 23:34:22 -0400
  6. Sender:       VM Utilities Discussion List <VM-UTIL@OHSTVMA.BITNET>
  7. From:         Anthony Ng <CCENGNM@NUSVM.BITNET>
  8. Subject:      Idle exec - encountered problem
  9. Lines: 35
  10.  
  11. Previously, someone asked for IDLE exec to forced inactive users
  12. off the system.  Recently, I've encountered a problem with this
  13. idle exec.
  14.  
  15. In our installation, we set the time-limit for idle exec to
  16. force users off for 30 minutes of inactivity. The problem
  17. occurs for users who are into VM AS.  They generate a long
  18. AS report which send control to our SQL machine for processing.
  19. SQL machine will process the request and the id will sit idle.
  20.  
  21. In normal situations, these ids will not be forced off as the
  22. processing by SQL will not take more than 30 minutes.  However,
  23. at times when system load is heavy,  SQL took more time to
  24. process the request and the users got forced off.
  25.  
  26. Is there anyway where I can code in my IDLE exec to check for
  27. this kind of users?
  28.  
  29. One method I can think of is to capture
  30. the console of SQL secondary user for SHOW USERS command and send
  31. the output to the service machine running IDLE EXEC.  But this
  32. is not satisfactory as my IDLE exec runs every 5 minutes and
  33. we cannot tie down the secondary user.
  34.  
  35. I also received info that RXSQL or cms PIPE can also help.
  36. Where can I get these?  I'm running HPO 5, SQL 2.2, AS 2.2.
  37.  
  38. Thanks.
  39. ---------
  40. *****************************************************************
  41. * Anthony Ng                        * "Don't Look Back !"       *
  42. * Systems Programmer                *      Luke 9:62            *
  43. * NATIONAL UNIVERSITY OF SINGAPORE  * "Batteries NOT included,  *
  44. * Bitnet : CCENGNM@NUSVM            *  neither any guarantte."  *
  45. *****************************************************************
  46.