patch remove

To remove a specific patch bundle version of the application, use the patch command in the EXEC mode.

patch remove word word

Syntax Description

patch

The command to install System or Application patch.

remove

The command that removes a specific patch bundle version of the application.

word

The name of the application for which the patch is to be removed. Supports up to 255 alphanumeric characters.

word

The patch version number to be removed. Supports up to 255 alphanumeric characters.

Defaults

No default behavior or values.

Command Modes

EXEC

Usage Guidelines

Removes a specific patch bundle of the application.

If you attempt to remove a patch that is not installed, then you receive the following error message:

% Patch is not installed

Note Before attempting to use this patch remove command to rollback a patch, you must read the rollback instructions of the patch in the release notes supplied with that patch. The release notes contains important instructions updated for rolling back the previously installed patch, which must be followed.

Examples

Example 1

/admin# patch remove cda 3

Continue with application patch uninstall? [y/n] y

Application patch successfully uninstalled

/admin#

Example 2

/admin# patch remove cda 3

Continue with application patch uninstall? [y/n] y

% Patch is not installed

/admin#

Related Commands

Command

Description

patch install

The command that installs a specific patch bundle of the application.

show version

Displays information about the currently loaded software version, along with hardware and device information.