MODE
Sets the runscnf mode to local or global.
Purpose
Set the mode:
GLOBAL
for installation wide settingsLOCAL
for queue manager-specific settings applied to the queue manager specified by QueueManagerName.
If runnscnf is started and no MODE command is given, local mode for the default queue manager is assumed. If no default queue manager is defined, the mode is local with no queue manager set.
Note: The mode set is valid only for the current runnscnf session.
Syntax
MODE { GLOBAL | LOCAL QueueManagerName }