Deleting using a preview object list

This subcommand deletes the objects in the preview object list that were created by a previous command to create a preview object list for deletion. The preview object list is cleared on completion.

The objects are saved before being deleted if you used the -so option on a previous ccm soad -preview command.

The deletion preserves any object in the database that would be the last remaining version of that object name and instance.

About this task

ccm soad|save_offline_and_delete -delete [-path soad_path]
            [-pn|-package_name package_name] [-v|-verbose]
-path soad_path
Specifies the path to the DCM package using the previously specified path.
If you have not saved a package previously, you must specify the path.
Note: The path must be visible to the engine and writable by ccm_root.
-pn|-package_name package_name
Specifies the name of the Save Offline package to which the objects are saved. The default name is "Save Offline and Delete saved on %date."
Note: Include the %date keyword in the name if you define your own package name. The date helps ensure that you can differentiate between packages created using the same scope.
-v|-verbose
Generates messages detailing why objects are being included in or excluded from the list.

Example


Feedback