Remove ASP Copy Description (RMVASPCPYD)

The Remove Auxilary Storage Pool Copy Description (RMVASPCPYD) 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.
Start of change

Examples for RMVASPCPYD

End of change

Example 1: Removing a copy description from the current device domain

RMVASPCPYD   ASPCPY(ORDER)

This command removes the ASP copy description named ORDER from the same device domain as the current node.

Example 2: Removing a copy description from a named device domain

Start of changeRMVASPCPYD   ASPCPY(ORDER)  DEVDMN(MYDOMAIN)End of change

This command removes the ASP copy description named ORDER from the device domain named MYDOMAIN.

Start of change

Error messages for RMVASPCPYD

End of change

*ESCAPE Messages

CPF9801
Object &2 in library &3 not found.
CPF9802
Not authorized to object &2 in &3.
CPF9899
Error occurred during processing of command.
HAE002B
&1 command failed.