Article
· Jun 22, 2017 1m read

Terminal tip: What's running in my namespace?

When working at a terminal prompt the %SS routine lets me see what's running on the instance:

USER>d ^%SS

But sometimes I'm only interested in knowing what's running in my namespace. In which case, here's what I use:

USER>d THIS^%SS

Discussion (0)1
Log in or sign up to continue