Home » Infrastructure » Linux » Migration database from windows to linux using RMAN
Migration database from windows to linux using RMAN [message #669091] Mon, 02 April 2018 22:14 Go to next message
diomahardhika
Messages: 18
Registered: March 2017
Junior Member
hi, expert!

I've problem here, im trying to migration server from Windows to Linux.
in windows im using oracle database 11.1.0 version and in linux 11.2.0 version.

im already to convert database in windows and make transportable script but when I run the script in target database
I got this error :
ORA-01194: file 1 needs more recovery to be consistent
ORA-01110: data file 1: '/Data/u01/app/oracle/DEVSPISY/SYSTEM01.DBF'

please help me out with my problem, I will very appreciate that.
thank you.
Re: Migration database from windows to linux using RMAN [message #669092 is a reply to message #669091] Tue, 03 April 2018 01:01 Go to previous messageGo to next message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
This error indicates that you need to issue the "recover database" command.
I assume your database is in ACHIVELOG MODE and that you have the archived log files required to get the database into a consistent state.
Re: Migration database from windows to linux using RMAN [message #669093 is a reply to message #669092] Tue, 03 April 2018 02:49 Go to previous messageGo to next message
diomahardhika
Messages: 18
Registered: March 2017
Junior Member
Hi, Frank!
thank you for reply, im already copied the older Archive from source database and enabled archive mode in target database.
but im still got same error, what shoud I do?
Re: Migration database from windows to linux using RMAN [message #669112 is a reply to message #669093] Tue, 03 April 2018 08:01 Go to previous message
John Watson
Messages: 8922
Registered: January 2010
Location: Global Village
Senior Member
To go cross-platform and upgrade in one operation is quite an adventurous exercise. What routine are you following?
Previous Topic: Problem with setting environment - oraenv
Next Topic: How To check Connectivity from Linux using hostname/IP
Goto Forum:
  


Current Time: Thu Mar 28 09:59:00 CDT 2024