Subject | GSTAT / Transactions question |
---|---|
Author | nico_callewaert@pandora.be |
Post date | 2004-04-30T12:17:51Z |
Hi,
There is something I don't understand. When I connect to my application, this is the GStat output :
Oldest Active: 25176
Next Transaction: 25177
After I opened 1 form in the application, this is the next GStat :
Oldest Active: 25176
Next Transaction: 25179
Until here, no problem.
But when I disconnect from the apllication, GStat remains 25176 / 25179, even after a hard Commit ?? The strangest thing is, when I reconnect to the application again, then it seems the Transaction are released :
Oldest Active: 25178
Next Transaction: 25179
I don't get it at all, I was expecting after a hard Commit that the transaction would be finished or at least after I disconnected from the database ?? Or am I misinterpreting the GStat output ?
Many thanks in advance,
Nico Callewaert
There is something I don't understand. When I connect to my application, this is the GStat output :
Oldest Active: 25176
Next Transaction: 25177
After I opened 1 form in the application, this is the next GStat :
Oldest Active: 25176
Next Transaction: 25179
Until here, no problem.
But when I disconnect from the apllication, GStat remains 25176 / 25179, even after a hard Commit ?? The strangest thing is, when I reconnect to the application again, then it seems the Transaction are released :
Oldest Active: 25178
Next Transaction: 25179
I don't get it at all, I was expecting after a hard Commit that the transaction would be finished or at least after I disconnected from the database ?? Or am I misinterpreting the GStat output ?
Many thanks in advance,
Nico Callewaert