SQLDUMPER

Jan 28, 2006

I installed SQL Server 2005 standard on a SBS box last night and now in the event log I'm seeing this error message a lot:

EventType sql90exception, P1 reportingservicesservice.exe, P2 9.0.1399.0, P3 434f5d27, P4 sqldumper_unknown_module.dll, P5 0.0.0.0, P6 00000000, P7 0, P8 00e5fe4d, P9 00000000, P10 NIL. the event ID is 5000

This will be followed by the next two items:

Bucket 04183268, bucket table 5, EventType sql90exception, P1 reportingservicesservice.exe, P2 9.0.1399.0, P3 434f5d27, P4 sqldumper_unknown_module.dll, P5 0.0.0.0, P6 00000000, P7 0, P8 00e5fe4d, P9 00000000, P10 NIL. The event id is 5001

Bucket 04183268, bucket table 5. the event ID is 1010

I'd like to know what these are and how to correct them if anyone can point me in the right direction.

Thank you in advance,

Chuck



View 1 Replies


ADVERTISEMENT

SQLDumper

Jun 8, 2006

Hi

I have been reading KB 917825 about SQLDumper and have the following questions:

The article explains that we can automatically produce a dump in a clustered environement and explains how to set it up. It doesn't mention however how to set it up in a standalone environment . However it mentions the trace flags 2540 to 2559, is this what we need to set as they are also not documented?

Also there are various parameters in Analysis Services for the same thing which are not documented.

The reason for asking is because if we have a failure we would have to set this up and then wait for a second failure before we can analysis it. This would not please a few teams where I work.

Much appreciated

Steve

View 4 Replies View Related

Sqldumper Library

Apr 3, 2007

Hi,
I have the following problem:
Anytime I`m starting the PC, the following message appears:
"SQLDUMPER library failed to initialize.....TRY TO RE-INSTALL THE FILE"
Could anyone help me deal with this? What should I do?
thank you, Enno

email: ebozdo@yahoo.com

View 7 Replies View Related

Sqldumper Library

Apr 12, 2008

when i start up my computer it displays the message sqldumper library failed initialization. your installation is either corrupt or has been tampered with. uninstall then rerun setup. what do i do?

View 5 Replies View Related

SSIS SqlDumper Output

Jan 27, 2006

Hi,

I am posting this for a colleague of mine. Any thoughts or recommednations?

"Is there any way for me to analyze the sqldumper files? One of my pipeline components is causing SSIS to dump and I'm trying to key in on what may be causing the issue. "

Thanks,

- Joel

View 1 Replies View Related

SQL 2005 Problems - SQLDUMPER In My Event Log

Jan 26, 2006

I upgraded my Databases today with SQL SERVER 2005, initially this stopped the SQL Agents from working on port 1433, I changed the port to 1434 and now it works fine!!

Howerver I am gettin lots of error messages in my event viewer as follows.

Source: SQLDUMPER

Event Description:

EventType sql90exception, P1 reportingservicesservice.exe, P2 9.0.1399.0, P3 434f5d27, P4 sqldumper_unknown_module.dll, P5 0.0.0.0, P6 00000000, P7 0, P8 1b20fedd, P9 00000000, P10 NIL.

Can anyone help please!! what does this all means and how will it affect my server, is this going to affect veritas backup exec also?

Kind Regards

 

Randine Perry

View 1 Replies View Related

Which Website Do I Go To Install SQLDumper Library?

Apr 29, 2007

I kept getting an Error message saying to Unistall SQLDUMPER Library & then reinstall it. I've gotten all the way up to Unistalling it, but now I cannot reinstall it. Where do I have to go to do so & which SQL Server do I install? I'd greatly appreciate it alot if someone would help me out!

Thanks alot,

Danielle L Smitheman

View 72 Replies View Related

SQLDumper.exe Pops Up While Executing Dtsx Package

May 9, 2007

Hi All,

When I start executing my package a SQLDumper.exe pops up and Stops the package execution.
In addition,SQLDumper.exe creates a SQLDUMPER_ERRORLOG.log file at my Desktop with the following content

05/09/07 14:09:55, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Input parameters: 4 supplied05/09/07 14:09:55, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, ProcessID = 255205/09/07 14:09:55, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, ThreadId = 005/09/07 14:09:55, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Flags = 0x005/09/07 14:09:55, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, MiniDumpFlags = 0x005/09/07 14:09:55, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, SqlInfoPtr = 0x0100C5D005/09/07 14:09:55, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, DumpDir = <NULL>05/09/07 14:09:55, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, ExceptionRecordPtr = 0x0000000005/09/07 14:09:55, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, ContextPtr = 0x0000000005/09/07 14:09:55, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, ExtraFile = <NULL>05/09/07 14:09:55, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, InstanceName = <NULL>05/09/07 14:09:55, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, ServiceName = <NULL>05/09/07 14:09:55, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Callback type 11 not used05/09/07 14:09:55, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Callback type 15 not used05/09/07 14:09:55, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Callback type 7 not used05/09/07 14:09:55, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, MiniDump completed: C:Program FilesMicrosoft SQL Server90SharedErrorDumpsSQLDmpr0032.mdmp05/09/07 14:09:55, ACTION, DtsDebugHost.exe, Watson Invoke: No


Thanks in advance

View 4 Replies View Related

SSIS Keeps Doing SQLDUMPER Of Any Type Of Destination Output

Sep 20, 2006

Hello....I have just installed the trial copy of SQL 2005 server and updated with SP1 as well as post SP1 hotfixes.

However, when I try doing sample training material on SSIS, if I try to output to any type of destination output (flat file, excel, access, localhost SQL database) it always does a SQLDUMPER on me and never finishes....I always have to stop the debugger to get out of it.

What pointers can be given to troubleshoot symptoms given above ?

Thanks.

SQLSSIS

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved