Oracle Global Human Resources Cloud Implementation Specialist — Question 12
Your GLOBALS file contains the parameter SYSLOG NONE, but the system logs contain warnings from the Manager. What could be causing this to occur?
Answer options
- A. The GGSCI session was configured incorrectly.
- B. The Manager parameter file contains SYSLOG ALL.
- C. An Extract or Replicat is overriding GLOBALS with SYSLOG WARN.
- D. The user session running Manager is set to log all messages.
Correct answer: C
Explanation
The correct answer is C because an Extract or Replicat can have its own logging settings that take priority over the GLOBALS file, leading to warnings being logged despite the SYSLOG NONE setting. Option A is incorrect as GGSCI session configuration does not affect the GLOBALS file. Option B is also incorrect since the Manager parameter file settings do not influence the GLOBALS file directly. Option D is wrong because the user session settings do not alter the logging behavior defined in the GLOBALS file.