InfiniDB stores all its configuration parameters in an XML file called Calpont.XML. InfiniDB supplies a utility script designed to read and set parameters in the XML file called configxml.sh.
To get the current settings for a particular parameter, the section name and parameter name are passed along with the command getconfig. For example, if you want to see the value for the period of time (set in minutes) that archive logs of the active Transaction Log are written to disk, you would enter the following:

To change the archive log time period to 60 minutes, you would use the setconfig option and enter: 
For a complete list of all InfiniDB configuration parameters, please see the Administration Guide.





