Christo Kutrovsky
Member³
I have a problem. I am running out of GDI resources on my windows box. Windows 2000 and XP are limited to arround 10 000 gdi resources. Not a problem for reading email, but once you have several applications, things get out of control.
For example, each PL/SQL Developer takes 389 GDI resources. Not much compared to 10 000, but in adition each SQL window inside, takes ~60 GDI objects. I usually have 5-6 pl/sql developer windowses, with 10+ sql windows in each, which adds up to 6000 gdi resources. 60% of what's available. Add a few internet explorers, and a few other things, and I am quickly hitting my cap.
I was wondering if it would be possible to review why it takes 60 GDI objects for a sql window. There are not so many objects on it.
I know this is a little strange, but .. there's no way to increase that windows limit.
For example, each PL/SQL Developer takes 389 GDI resources. Not much compared to 10 000, but in adition each SQL window inside, takes ~60 GDI objects. I usually have 5-6 pl/sql developer windowses, with 10+ sql windows in each, which adds up to 6000 gdi resources. 60% of what's available. Add a few internet explorers, and a few other things, and I am quickly hitting my cap.
I was wondering if it would be possible to review why it takes 60 GDI objects for a sql window. There are not so many objects on it.
I know this is a little strange, but .. there's no way to increase that windows limit.