ccm archive_fix

Use the ccm archive_fix command to repair damaged archives.

Synopsis

ccm archive_fix
[ (/ort|/optimize_repair_time) | (/oas|/optimize_archive_space)] /p|/project projectspec...
[ (/ort|/optimize_repair_time) | (/oas|/optimize_archive_space)] objectspec...

Uses

You must be in the ccm_admin role to use this command.

Options and arguments

/oas|/optimize_archive_space
Specifies that the operation requires optimization to use less space on the server file system. However, this option can take longer to repair the archives. This is the default option.
/ort|/optimize_repair_time
Specifies that the operation can be optimized for the fastest repair time. However, this option uses more space on the server file system for the repair.
objectspec
Specifies the object to be checked.
projectspec
Specifies the project to be checked.

Feedback