June 2, 2010 at 3:44 am
Hi,
while trying to get the detilas of the errorlog its throwing the following error mesages
Query Results:
Msg 0, Level 11, State 0, Line 0
A severe error occurred on the current command. The results, if any, should be discarded.
Msg 0, Level 20, State 0, Line 0
A severe error occurred on the current command. The results, if any, should be discarded.
From Error Log file:
Exception happened when running extended stored procedure 'xp_readerrorlog' in the library 'xpstar90.dll'. SQL Server is terminating process 146. Exception type: Win32 exception; Exception code: 0xc0000005.
Please let me know how to resolve this issue.
Thanks in Advance .
June 2, 2010 at 8:21 am
Describ the steps you're taking to read the error log, please.
Also, is the log file hard drive full? Have you recently run a diskscan to verify all the sectors are good?
Check your Server Event Viewer to see if there are any other errors from around the same time as you checked the SQL Error Log. These might point you in the right direction.
June 3, 2010 at 5:55 am
Brandie Tarvin (6/2/2010)
Describ the steps you're taking to read the error log, please.Also, is the log file hard drive full? Have you recently run a diskscan to verify all the sectors are good?
Check your Server Event Viewer to see if there are any other errors from around the same time as you checked the SQL Error Log. These might point you in the right direction.
Error message at Event view.
Exception happened when running extended stored procedure 'xp_readerrorlog' in the library 'xpstar90.dll'. SQL Server is terminating process 147. Exception type: Win32 exception; Exception code: 0xc0000005.
i tried in the google but i could not find the solution and reason for this issue.
June 3, 2010 at 7:22 am
All,
This is a duplicate thread. Responses can be found at Fatal Error.
June 3, 2010 at 9:15 am
Brandie Tarvin (6/3/2010)
All,This is a duplicate thread. Responses can be found at Fatal Error.
Hi,
This is not duplicate thread.Both issues are not simliar.Please update your post to resovle this.
Thanks
February 23, 2011 at 2:37 pm
Did you ever find a solution to this problem?
February 25, 2011 at 2:20 am
I suspect the dll file has problem. You can try to backup this 'xpstar90.dll' and copy a new one from other server then register it. After that reboot the server and re-run the sp_readerrorlog.
February 25, 2011 at 9:19 am
I tried to copy the dll from our development (good working order) server to production, but wasn't able to unregister/register the dll. I received the following error: LoadLibrary("XPStar90.DLL") failed - Invalid access to memory location.
I have spent days troubleshooting this. I think I might go ahead and reinstall SQL Server.
Thanks,
Matt
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply