1827745 Members
3090 Online
109969 Solutions
New Discussion

Re: Reserved Mem Users

 
SOLVED
Go to solution
Jack Trachtman
Super Advisor

Reserved Mem Users

I can see from a SHOW MEMORY/RESERVED that the reserved memory is being used.

How can I find out which processes are using the reserved memory? TIA
3 REPLIES 3
Ian Miller.
Honored Contributor
Solution

Re: Reserved Mem Users

If you know the name of the global section then my GBLSEC$SDA SDA extension will tell you the processes that are mapped to a specified global section.

GBLSEC$SDA on
http://www.encompasserve.org/~miller/
____________________
Purely Personal Opinion
Jack Trachtman
Super Advisor

Re: Reserved Mem Users

Is the name that appears under the column heading "Memory Reservations (pages):" in SHOW MEM/RES the name of the Global Section?
Ian Miller.
Honored Contributor

Re: Reserved Mem Users

I think that is the name of the reserved memory. If the reserved memory is used for a global section then the name is also the name of the global section.
____________________
Purely Personal Opinion