ExamQuestions.com

Register
Login
Oracle WebLogic Server 12c: Administration I Exam Questions

Oracle

Oracle WebLogic Server 12c: Administration I

15 / 72

Question 15:

You are using WebLogic Server Diagnostic Framework (WLDF) Instrumentation in a system diagnostic module. The Dye Injection monitor is enabled. You know the diagnostic context ID of the request you are Interested in that was processed by several. You are looking through the messages in the server log file of several. Which statement is true? 

Answer options:

A. You need to look at the Events Data Archive. Server log files do not contain WL DF context IDs
B. You need to look at the Harvested Data Archive. Server log files do not contain WL DF context IDs.
C. You need to look at the domain log file. Only the domain log file contains WL DF context IDs.
D. You can search the server log file for the context ID. Any message that was written to the log IDs during that request will contain the context ID.E. You need to translate the context ID into the corresponding transaction ID, which is the only ID in server log file entries.