Oracle
1Z0-883 · Question #3
Consider the Mysql Enterprise Audit plugin. The following event detail is found in the audit log: <AUDIT_RECORD TIMESTAMP="2013-04-09t01:54:17" NAME="Connect" CONNECTION_ID="3" STATUS="1045"…
The correct answer is B. A connection was attempted via socket rather than TCP. E. A connection failed due to authentication being unsuccessful. See the full explanation below for the reasoning.
Question
Consider the Mysql Enterprise Audit plugin. The following event detail is found in the audit log:
<AUDIT_RECORD TIMESTAMP="2013-04-09t01:54:17" NAME="Connect" CONNECTION_ID="3" STATUS="1045" USER="kate" PROXY_USER="" HOST="localhost" IP="" DB=""/> Which two points can be concluded from the given event?
Options
- AA connection was blocked by a firewall or a similar security mechanism.
- BA connection was attempted via socket rather than TCP.
- CA connection failed because the proxy user privileges did not match the login user.
- DA connection as the user kate was successful.
- EA connection failed due to authentication being unsuccessful.
How the community answered
(42 responses)- A12% (5)
- B81% (34)
- C5% (2)
- D2% (1)
Community Discussion
No community discussion yet for this question.