exam questions

Exam 1z0-908 All Questions

View all questions & answers for the 1z0-908 exam

Exam 1z0-908 topic 1 question 136 discussion

Actual exam question from Oracle's 1z0-908
Question #: 136
Topic #: 1
[All 1z0-908 Questions]

You have a MySQL client installed on your Linux workstation with a default installation. You have your admin login credentials to connect to a MySQL server running Microsoft Windows on remote host 192.0.2.1:3306. You wish to connect directly to the world database.
Which four options need to be specified to complete this task with a single command? (Choose four.)

  • A. --shared-memory-base-name=world
  • B. --protocol=UDP
  • C. --protocol=pipe
  • D. --password
  • E. --user=admin
  • F. --host=192.0.2.1
  • G. --socket=/tmp/mysql.sock
  • H. --port=3306
  • I. --database=world
Show Suggested Answer Hide Answer
Suggested Answer: ACDF 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
marklv
1 year, 10 months ago
ACFH is it for windows. Windows has shared memory and pipe.
upvoted 1 times
marklv
1 year, 8 months ago
sorry, answered other question. DEF and H, user password host and port
upvoted 1 times
marklv
1 year, 7 months ago
Sorry again, DEFI, user, password, host or ip, and database H is not needed because its the default port.
upvoted 1 times
LrnsTgh
1 year, 6 months ago
why not C?
upvoted 1 times
marklv
1 year ago
You are connecting from Linux, there is no pipe connection from linux to windows.
upvoted 1 times
...
...
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...