Mombu the Microsoft Forum

Go Back   Mombu the Microsoft Forum > Microsoft > analyze Eventvwr
User Name
Password
REGISTER NOW! Mark Forums Read




Reply
1 30th October 10:34
mistake
External User
 
Posts: 1
Default analyze Eventvwr



hello all,

in eventwr sometimes we have
Data: 0000: 0000007a
microsoft says:

The data section of the events may contain important information for
troubleshooting. Change the view of the data section of the event from bytes
to words. Investigate the status code in the data words of the events. The
error code gives an additional hint for the reason why the event has been
logged.

At a command prompt, type Net Helpmsg ErrorNumber to obtain an explanation
of that error.

NET HELPMSG 0000007a cannot work

How to interpret this?
  Reply With Quote


 


2 30th October 10:34
meinolf weber
External User
 
Posts: 1
Default analyze Eventvwr



Hello Mistake,

If you post the complete error from event viewer would be nice. So we can
have a look on this.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
  Reply With Quote
3 30th October 10:34
mistake
External User
 
Posts: 1
Default analyze Eventvwr


hello, thank u

Event ID: 8032
Source: Browser
Type: Error
Description: The Browser service has failed to retrieve the backup list too
many times on transport \Device\Protocol_NetworkAdaptor. The backup browser
is stopping.
Data Words:
Data: 0000: 0000007a

just want to understand how to analyze the Data Words.

Thank u
  Reply With Quote
4 30th October 10:34
meinolf weber
External User
 
Posts: 1
Default analyze Eventvwr


Hello Mistake,

See here:
http://support.microsoft.com/kb/135404

Is the machine multihomed?

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
  Reply With Quote
5 8th November 20:00
mistake
External User
 
Posts: 1
Default analyze Eventvwr


thank u but like I said above, Microsoft through their tutorial says :

The data section of the events may contain important information for
troubleshooting. Change the view of the data section of the event from bytes
to words. Investigate the status code in the data words of the events. The
error code gives an additional hint for the reason why the event has been
logged.

At a command prompt, type Net Helpmsg ErrorNumber to obtain an explanation
of that error.

and my Data is : 0000: 0000007a

so my question is how to use Net Helpmsg ErrorNumber with data word?

thank u
  Reply With Quote
6 8th November 20:00
ace fekay [mvp]
External User
 
Posts: 1
Default analyze Eventvwr


In news:268F1302-3175-4BF0-8C37-9159A5C01FFB@microsoft.com,
Mistake <Mistake@discussions.microsoft.com> typed:


Also, looking at the event viewer in Word view will shed some light, and
what it simply does is look at the data, which is in Hexadecimal, and give
you the decimal/character view. However when you get something like "Data:
0000: 0000007a", there is NO character equivalent other than looking up what
Hex 7a is equal to, which in this case wouldn't help in determining the
error.

In most cases we do not look at that part of the Event log message anyway,
rather look at the specific Event ID# and Source name. Meinolf provided a
link that directly explains the error. Main cause of this is a multihomed
machine, especially if it is a Browse Master, such as on a domain
controller. Multihomed domain controllers can cause numerous other issues as
well.

You can also lookup errors such as this at eventid.net. Here is what I
found, which the article Meinolf posted explains anyway, however sometimes
you can get a better perspective from contributors at eventid.net:

EventID 8032, Source = Browser:
http://eventid.net/display.asp?event...WSE R&phase=1

So coming back to the original question, is this machine multihomed?
Also, is it a domain controller?

--
Regards,
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT,
MVP Microsoft MVP - Directory Services
Microsoft Certified Trainer

For urgent issues, you may want to contact Microsoft PSS directly. Please
check http://support.microsoft.com for regional support phone numbers.

Infinite Diversities in Infinite Combinations


The
  Reply With Quote
Reply


Thread Tools
Display Modes




666