Increase the Windows PagedPoolSize value to allow a larger paged pool. A setting of 0xFFFFFFFF will allocate the maximum Paged Pool in lieu of other resources to the computer.
Suggestions from Microsoft: Server is unable to allocate memory from the system paged pool (http://support.microsoft.com/kb/312362)
The maximum PagedPoolSize is 0xFFFFFFFF.
Default PoolUsageMaximum is 80%. At which the Memory Manager trims pool memory which may need to be adjusted to ensure memory is released fast enough.
Reboot the machine and then start the database. If the problem persists, contact OpenEdge Technical Support with the following information:
a. The Database lg file (compressed)
b. The Windows Event Log
c. The current settings of PagedPoolSize, PoolUsageMaximum and Memory available.
d. The exact OpenEdge Version (including Service Pack/Hotfix as apply) and Windows version.