Copy archive from asm to mount point - oracle database script

Copy archive from ASM to Mount point - Oracle Database Script.

--- Copy archive log from ASM to regular mount point using RMAN: --- Connect to RMAN in RAC db  RMAN> copy archivelog '+B2BSTARC/thread_2_seq_34.933' to '/data/thread_2_seq_34.933';