| Author |
Message |
rdalton
Joined: 26 Oct 2005 Posts: 25
|
Posted: Tue Dec 20, 2005 8:44 pm Post subject: Log Rescue crashed 2 boxes |
|
|
I downloaded the demo version of Log Rescue today. I tried to install it on my SQL box and it said I needed some .NET file updates so I installed it locally instead. I read in one of the other support messages, the program builds the files it needs locally so I copied the transaction logs I wanted to look at to my local computer. I then ran Log Rescue, connected to my sql server (2000), removed all backup from the list and added the files I copied. When I said run, it ran the first pop up that said opening and hung on analyzing. Eventually, the program timed out so I shut it down. About 10 minutes later, our SQL box crashed with a memory error.
I fugured there may have been a space constraint so I made a shell copy of the database and put it on another server. This had no data just all the structures. Again, it hung on analyzing and 10 minutes later, crashed the box.
The log file in question was about 18meg.
Again, according to your support forum, you should be building the files locally. It has no reason to crash the remote box. There is no option to open the files without connecting to a database or I would do that. I downloaded the files today and checked for updates and it found none.
I'm going to look for another tool. If you have an explanation, I would love to hear it. My company uses the Red Gate Sql Backup and have been happy with it but this is unbelievable. |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6345 Location: Red Gate Software
|
Posted: Wed Dec 21, 2005 11:53 am Post subject: |
|
|
Hello,
Apparently this could be some sort of problem with the extended stored procedure trying to obtain a file handle for the log file. Each time that an attempt is started to find the file handle, a thread is started to make sure that the attempt succeeds.
If you could send me an email, I can reply with a patched version of the software that limits the number of threads and fails more gracefully if the log file could not be opened.
Thanks! _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group