You can use the command-line interface (CLI) to stop a FlashCopy® mapping.
svctask stopfcmap fc_map_id or fc_map_name
where fc_map_id or fc_map_name is the ID or name of the mapping to stop.
svctask stopfcmap -force -split fc_map_id or fc_map_name
When you use the force parameter, all FlashCopy mappings that depend on this mapping (as listed by the lsfcmapdependentmaps command) are also stopped. The split parameter can be specified only when stopping a map that has a progress of 100 as shown by the svcinfo lsfcmap command. The split parameter removes the dependency of any other mappings on the source VDisk. It might be used prior to starting another FlashCopy mapping whose target disk is the source disk of the mapping being stopped. After the mapping is stopped with the split option, you can start the other mapping without the restore option.