On 2/27/06, Carlos Villegas <[EMAIL PROTECTED]> wrote: > Stefan Guggisberg wrote: > > On 2/27/06, Carlos Villegas <[EMAIL PROTECTED]> wrote: > > > >>Is there a way to list the currently open sessions in the server, so I > >>can trace this problem? > > > > > > no. but you don't need it because your problem is not caused by > > dangling sessions. > > but what if a dangling session has unsaved changes due to an unrelated > application error?
unsaved changes of a dangling/abandoned session are 'session-local' only and therefore cannot be the cause of your problem. > > Carlos >
