nerdexam
Oracle

1Z0-908 · Question #69

1Z0-908 Question #69: Real Exam Question with Answer & Explanation

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

Installation and Configuration

Question

Consider this shell output and executed commands: [root@oel7 ~]# ps aux | grep mysqld mysql 2076 3.5 24.6 1386852 372572 ? Ssl 12:01 0:01 /usr/sbin/mysqid [root@oel7 ~]# kill -15 2076 Which statement is true about MySQL server shutdown?

Options

  • Akill -15 should be avoided. Use other methods such as mysqladmin shutdown or systemctl stop
  • Bkill -15 and kill -9 are effectively the same forced shutdown that risk committed transactions not
  • Ckill -15 carries out a normal shutdown process, such as mysqladmin shutdown.
  • Dmysqld_safe prohibits commands that would harm the operation of the server. An error would be

Unlock 1Z0-908 to see the answer

You've previewed enough free 1Z0-908 questions. Unlock 1Z0-908 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

#SIGTERM#MySQL shutdown#Process signals#Graceful termination
Full 1Z0-908 Practice