SAP Startup Issue: ERROR : EsIViewAttach: MapViewOfFileEx (Page File Shortage)

Your SAP system cannot be startup and you found below error message in the work process trace file.

Note: The issue is occurred with SAP installed on Windows operating system environment.

X Fri Apr  2 00:25:38:417 2021
X  [esnti.c 2837]MapViewOfFileEx(390,34,0,4194304,4194304,000007DF65C00000) returned 0000000000000000
X  
X  *** ERROR => <EsNT> error: [esnti.c 2837]MapViewOfFileEx(390,34,0,4194304,4194304,000007DF65C00000) 
returned 0000000000000000 (lastError = 1455) [esnti.c      3445]
X  *** ERROR => <EsNT> EsIViewAttach: MapViewOfFileEx size = 4194304 ptr = 7df65c00000 HighPart = 0 
LowPart = 4194304 MapHandle = 390 error = 1455 [esnti.c      2851]
X  [esnti.c 2837]MapViewOfFileEx(390,34,0,8388608,4194304,000007DF66000000) 
returned 0000000000000000
X  
X  *** ERROR => <EsNT> error: [esnti.c 2837]MapViewOfFileEx(390,34,0,8388608,4194304,000007DF66000000) 
returned 0000000000000000 (lastError = 1455) [esnti.c      3445]
X  *** ERROR => <EsNT> EsIViewAttach: MapViewOfFileEx size = 4194304 ptr = 7df66000000 HighPart = 0 
LowPart = 8388608 MapHandle = 390 error = 1455 [esnti.c      2851]
X  [esnti.c 2837]MapViewOfFileEx(390,34,0,12582912,4194304,000007DF66400000)
 returned 0000000000000000

Solution

Increase the SAP server Windows page file. Follow below steps. Once done, restart your SAP system.

Reference

  • 2584074 – Update requests stuck in sm13, enqueue lock entries remain after end of session on Windows
  • 1997262 – Shadow instance won’t start up: error 1455 in dev_Wxy trace
  • https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=464693263

You May Also Like

Leave a Reply?