Comments
Sort by recent activity
ok, I did an experiment: 1. I opened ssms and I went connected to a database. GDI Objects = 222 2. I opened the open file dialog and closed it without opening a file. GDI Objects = 269 3. I opened a sql file with 1539 lines. GDI Objects = 409 4. Closed the file. GDI Objects = 359 It seems to me that SSMS doesn't release all the GDI objects upon closing the file. / comments
ok, I did an experiment:1. I opened ssms and I went connected to a database. GDI Objects = 2222. I opened the open file dialog and closed it without opening a file. GDI Objects = 2693. I opened a s...
Hi Christian, Thank you for the suggestions. Currently the GDI Objects shows 935. it is the highest followed by Task Manager, interestingly enough, which has 904 in that column. The value for GDIProcessHandleQuota is 10000 (decimal). I will keep an eye on it. / comments
Hi Christian,Thank you for the suggestions. Currently the GDI Objects shows 935. it is the highest followed by Task Manager, interestingly enough, which has 904 in that column.The value for GDIProc...