exam questions

Exam 1z0-908 All Questions

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

Exam 1z0-908 topic 1 question 29 discussion

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

You must run multiple instances of MySQL Server on a single host.
Which three methods are supported? (Choose three.)

  • A. Run MySQL Server docker containers.
  • B. Use systemd with different settings for each instance.
  • C. Use system tools to lock each instance to its own CPU.
  • D. Start mysqld or mysqld_safe using different option files for each instance.
  • E. Run mysqld with --datadir defined for each instance.
  • F. Use resource groups to lock different instances on separate CPUs.
Show Suggested Answer Hide Answer
Suggested Answer: BDE 🗳️

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
xjllll
7 months, 3 weeks ago
Selected Answer: ABD
--datadir with --initialize
upvoted 2 times
...
FelipeK
9 months, 1 week ago
Selected Answer: ADE
A. Run MySQL Server docker containers: Docker containers are a popular way to isolate and run multiple instances of MySQL on the same host. D. Start mysqld or mysqld_safe using different option files for each instance: You can start multiple instances of MySQL by specifying different option files for each instance, which allows you to configure them separately. E. Run mysqld with --datadir defined for each instance: You can specify a different data directory for each MySQL instance using the --datadir option.
upvoted 1 times
...
FelipeK
9 months, 3 weeks ago
Selected Answer: BDE
The correct options are BDE
upvoted 1 times
...
marklv
10 months ago
ABD A ocker B systemd and specify different config option files D mutiple things need to be changed, so different configurations
upvoted 4 times
marklv
7 months, 4 weeks ago
BTW, not E because you just specified the datadir, what about the port, the logfiles, etc.
upvoted 2 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago