The patch delete all command deletes all patches from the patch area.
Format
patch delete all
Parameters
None
Views
User view
Default Level
3: Management level
Usage Guidelines
Usage Scenario
If any patch is loaded in the system during the system software upgrade, the patch delete all command can be used to delete all patches, preventing the system software upgrade failure.
If a bug is detected in a loaded patch, the patch delete all command can be used to delete the patch, preventing the patch error from causing continuous faults of the system.
If a non-incremental patch is loaded, the patch delete all command can be used to delete the original patch in the system, preventing the non-incremental patch load failure.
Configuration Impact
After the patch delete all command is run, the patches are deleted from the patch area in the memory but not from the storage medium.
Example
# Delete all the patches.
<sysname> patch delete all
This will delete the patch. Are you sure?[Y/N] y
Info: Finished deleting the patch.
Info: Succeeded in deleting the patch.