Copy datafiles from across different servers on ASM
I've to create a standby database on server B on ASM. The server A is also on ASM. Is there a way I can copy data files from +DATA on server A to +DATA on server B without using RMAN? I don't have file system to take RMAN backup. If it was file system copy then I would have done scp but what about ASM to ASM across different servers?
This is on 11204, Solaris 11.
Thanks