Oracle Apps DBA: Keeping E-Business Suite Alive · Module 10 · WebLogic and the technology stack
Starting, stopping and the order
Lesson 104 of 184 · 2 min
The sequence, THE TIME EACH STEP REALLY TAKES, and how to tell A SLOW START FROM A FAILED ONE. The order is fixed: database first, then the admin server, then the managed servers, then the web layer. Each depends on what precedes it, and starting out of order produces failures that name the wrong component — Module 4 Lesson 2's rule, one layer down. THE TIMING IS THE PART THIS LESSON EXISTS FOR, BECAUSE A JAVA APPLICATION SERVER STARTS SLOWLY AND SILENTLY. A managed server can take several minutes before it accepts a request, and for most of that time it is doing exactly what it should while producing almost nothing to look at. SO THE COMMONEST MISTAKE IN THIS MODULE IS RESTARTING SOMETHING THAT WAS STARTING FINE. Two minutes in, nothing responds, so somebody restarts it — and the clock goes back to zero. Repeat twice and a five-minute…
The full lesson is part of the course
The video, the complete written lesson and the module quiz are included in Oracle Apps DBA: Keeping E-Business Suite Alive, with a certificate on completion and a fourteen-day refund window.
In this module: Module 10 · WebLogic and the technology stack
- 1What sits between the user and EBS
- 2The admin server and the managed servers
- 3Starting, stopping and the order
- 4Reading a WebLogic log
- 5Memory, and the server that keeps restarting
- 6Certificates and HTTPS
- 7Java versions and the technology stack
- 8The load balancer, and who owns it
- 9What breaks: three technology stack failures
- 10Lab briefing · Follow one request all the way down
