Windows Server 2003 Blue Screen Error
i have install windows server 2003 enterprise 64 bit sp2 edition on my ibm server
x3650 m3. sap application is running on this server. this server giving blue screen error 1 or 2 time in a week.
Error
irql_not_less_or_equal.
can i resolve this problem by upgrading server 2003 to 2008 enterprise r2 sp1 edition.?
or i need to install a fresh copy of server?
server is tested by IBM people. the are telling that their is on any technical issue.
also i want to know that my sap server is working fine or not after up gradation ?
Pls Help.
Rahul Pandit.
September 16th, 2011 9:10am
Hi,
It’s hard to say upgrading to Windows Server 2008 R2 SP1 can fix the blue screen before knowing the root cause.
Generally, you may update BIOS and other hardware drivers first.
If it does not work, you may analyze them with Debugging Tools by yourself. You can install it and it’s Symbol Packages from the following link:
http://www.microsoft.com/whdc/Devtools/Debugging/default.mspx
WinDbg will tell you the possible cause. For more information, please read Microsoft KB Article:
How to read the small memory dump files that Windows creates for debugging
http://support.microsoft.com/kb/315263
Collect Minidump Files
=================
1. Click "Start", input "SYSDM.CPL" (without quotation marks) in the “Search” bar and press “Enter”.
2. Switch to the "Advanced" tab and click the "Settings" button under "Startup and Recovery".
3. Under "Write debugging information" section, make sure the "Small memory dump (128KB)" option is selected.
4. Make sure "%SystemRoot%\Minidump" is in the "Small dump directory" open box and click “OK”.
If the Blue Screen appears again, please refer to the following steps to collect memory dump files:
1. Click “Start”, type “%SystemRoot%\Minidump" (without quotation marks) in “Search” bar and press “Enter”.
2. Go to your Desktop, right-click on it and create a new folder named "Dump".
3. Copy all the memory dump files (looks like [Mini092008-01.dmp]) in Minidump to this folder.
If no clue can be found, you may contact Microsoft Customer Service and Support (CSS) via telephone so that a dedicated Support Professional can assist
with your request. To troubleshoot this kind of kernel crash issue, we need to debug the crashed system dump. Unfortunately, debugging is beyond what we can do in the forum. Please be advised that contacting phone support will be a charged call.
To obtain the phone numbers for specific technology request please take a look at the web site listed below:
http://support.microsoft.com/default.aspx?scid=fh;EN-US;OfferProPhone#faq607
Regards,Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
September 19th, 2011 9:32am


