config load command

The config load command loads the common configurations into the grid to be used across members.

Usage notes

When you run this command, the configuration of the system is recorded before and after you run the command. This information is saved in the install_dir\Members\logs directory.

Important: The configuration information includes user information, but this information is intended mainly for troubleshooting and not security auditing.

Environment

  • Windows 2008
  • Linux

Authorization

Administrative user

Syntax

execute config load <datasource|fabric|fabric_endpoint|grid|sys_config|all>

Option descriptions

datasource|fabric|fabric_endpoint|grid|sys_config
One of the five configuration types.

Example

Example: Loading all of the common configurations into the grid to be used across members.
execute config load all
Config loaded successfully