Re: User Memory Quotas

From: Ken Schaefer (kenREMOVE_at_THISadopenstatic.com)
Date: 12/23/04


Date: Thu, 23 Dec 2004 12:07:45 +1100

IN addition to Herb's comments, perhaps you have some other issue with your
app.

Tools like memmonitor, memtriage etc might help
http://www.microsoft.com/resources/documentation/WindowsServ/2003/all/techref/en-us/Default.asp?url=/Resources/Documentation/windowsserv/2003/all/techref/en-us/rktools_overview.asp

Cheers
Ken

"Herb Martin" <news@LearnQuick.com> wrote in message
news:u61gxUH6EHA.2568@TK2MSFTNGP10.phx.gbl...
> "Bodger" <jbrown@jlbprof.com> wrote in message
> news:1103753136.218569.192900@z14g2000cwz.googlegroups.com...
>> User Memory Quotas
>>
>> We are trying to track down a problem that is plaguing us. It seems
>> even though we have a ton of memory and large pagefile.sys our programs
>> start to fail as if there is no memory in which to run.
>>
>> We think there might be a Quota on our User that we are hitting some
>> maximum allowed memory quota.
>>
>>
> http://www.microsoft.com/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/541.asp
>>
>> We have allowed the user and administrator to adjust the quotas, but we
>> cannot find out a way to query if a quota exists or how to set the
>> quota itself.
>
> Usually it's set in the program code.
>
>> How do you find out if a quota exists? And how does one change it if
>> it does exist?
>
> Such quotas normally exist on a PER PROGRAM
> basis but are typically left at the defaults by programmers
> except for clear cases like SQL Server, Echange and
> other such "big systems."
>
>> I cannot find any gui in our system that allows us to access it. Only
>> a local policy that allows the user to change quotas.
>
> There are programmer tools (IIRC) that will show/set
> the quotas on excutables. You might query the Visual
> Studio or VC lists.
>
>> We are not a domain, only a workgroup of exactly one computer in a
>> remote site.
>
> Irrelevant probably.
>
>> Details:
>>
>> We have Windows 2003 Server in a remote data center, it is a web server
>> among other things. To support the services provided by the web
>> server we run some home grown programs in a logged in user account
>> running in the task bar. We have 4 gigs of memory (we rarely use over
>> 700 megs) and 6 gigs of pagefile.sys.
>>
>> When our programs have been running for a long time the memory does
>> creep up, but the total between them is no more then 100 megs. We run
>> Active State Perl programs as well that come and go as necessary.
>
> Have you done the obvous and just looked in TaskManager
> and sorted by the various memory settings, including
> Paged and NON-PAGED pool?
>
> I don't recall any specific ActiveState Perl issues and I
> run it on multiple machines daily. (It doesn't matter
> if no Perl program is actually running).
>
>
> --
> Herb Martin
>
>
>>
>
>



Relevant Pages

  • Re: User Memory Quotas
    ... > User Memory Quotas ... > We have Windows 2003 Server in a remote data center, ... > Active State Perl programs as well that come and go as necessary. ...
    (microsoft.public.windows.server.security)
  • Re: SAMBA for VMS (The saga continues!)
    ... Short discussion on quotas. ... I'd reduce the WSdef back to something reasonable on a VAX. ... Many things on a VAX will not use this much memory, ... Set the WSdef extremely high, higher that the quota and extent. ...
    (comp.os.vms)
  • Re: backup problem
    ... I know BACKUP circa 5.mumble started to look at available quotas, notably the working set and tried to pre-allocate as much memory as possible so that it could read large chunks of files into memory and write to TK50s in large chunks, saving considerable time for backups since the TK50 had fewer start/stop cycles. ... But in doing so, it would bring the FILLM quota down to 0, so if it needed an extra FILLM to extend the log file, there would be none, hence the error? ...
    (comp.os.vms)
  • Re: Processes is PFW state
    ... > Wait", however I have lots of pagefile space, and significant amounts ... > of main memory available. ... What are the average ratios of WSQUO to working set, ... use it due to working set quotas. ...
    (comp.os.vms)
  • Re: Dont understand disk quotas
    ... Its hard to answer that without knowing why they setup the quotas ... It may be that there is not a lot of storage space ... on the server, so based on server applications needs, system needs, ... consultant is trying to keep the amount of space to be backed up small ...
    (microsoft.public.windows.server.general)