ORA-27048 copying 11gdb from Linux to Solaris
Hello,
I need copy running 11gdb from Linux host to Solaris, when attempting to create new control file it errors out
ERROR at line 1:
ORA-01503: CREATE CONTROLFILE failed
ORA-01565: error in identifying file
'adsbi.dbf'
ORA-27048: skgfifi: file header information is invalid
Source server: Linux db1 2.6.18-8.1.15.1.16.el5xen #1 SMP Fri Aug 1 18:27:30 EDT 2008 i686 i686 i386 GNU/Linux
DB version:11.1.0.6.0
Target server: SunOS db2 5.10 Generic_137137-09 sun4u sparc SUNW,Sun-Fire-V440
DB version: 11.1.0.6.0
I 'd really appreciate any pointers on how to resolve this issue. i copied cold backup (dbf files) to target system and using backup controlfile to trace to recreate control files on target server.
Many Thanks