This topic contains steps for Windows and UNIX
> ccm message /database database_path "shutdown message"
> ccm monitor database_path
> ccmdb shutdown database_path
> ccmdb backup database_path /to destination_dir
> ccmdb repair database_path /repair_index ""
> ccmdb unprotect database_path
> ccm start /nogui /r ccm_admin /d database_path
> ccmdb protect database_path
> ccm fs_check
If the full ccm fs_check takes more time than your site can afford on a daily or weekly basis, you can run a reduced check. See ccm fs_check for information about options and arguments. Run a full ccm fs_check at least once a month.
> ccm stop
> ccmdb unprotect database_path
$ su - ccm_root
Password: *****
$ ccm message -database database_path “shutdown message”
$ ccm monitor database_path
$ ccmdb shutdown database_path
$ ccmdb backup database_path -to destination_dir
$ ccmdb repair database_path -repair_index ““
$ ccmdb unprotect database_path
$ ccm start -nogui -r ccm_admin -d database_path
$ ccmdb protect database_path
$ ccm fs_check
If the full ccm fs_check takes more time than your site can afford on a daily or weekly basis, you can run a reduced check. Run a full ccm fs_check at least once a month.
For more information about options and arguments,
see ccm fs_check or
ccm fs_check.
$ ccm clean_cache
$ ccm stop
$ ccmdb unprotect database_path