asm cp fails on some files
Hi together,
we want to copy files via asm from one server to another. Now we get errors with some of the files.
If we try to copy from server a to server b:
copying +dbfra/odb6/archivelog/2010_12_13/thread_1_seq_116.342.737636211 -> serverb:+DBFRA/odb6/archivelog/2010_12_13/thread_1_seq_116
ORA-03113: end-of-file on communication channel
Process ID: 18318
Session ID: 113 Serial number: 545 (DBD ERROR: OCIStmtExecute)
if i start asm on server b and try to copy from there i get the following:
Argument "normal" isn't numeric in numeric ge (>=) at /u01/app/oracle/product/11.2.0/grid/lib/asmcmdshare.pm line 1676.
errors
ASMCMD-08016: copy source->'+DBFRA/odb6/archivelog/2010_12_12/thread_1_seq_115.343.737561219' and target->'+DBFRA/odb6/archivelog/2010_12_12/thread_1_seq_115' failed
we want to copy files via asm from one server to another. Now we get errors with some of the files.
If we try to copy from server a to server b:
copying +dbfra/odb6/archivelog/2010_12_13/thread_1_seq_116.342.737636211 -> serverb:+DBFRA/odb6/archivelog/2010_12_13/thread_1_seq_116
ORA-03113: end-of-file on communication channel
Process ID: 18318
Session ID: 113 Serial number: 545 (DBD ERROR: OCIStmtExecute)
if i start asm on server b and try to copy from there i get the following:
Argument "normal" isn't numeric in numeric ge (>=) at /u01/app/oracle/product/11.2.0/grid/lib/asmcmdshare.pm line 1676.
errors
ASMCMD-08016: copy source->'+DBFRA/odb6/archivelog/2010_12_12/thread_1_seq_115.343.737561219' and target->'+DBFRA/odb6/archivelog/2010_12_12/thread_1_seq_115' failed
0