Login  Register

Database migration

classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Database migration

satish
749 posts
Dear erman,

We are planning to migrate 11.2.0.1 database using expdp to new server having 12.2 version using network_link option.

Our db is 120Gb

Do we need to shut down our java application during this migration?
Not to make any changes to the source as we are migrating to new server?

Pls suggest

Thank you
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Database migration

ErmanArslansOracleBlog
Administrator
4485 posts
Ofcourse, if your application is changing the data stored in database, then you need to stop it.
But there are some other solutions which can be implemented , but those solutions are applicable to some specific cases.

However;  as your question is super general and generic, my answer is yes.