Event ID 12288 with Windows NT Server 3.51 (245195)



The information in this article applies to:

  • Microsoft Windows NT Server 3.51

This article was previously published under Q245195

SYMPTOMS

When you use a computer running Microsoft Windows NT Server 3.51, Event Viewer may record event ID 12288, which indicates the Security Accounts Manager (SAM) is the source of the event. If the computer is a domain controller, it may stop authenticating user logon requests, and you may receive the following error message:
Out of virtual memory.

CAUSE

This behavior can occur if the paging file is too small or if it is severely fragmented.

RESOLUTION

To resolve this issue, follow these steps:

  1. Set the initial size and maximum size of the paging file to zero:
    1. In Control Panel, double-click System.
    2. Click Virtual Memory.
    3. In the Initial Size (MB) and Maximum Size (MB) boxes, type 0.
    4. Click Set, and then click OK.
    5. Click OK when you receive a message about increasing the registry size limit.
    6. Click OK.
    7. When you are prompted, click Restart Now to restart the computer.
    8. Click OK when you receive a Limited Virtual Memory message.
  2. Reset the initial size and maximum size of the paging file to the same size:
    1. Click Virtual Memory.
    2. In the Initial Size (MB) and Maximum Size (MB) boxes, type the same number for both sizes.
    3. Click Set, and then click OK.
    4. Click OK.
    5. When you are prompted, click Restart Now.

Modification Type:MajorLast Reviewed:8/27/2002
Keywords:kbprb KB245195