Re: Free System Page Table Entries In SBS 2003



Hi Gordon,

Thanks for your reply.

Although after you turned on the /3GB switch, the issue was resolved, it
not commanded to do so. You can see the detail explanation in "Why this is
important" part of the following article:

Using the /3GB Switch with SBS 2003
http://blogs.technet.com/sbs/archive/2006/06/30/439628.aspx

At this point, a suggestion is to remove the /3GB switch and continue our
troubleshooting steps. You can also add physical RAM (SBS 2003 R2 supports
maximum 4GB) if possible.

You and make a clean boot as I suggested in my previous reply. Also please
try the following:

Step 1: Please logon as another administrator account to see if the problem
can be reproduced. If not, the problem is related to user profile.

Step 2: Please log on the system in Safe Mode to see the problem can be
reproduced.

I am looking forward to hear from you.

If you need further assistance, please don't hesitate to let me know.

Best regards,

Robert Li(MSFT)

Microsoft CSS Online Newsgroup Support

Get Secure! - www.microsoft.com/security

=====================================================

This newsgroup only focuses on SBS technical issues. If you have issues
regarding other Microsoft products, you'd better post in the corresponding
newsgroups so that they can be resolved in an efficient and timely manner.
You can locate the newsgroup here:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx

When opening a new thread via the web interface, we recommend you check the
"Notify me of replies" box to receive e-mail notifications when there are
any updates in your thread. When responding to posts via your newsreader,
please "Reply to Group" so that others may learn and benefit from your
issue.

Microsoft engineers can only focus on one issue per thread. Although we
provide other information for your reference, we recommend you post
different incidents in different threads to keep the thread clean. In doing
so, it will ensure your issues are resolved in a timely manner.

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

Any input or comments in this thread are highly appreciated.

=====================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
<Thread-Topic: Free System Page Table Entries In SBS 2003
<thread-index: AcghjA6pjrPyrAuJRKyOfw1j35+R9w==
<X-WBNR-Posting-Host: 207.46.192.207
<From: =?Utf-8?B?R29yZG9uTGlx?= <GordonLiq@xxxxxxxxxxxxxxxxxxxxxxxxx>
<References: <366359B9-1F01-46C4-A561-0E17936A8B81@xxxxxxxxxxxxx>
<#hD9to7HIHA.3768@xxxxxxxxxxxxxxxxxxxx>
<8IHR2wEIIHA.360@xxxxxxxxxxxxxxxxxxxxxx>
<5E11E508-B95D-4294-9BAF-194427A6456C@xxxxxxxxxxxxx>
<gQ#iu6RIIHA.4268@xxxxxxxxxxxxxxxxxxxxxx>
<Subject: Re: Free System Page Table Entries In SBS 2003
<Date: Wed, 7 Nov 2007 14:18:00 -0800
<Lines: 80
<Message-ID: <10CB9818-BBED-4660-9773-5F7B52587946@xxxxxxxxxxxxx>
<MIME-Version: 1.0
<Content-Type: text/plain;
< charset="Utf-8"
<Content-Transfer-Encoding: 7bit
<X-Newsreader: Microsoft CDO for Windows 2000
<Content-Class: urn:content-classes:message
<Importance: normal
<Priority: normal
<X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2992
<Newsgroups: microsoft.public.windows.server.sbs
<Path: TK2MSFTNGHUB02.phx.gbl
<Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.server.sbs:74439
<NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
<X-Tomcat-NG: microsoft.public.windows.server.sbs
<
<Thanks very much Robert for you reply.
<I think the Sql server is ok, it does not use too much memory.
<I will list the current memory usage here
<Process Name Memory Virtual Memory
<store.exe 859,872 K 872,872 K
<sqlservr.exe 264,78o K 273,136 K
<sMEXjwaster.exe 148,720K 130,248K
<sqlservr.exe 134,4%K 145,224K
<w3wp.exe 133,528 K 120,036 K
<Isass.exe 42,280K 38,800K
<w3wp.exe 39,640 K 28,624 K
<inetirto.exe 38,992 K 29,388 K
<
<Is it good to take off the /3G? I have 3G memory installed on that
machine.
<I think the Exchange 2003 used too much memory.
<--
<Gordon
<
<
<"Robert Li [MSFT]" wrote:
<
<> Hi Gordon,
<>
<> Thanks for your reply.
<>
<> Because Microsoft Small Business Server installs as an integrated domain
<> controller and Exchange server, we do not recommend setting the /3GB
switch
<> when you run Exchange Server 2003 in a Small Business Server environment.
<>
<> At this point, you can turn off the /3GB switch and try the following
steps:
<>
<> Step 1: The problem seems to be related to memory usage on SBS server.
The
<> SQL server occupies large amount of RAM, which is by design. We can
modify
<> the max server memory to prevent SQL Server from using more that the
<> specified amount of memory. Then test if the problem can be resoved:
<>
<> To do so, open a command prompt and run the following command:
<>
<> osql -E -S <SBS server name>\<instance name>
<> You will enter the osql command prompt. Run the commends below (replace
<> <xxx> with the maximum and minimum amount of memory respectively):
<> 1> EXEC sp_configure 'show advanced options', 1
<> 2> reconfigure
<> 3> go
<> 1> EXEC sp_configure 'min server memory', <xxx>
<> 2> reconfigure
<> 3> go
<> 1> EXEC sp_configure 'max server memory', <xxx>
<> 2> reconfigure
<> 3> go
<>
<> After doing the above steps, you may run the commands to check the
<> configured memory usage:
<>
<> 1> EXEC sp_configure
<> 2> go
<>
<> For more information, please see the article below:
<> 321363 INF: SQL Server Memory Usage
<> http://support.microsoft.com/?id=321363
<>
<> Step 2: I have a same issue that Virus caused the Task Manager Processes
<> List Grey out. Please scan the SBS Server with Anti Virus software and
test
<> again.
<>
<> Hope above information help.
<>
<> If you need further assistance, please don't hesitate to let me know.
<>
<> Best regards,
<>
<> Robert Li(MSFT)
<>
<> Microsoft CSS Online Newsgroup Support
<>
<> Get Secure! - www.microsoft.com/security
<>
<> =====================================================
<>
<
<

.



Relevant Pages

  • Re: W2K3 server is locked
    ... you use the /f switch on the shutdown.exe command as well. ... What I'm trying to do is to re-start the Server - it is hung in the ... I'm trying to avoid just hitting the power switch to turn it off. ... Do I have to install the 2003 Resource kit on this XP Professional ...
    (microsoft.public.windows.server.general)
  • Re: F11: CTRL-ALT-F2 not working
    ... when pressing CTRL-ALTF-F2 to switch to text console, ... type some command; see the hard disk light blink ... But switching between tty1 an tty2 never change my display. ... You can do a ps command with X working and not working to see if the server has died. ...
    (Fedora)
  • Re: NTP question
    ... This command has to run on the DC which has the PDCEmulator role and that's it. ... In a domain the "master" time server is the DC with the PDCEmulator ... workstations sync with one available DC. ... Only workstations on the switch or do you have a domain or ...
    (microsoft.public.windows.server.general)
  • Logon Script or Command Line Switch??
    ... Not sure if I really need a script, might be better if there is a command ... line switch I can use.... ... I have set up a file server for field agents to use a particular program ...
    (microsoft.public.windows.server.scripting)
  • Re: dcdiag - advertising errors on newley promoted domain controller
    ... Can you do the following on uksccmads01 ... The problem may actually have nothing to do with the new server but the ... From a command prompt try and see if you get any additional info ... Skipping site UK-CCM, this site is outside the scope ...
    (microsoft.public.windows.server.active_directory)