backup_chits_databases - back up all active CHITS databases
chits
backup_chits_databases
This script checks the SYSTEM_NAMES variable in the CHITS configuration file (env_variables) to determine all active database instances. It then backs up all of them to text files and stores them in $CIT_HOME/tmp.
none
backup_chits_databases is very sensitive to file permission issues. Make sure you have write access to /cluster/tmp before running the script.
The default paths for location of the cluster configuration database, cloned directories, supporting libraries, and other settings are recorded in the CConf.pm config file. Set the environment variable CLUSTER_CONFIG to the location of CConf.pm, or use the default of /cluster/config
chits_dbconf