Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Not able to copy file from FS to ASM using asmcmd cp

765237Apr 7 2010 — edited Apr 30 2013
We need to copy file from ASM of one host to another host. We are not able to make remote link setup.

So we tried cp command of asmcmd. I was able to copy file from asm to fs from source host. But once those files are ftp to dest host, cp command of asmcmd gives following error:

ASMCMD> cp /backups/image_cp/dim.340.715619547 +FRA/dwwfhme/datafile/dim.340.715619547
ASMCMD-08012: can not determine file type for file->'/backups/image_cp/dim.340.715619547'
ORA-15056: additional error message
ORA-19762: invalid file type DGGetFileAttr20
ORA-06512: at "SYS.X$DBMS_DISKGROUP", line 228
ORA-06512: at line 3 (DBD ERROR: OCIStmtExecute)
copying /backups/image_cp/dim.340.715619547 -> +FRA/dwwfhme/datafile/dim.340.715619547
ASMCMD-08016: copy source->'/backups/image_cp/dim.340.715619547' and target->'+FRA/dwwfhme/datafile/dim.340.715619547' failed
ORA-00600: internal error code, arguments: [1866], [0x2AD763294F78], [1222572352], [0x2AD7630BB988], [], [], [], [], [], [], [], []
ORA-31093: null or invalid value specified for parameter : dbms_diskgroup.copy:SRC_FSIZ
ORA-31093: null or invalid value specified for parameter : dbms_diskgroup.copy:SRC_BLKSZ
ORA-31093: null or invalid value specified for parameter : dbms_diskgroup.copy:SRC_FTYPE
ORA-06512: at "SYS.X$DBMS_DISKGROUP", line 258
ORA-06512: at line 3 (DBD ERROR: OCIStmtExecute)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 28 2013
Added on Apr 7 2010
8 comments
18,983 views