Oracle WebLogic Server 12c: Administration I — Question 19
Which two statements are true when an Administration Server is compared to a Managed Server? (Choose two.)
Answer options
- A. An Administration Server manages the domain configuration
- B. A domain must have at least one of each type of server
- C. An Administration Server keeps a domain log, but a Managed Server does not
- D. A Managed Server keeps a server log, but an Administration Server does not
- E. Java EE applications are deployed only to a Managed Server
Correct answer: C, D
Explanation
Option C is correct because the Administration Server is responsible for maintaining the domain log, while Managed Servers do not keep such logs. Option D is also correct since Managed Servers do maintain their own server logs, unlike the Administration Server, which does not have this function.