Database Backup and Recovery (MOSC)

MOSC Banner

windows service of database keep crashing after clone a database from linux x86-64 to windows x86-64

edited Jun 19, 2013 4:58AM in Database Backup and Recovery (MOSC) 2 commentsAnswered
Hi,

Recently I cloned a database from linux x86-64 to windows x86-64 using rman duplicate command,but the windows service of the database keep crashing when I run some applications such as EBS.

the issue was finally fixed after I ran utlirp.sql.Must we run the script?

Following is the steps I took to clone the db

1.put the source db(on linux) in read only mode(the database is noarchivelog mode)

2.change the init parameters in the dest db(on windows),add two parameters:data_file_name_convert and log_file_name_convert

3.put the dest db(on windows) in nomount status

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center