Changing IP for gi and oracle database host on linux
Hi
GI and oracle 11.2.0.4.0 and 12.1.0.2.0
I am using ASM.
Oracle linux 7.5
I know the usual places for linux host, where it needs to be changed, since I have done it many times, so for instance:
/etc/hosts
/etc/sysconfig/network-scripts/ifcfg-...
But I am interested in what would be the scenario, from the gi and oracle point of view, for:
- Standalone
- RAC.
First things first, is it generally possible to change IP for gi and oracle database host, or whole oracle software needs to be reinstalled on new host + backup/restore..?
If possible, then:
Also, before changing anything, gi, listener and db will all be shutdown.