Database migration [message #600326] |
Mon, 04 November 2013 23:46  |
 |
Jack14
Messages: 497 Registered: December 2011 Location: INDIA
|
Senior Member |
|
|
Hi,
We have migrated databases from physical servers to virtual servers .Currently application is pointing to virtual DB servers and is being used.We have moved all databases and scripts related ( that was automated in cronjob ) and everything to virtual server from physical sever.
Now my client does not want these databases in physical server since it is a shared server ( means other application database is also installed in same physical servers).
My question here is
1. Shall i just shutdown all database or better to remove it from physical servers ?
or
2. Lock all account in databases ?
Its a RAC database with 3 node cluster
Kindly advice.
With Regards,
|
|
|
|
|
|
|
|
Re: Database migration [message #600355 is a reply to message #600334] |
Tue, 05 November 2013 03:38   |
cookiemonster
Messages: 13966 Registered: September 2008 Location: Rainy Manchester
|
Senior Member |
|
|
If the client doesn't want the DB's on the physical servers then presumably you need to remove them.
So our question is why are you suggesting option 2 at all? what's the point?
|
|
|
|
Re: Database migration [message #600373 is a reply to message #600372] |
Tue, 05 November 2013 10:11   |
cookiemonster
Messages: 13966 Registered: September 2008 Location: Rainy Manchester
|
Senior Member |
|
|
And I'm asking what's the point of locking the accounts if you're going to remove the db from the server?
If you're about to demolish a building are you worried about going around locking the doors?
|
|
|
Re: Database migration [message #600411 is a reply to message #600373] |
Wed, 06 November 2013 02:50  |
 |
Jack14
Messages: 497 Registered: December 2011 Location: INDIA
|
Senior Member |
|
|
Cookiemaster
Quote:If you're about to demolish a building are you worried about going around locking the doors?
Yes,you are correct.There is no meaning in locking all user accounts when database is no longer in use.Just had a doubts on this and wanted to clarify on this.
Thanks everyone who answered my question.
[Updated on: Wed, 06 November 2013 02:51] Report message to a moderator
|
|
|