Public security system has an applicationProgramSomething that has been bothering me for a long time finally has an answer. At first, I thought it was an oracle memory setting problem, but the overall adjustment was not good. Now we have an answer.
The following is a BDE error message (Insufficient MemoryFor thisOperation"($2501) Resolution step: the set value must be off the EEP-AP, and the service that re-opened the AP will be valid.
Insufficient MemoryFor thisOperation"($2501)
Problem:Your application (or another BDE application) has exhaustedMemoryAvailable to the BDE.
solution:
1) Close all BDE applications.
2) Find the program bdeadmin. EXE. this is usually in a directory somewhere under "\ Program Files \ Borland... ".
3) Run bdeadmin. EXE and click on the configuration tab.
4) There shocould be an item in the Treeview on the left side called "configuration ". if it's not expanded, expand it.
5) Next, expand the system entry below it. under system, select init.
6) in the right-side window, find the entry called " sharedmemsize ". change this value to 4096.
7) Next, click on the word "object" in the main window's menu bar, and select apply.
8) Answer "OK" to the confirmation to "save All edits... ".
You can now try to start your application again. if you still have trouble running the application and you are running Windows NT or Windows 2000, follow the same instructions above, but this time leave the sharedmemsize property at 4096, and change the sharedmemlocation property to "0x5bde ". then apply the changes as before, and retry your application. if you still receive the same error, try changing sharedmemsize to 8192. if the error continues to persist, you can also try"0x6bde"For sharedmemlocation. If the error still continues to persist, you can also try other values for sharedmemlocation. (See solution for error $ 210d below .)