Re: Problem with uncommited transactions in log-file
Posted by Simon Hayes on 09/07/05 18:23
If you restarted the service, then the open transaction will simply
have been rolled back, as if it never happened. The easiest thing is
probably simple to redo the operations, but if that's not possible then
there are third-party tools which can read logs and recreate individual
statements. This is one (which I've never used):