cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

shared memory on windows

Former Member
0 Likes
4,097

Hello Experts

how to know that shared memory is full in windows? and how to clean this?generally we do restart, without restart how can we clean the shared memory?

in linux to see shared memory we use ipcs -a

to clean shared memory we use cleanipc <instanceno> remove

awaiting for ur reply,thanks in advance

View Entire Topic
Former Member
0 Likes

See if this old discussion thread helps you a bit

Thanks

Former Member
0 Likes

thanq somuch...