I have a Stored Procedure to which I pass one single integer value that is causing the server to shut down. I can run the actual query contained in the stored procedure manually just fine, but as soon as I try to call the stored procedure, the server shuts down???
I looked at the error log and it keeps claiming the following:
1.) "Recovering after a crash using hual-S-stemay-bin".
2.) "Starting Crash recovery..."
3.) "Crash recovery finished."
Anybody have any clues as to how I can fix this problem? I realize the details are kind of all over the map.
Thanks,
Steve.
I looked at the error log and it keeps claiming the following:
1.) "Recovering after a crash using hual-S-stemay-bin".
2.) "Starting Crash recovery..."
3.) "Crash recovery finished."
Anybody have any clues as to how I can fix this problem? I realize the details are kind of all over the map.
Thanks,
Steve.