Hi everyone,
Now that the startup sequence has been changed for CU4 with Oracle recommending that the Web server be started first then followed by the App, how would this impact the startup sequence for servers under scalability configuration?
Previously, I will always start the primary tier first - app then web and then followed by the secondary tier.
I will always know when the primary web server has started because of the WaitForServer command and can then schedule the start of the secondary App server.
However, now that the sequence has changed, does anyone know what is the correct and recommended sequence of server startup under scalability config?
Thanks!
Ian
Now that the startup sequence has been changed for CU4 with Oracle recommending that the Web server be started first then followed by the App, how would this impact the startup sequence for servers under scalability configuration?
Previously, I will always start the primary tier first - app then web and then followed by the secondary tier.
I will always know when the primary web server has started because of the WaitForServer command and can then schedule the start of the secondary App server.
However, now that the sequence has changed, does anyone know what is the correct and recommended sequence of server startup under scalability config?
Thanks!
Ian
Comment