Start the secondary nodes

You must complete the steps in “Manually synchronize the secondary nodes” and all nodes of the multiplex must be up and running in order to execute the following steps.

After you synchronize the secondary nodes, you can start them. For details about how the administration scripts have changed, see New Features Guide.

In general, secondary servers can be started with the command line startup utility. For example:

start_iq @params.cfg -n <server_name> database_file.db

In this syntax, <server_name> specifies the secondary server. You can obtain the name from the existing start server administration script. The specified database_file.db is the name resulting after you performed the secondary node synchronization steps.