Previous Topic: copy (Volume Management)--Copy a VolumeNext Topic: manage (Volume Management)--Manage a Volume


move (Volume Management)--Move a Volume to Another Application

Move a volume to another application

Syntax
volume move src dest  
Parameters
src

Name of the existing volume to move. Must specify an application user volume.

dst

Name of the destination volume. Must specify an application user volume.

Examples
volume move sugarcrm:data newapp:data

Move volume from application 'sugarcrm' to application 'newapp'

Notes: A specification of the naming convention for CA AppLogic for System z® entities can be found here.

If the volume is currently in use, this command will fail.