[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Memory problems in PASOE

  • Thread starter Thread starter frank.meulblok
  • Start date Start date
Status
Not open for further replies.
F

frank.meulblok

Guest
Checking dynamic objects from the session handle is flawed, simply because it doesn't provide access to all types of object. (It *really* should have a FIRST-HANDLE from which you can get all handle-based objects, but even with that I don't think it catches memptrs/longchars.) Also, I've not tried that approach on a PASOE, but I suspect it'll only report things for the one specific session it's called from - which may not be the session that's causing issues. I've had more success with the logging-based variant myself. That one's described in knowledgebase.progress.com/.../P133306

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