you may run the below if needed:
%SYS> zw ^%SYS("Ensemble","RunningNamespace") This will get for you currently running Namespaces
%SYS> zw ^%SYS("Ensemble","InstalledNamespace") This will get current configured Namespaces
%SYS> zw ^CONFIG("Namespaces") This will get current configured Namespaces with the configured globals/routines databases.
- Log in to post comments