Changing Hostname in R12
We have a 2 node R12 instance and we have a requirement to change its Hostname. As we know we have the following notes to carry out the same,
How to change the hostname of an Applications Tier using AutoConfig [ID 341322.1]
How to change the hostname and/or port of the Database Tier using AutoConfig [ID 338003.1]
I've a very simple query here,
1. Since we have to carry out the tasks in both DB Tier & APPS Tier, what is the order of performing the same? As per my understanding it is DB Tier first and once completed APPS Tier. Am I right?