CACHE Switch to the SYS Namespace

From UNIX Systems Administration
Revision as of 21:09, 13 December 2017 by Michael Kohler (talk | contribs) (→‎Switching to the %SYS Namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Switching to the %SYS Namespace

  1. As the Caché administrator login to the instance.
    $ csession <instance name> -U <namespace>
  2. Switch to the %SYS namespace.
    $ d ^%MGDIR

Further Reading