home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / sybase / 623 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.9 KB

  1. Path: sparky!uunet!cs.utexas.edu!uwm.edu!spool.mu.edu!agate!usenet.ins.cwru.edu!alpha.ces.cwru.edu!yangying
  2. From: yangying@ces.cwru.edu (Ying Yang)
  3. Newsgroups: comp.databases.sybase
  4. Subject: Re: KILLed Sybase process will not die?
  5. Date: 8 Jan 1993 01:58:09 GMT
  6. Organization: Agency Rent-A-Car, Cleveland, OH
  7. Lines: 34
  8. Message-ID: <1iin3hINNip9@usenet.INS.CWRU.Edu>
  9. References: <1993Jan5.192546.8743@mcm.com> <1ideloINN1bd@usenet.INS.CWRU.Edu>
  10. NNTP-Posting-Host: easy.ces.cwru.edu
  11.  
  12. In article <1ideloINN1bd@usenet.INS.CWRU.Edu> yangying@ces.cwru.edu (Ying Yang) writes:
  13. >
  14. >4. The process is sleeping. We cannot kill a sleeping process. When an
  15. >end-user process gets disconnected, we cannot kill the Sybase process
  16. >and release the locks.  To deal with this, we have installed a EBF to
  17. >kill disconnected processes when our clients turn off their PCs.  At
  18. >last year's User Conference, Sybase said the 5.0 version would provide
  19. >unconditional KILL, hope this is true.
  20.  
  21. I have received several inquiries about the EBF. It seems a lot of having
  22. the disconnect problem,  so I am sending follow up to this group.
  23.  
  24. We have an 4.8 server on VAX/VMS platform. We have installed EBF989, 
  25. which can kill a sleeping process and clean up the locks. In order 
  26. for this EBF to work, we have to set  the "keep-alive" flag
  27. in our Wallongon TCP/IP. We an end-user turns off his (her) PC, 
  28. TCP/IP's keep alive inquiries get no responds form that PC. After
  29. two minutes, TCP/IP sends a signal to the server notifying the 
  30. disconnect. Upon receiving the signal, the EBF kills the process 
  31. and cleans up the locks.
  32.  
  33. A short history. Last April, our production was in in a very bad 
  34. shape due to locks left by the disonnects. We managed to get the 
  35. attention of the Sybase Management (we are so called "critical account"). 
  36. A Sybase level III engineer worked with us for several weeks, and 
  37. produced this EBF, which has been very critical to us.
  38.  
  39. Ying Yang
  40.  
  41. MIS 
  42. Agency Rent-A-Car
  43.  
  44.  
  45.  
  46.