Remove SVC Copy Description (RMVSVCCPYD)

The Remove Storage Area Network (SAN) Volume Controller Auxilary Storage Pool Copy Description (RMVSVCCPYD) command is used to remove an existing auxiliary storage pool (ASP) copy description. It does not remove the disk configuration.

Restrictions:

Parameters

Keyword Description Choices Notes
ASPCPY ASP copy Name Required, Positional 1
DEVDMN Device domain Name, * Optional

ASP copy (ASPCPY)

Specifies the name of the ASP copy description to be removed.

This is a required parameter.

name
Specify the name of the ASP copy description.

Device domain (DEVDMN)

Specifies the name of the device domain.

*
The device domain that the current node is in.
name
Specify the name of the device domain.

Examples

Example 1: Removing an SVC Copy Description

RMVSVCCPYD   ASPCPY(ORDER)

This command removes the ASP copy description named ORDER.

Example 2: Removing an SVC Copy Description from the Current Device Domain

RMVSVCCPYD   ASPCPY(ORDER) DEVDMN(*)

This has the same result as Example 1. The copy description is removed from the current device domain.

Example 3: Removing an SVC Copy Description from a Named Device Domain

RMVSVCCPYD   ASPCPY(ORDER) DEVDMN(MYDOMAIN)

This is similar to Example 1, but the copy description is removed from the device domain named MYDOMAIN.

Error messages

*ESCAPE Messages

CPF9801
Object &2 in library &3 not found.
CPF9802
Not authorized to object &2 in &3.
HAE002B
&1 command failed.