Question 67:
Several applications are deployed to a managed server. You want to compare the number of completed requests for all of these applications. What is the quickest wat to accomplish this?
Answer options:
A. Launch WLST and run the viewAppRuntimes() command. B. Access the Monitoring Dashboard. Click the Application Work Managers view for the managed server. C. Access the Administration Console. Click Monitoring > Work Managers tab for each application. D. Access the Administration Console. Click the Deployments page. E. Run weblogic.Deployer with the ""status parameter.