[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: PASOE auto-session-destruction after losing database connection

  • Thread starter Thread starter dbeavon
  • Start date Start date
Status
Not open for further replies.
D

dbeavon

Guest
>> Think you have something dynamic in your activate procedure by parsing the database parameters. There were KB articles about detecting database connectivity problems on-the-fly, eg in the connect procedures and such. That seems like a very poor strategy and causes performance overhead and clutter in the code, and it must be sprinkled around in a lot of places. In my opinion whenever the openedge.properties for my ABL application specifies a client-connection on the database, then that is a declaration of a dependency. PASOE could/should provide more assistance to ensure that sessions are trimmed in a well-defined way as soon as the dependency on the database is missing.

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