Event ID - 1160

Event Id1160
SourceMSExchangeIS
DescriptionDescription :
1.
Database resource failure error Out of memory occurred in function "JTAB_BASE::EcCreateIndex" while accessing the database.
2.Database resource failure error <error code> occurred in function <name> while accessing the database "<name>".
Event InformationAccording to Microsoft:
CAUSE:

This problem occurs because Exchange Server tries to allocate more virtual memory than is available within the process.
The Microsoft Windows NT virtual memory address space is 4 gigabytes (GB) for each process. This implies that no matter how much physical memory is installed, a single process has access to only 4 GB of address space. In addition, Windows NT divides virtual memory into memory that is used by the kernel and memory that is accessible to user-mode (for the application). In standard Windows NT Server 4.0 or Windows 2000 Server, a user-mode application (like Store.exe) has access to 2 GB of virtual memory, and the kernel uses the other 2 GB. In Windows NT 4.0 Enterprise Edition and Windows 2000 Advanced Server, a user-mode application has access to 3 GB of virtual memory, and the kernel gets 1 GB.
All memory allocations for a process come out of the 2 or 3 GB available in the address space. The address space is not empty when a process loads; many elements take up space in it immediately. The code itself is loaded into virtual memory (Store.exe and all the DLLs); a system heap is allocated from this virtual memory; for every thread created, a 1 MB virtual memory allocation (typically) is created for the thread stack, and so on.
The net result is that for an individual process, the process will not be able to allocate a full 2 or 3 GB of virtual memory because some of the memory is in use.
The Exchange Server 5.5 Performance Wizard (Perfwiz) makes calculations about how much virtual memory will be used by using the amount of physical RAM as an indicator. When 2 GB of RAM is physically installed, Perfwiz will assume that it can allocate up to 2 GB of virtual memory for a process. This amount of virtual memory may not be free in a processs address space, so attempting to allocate this much virtual memory may fail.
RESOLUTION:
To resolve this problem, obtain the latest service pack for Exc
Reference LinksXADM: Event ID 1160 and Exchange Server Performance

Your computer may slow or stop responding and repeatedly log event IDs 9582 and 1160 in Exchange 2000 Server

Calendaring agent fails with error code 0x80040229 when you save appointments

XADM: Resource Failure Error on Computers with More Than 800 MB of RAM

XADM: Exchange 2000 Server SP1 Temporarily Stops Responding with Events 1160 and 1025

Catch threats immediately

We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.

See what we caught

Did this information help you to resolve the problem?

Yes: My problem was resolved.
No: The information was not helpful / Partially helpful.