Oracle WebLogic Server 12c: Administration I — Question 53

You see a script called startWebLogic.sh (.cmd in Windows) in the root folder of your domain.
What does this script do?

Answer options

Correct answer: D

Explanation

The correct answer is D because the startWebLogic.sh script is designed to call the corresponding script in the bin directory of the domain, which is responsible for starting the WebLogic server. The other options are incorrect as they refer to different functions that do not pertain to the script's specific role of invoking another script.