![]() |
|
To upload the configuration into the database in case of DB persistence for cluster configuration, start the node for the first time using the following command:
com.pramati.Server -node <NODENAME> -uploadconfig
The rest of the nodes automatically pick up the configuration and do not need to be started with this option.
To update the database after making changes in the configuration, start the cluster node with the following startup option:
com.pramati.Server -node .
This option updates all of the configuration files.
To update specific configuration changed manually, start the cluster node with the following startup option:
com.pramati.Server -node <NODENAME> -updatelocalconfigfor <SERVICENAME>[,<SERVICENAME>]
Only this node needs this option and the rest would automatically use updated configuration.
Related Topics:
| © Pramati Technologies 2007 | Runs on Pramati Server | Feedback | Legal |