Subject | Transaction problems |
---|---|
Author | tomjoad_71 |
Post date | 2003-11-03T13:29:36Z |
I need to perform (from an .exe written in Delphi 5) an operation
that make me sure all the transaction on my DB are closed.
That is i want to close all transaction pending and disconnect all
user.
May i have some transaction problem if i connect at the same time to
my Db with same user (SYSDBA) ?
I'm looking for something that 'broke' my trigger ; that is they seem
to be inactive. If i only alter them from a console it work well...
Thank You
Tommy
that make me sure all the transaction on my DB are closed.
That is i want to close all transaction pending and disconnect all
user.
May i have some transaction problem if i connect at the same time to
my Db with same user (SYSDBA) ?
I'm looking for something that 'broke' my trigger ; that is they seem
to be inactive. If i only alter them from a console it work well...
Thank You
Tommy