nerdexam
Oracle

1Z0-909 · Question #64

1Z0-909 Question #64: Real Exam Question with Answer & Explanation

Sign in or unlock 1Z0-909 to reveal the answer and full explanation for question #64. The question stem and answer options stay visible for context.

Application Development

Question

A server hosts MySQL Server and Apache Webserver supporting a PHP/PDO based application. The application must be migrated from PHP to their Java application server on another host. The MySQL instance remains on the original host. Examine the PDO connection string used in the existing application: Mysql:host-localhost;dbname=sales;unix_socket=/var/run/mysql.sock Which two prevent Java from using the Unix socket?

Options

  • AThe X Dev API protocol must be enabled to use sockets in Connector/J driver.
  • BThe socket is not implemented in Connector/J driver.
  • CThe socket can only be accessed from the local host.
  • Dsocket is a reserved word in Java.
  • EJava treats the socket file as insecure.

Unlock 1Z0-909 to see the answer

You've previewed enough free 1Z0-909 questions. Unlock 1Z0-909 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#MySQL Connector/J#Unix Socket#Java Database Connectivity#Driver Implementation
Full 1Z0-909 Practice