Search

SSAS Silently suppresses duplicate dumps <MaxDuplicateDumps> by ACALVETT

Active

4
0
Sign in
to vote
Type: Suggestion
ID: 718783
Opened: 1/16/2012 4:58:34 AM
Access Restriction: Public
0
Workaround(s)
By default SSAS will generate one unique dump and then suppress all instances of duplicates until the service is restarted although the number of duplicates to be generated can be controlled by <MaxDuplicateDumps>.

Clearly supressing dumps is very valuable as it reduces the need to analyse a dump to confirm its a duplicate, introduces a mechanism to reduce the resouce impact of dumps.

One of the significant downsides to the current implementation is that an error may be generated that causes a dump but its not identified or reported by a user or "monitoring". The next time the error is generated say a week later the user reports the problem and an administrator is likely to assume there is no problem because there are no current dumps and nothing in the logs.

I have also found working on cases that there is an element of doubt introduced when dumps are suppressed. For example, we see an error or a service failure but because the error has been seen before (and the prior conditions did not cause service failure) the dump is suppressed and we can not be sure what has happened.
Details (expand)

Product Language

English

Category

Analysis Services

Proposed Solution

I would like to request the following improvments:

When duplicate occurs log to eventlog dump signature, location & filename of last known dump generated, total duplicates to date.

Introduce a mechanism to reset duplicate dump without restarting service.

If an exception leads to a service failure a dump should always be generated

Consider writting a stub to the log directory.

Primary Benefit

Improved Reliability

Other Benefits

Improved administration
Improves troubleshooting
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 1/16/2012 at 9:36 AM
Thanks for your feedback.
We will get back to you on this.
Regards
Karan Gulati
Sign in to post a workaround.