Run the ccm_cache command to start the cache server. You must run the command on the machine where the cache server is located.
You must run the command as ccm_root.
You must start the cache server each time the server computer is rebooted.
$ su - ccm_root Password: ***** $ CCM_HOME=ccm_home; export CCM_HOME $ PATH=$CCM_HOME/bin:$PATH; export PATH
$ cd $CCM_HOME/bin $ ./ccm_cache -start
$ cd $CCM_HOME/bin $ ./ccm_cache -status
$ exit
$ cd $CCM_HOME/bin $ ./ccm_cache -stop