Configuring a cluster using an input file

At the end of a session, sybcluster asks if you want to save the values from the current session to an external file. You can use this file to re-create the same cluster, or edit the values in the file to create a different cluster.

The syntax is:

create cluster cluster_name file xml_input_file

This example creates “mycluster2,” using an input file named mycluster.xml:

create cluster mycluster2 file ./mycluster.xml