DBA Hub

📋Steps in this guide1/1

copy asm file to remote asm instance

ASM file can be copied to remote asm instance(diskgroup) using asmcmd command.

oracle configurationintermediate
by OracleDba
14 views
1

copy asm file to remote asm instance

ASM file can be copied to remote asm instance(diskgroup) using asmcmd command.

Code/Command (click line numbers to comment):

1
2
SYNTAX - asmcmd> cp - -port asm_port  file_name remote_asm_user/remote_asm_pwd@remote_host:Instancce_name:TARGET_ASM_PATH
ASMCMD> cp --port 1521 s_srv_new21.dbf sys/[email protected].+ASM1:+ARCL/s_srv_new21.dbf

Comments (0)

Please to add comments

No comments yet. Be the first to comment!