Is there any way to see what memory each individual running prg is using?
glance will give you per-process memory but it is 'interactive' and not a command that returns a value.
What do you need to do?
I am trying to figure out what/who is using up memory so that I can dimension the mem requirements for ORACLE better.