[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Troubleshooting System Errors 290 & 291 due to full filesystem

  • Thread starter Thread starter James Palmer
  • Start date Start date
Status
Not open for further replies.
J

James Palmer

Guest
Hi Tim, This is definitely something that ProTop could help you with. You can set ProTop up to monitor the disk space of your file system and set it to alert when a certain % is full which gives you time to react and investigate. But even better than that, you can even set up custom "alert enhancers" that do the legwork for you at the point of raising the alert. Any Progress code can be executed within reason so you could conceivable set it to dump busy processes or long running transactions at that point. The advantage of this is that by the time you've got an alert and logged on, chances are the process has already gone bang - you're already experiencing this. But as the alert enhancer gets the data automatically you are far more likely to find the offending process. Error 290 is related to transaction length, so you could also monitor that as well, and record locks too. We've got a datasheet here that will give you a bit of a flavour if you've not come across it before: www.consultingwerk.com/.../protop Drop me a line if you want to discuss it in more detail. Cheers James

Continue reading...
 
Status
Not open for further replies.
Back
Top