可学答题网 > 问答 > 1z0-883题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Consider the MySQL Enterprise Audit p


Consider the MySQL Enterprise Audit plugin, You add the following lines to the my.cnf configuration tile: [mysqld] Plugin-load=audit_log.so Audit-log=FORCE_PLUS_PERMANENT You attempt to start up the MySQL service and notice that it fails to start. Which two statements would explain why the service did not start?()

  • AFORCE_PLUS_PERMANENT is not valid for the audit-log option
  • BThe audit_log.so library does not exist
  • CThe audit_log.so library is in a location that is different from that defined by the plugin_dir option
  • DThe audit plugin must be loaded dynamically by using the INSTALL PLUGIN command
  • EThe audit log file does not exist in which to write audit events
  • FThe audit_log.so library is not an executable file
参考答案
参考解析:
分类:1z0-883题库
相关推荐

1、Consider the MySQL Enterprise Audit p

Consider the MySQL Enterprise Audit plugin.On attempting to start the MySQL service after a crash, notice the following error: [ERROR] Plugin &l...

2、Consider the following statement on a

Consider the following statement on a RANGE partitioned table: ALTER TABLE orders DROP PARTITION p1, p3;What is the outcome of executing the ab...

3、Consider the following&ensp

Consider the following statement:  SQL> EXECUTE DBMS_STATS.GATHER_SHEMA_STATS (- 2> ownname => ‘O...

4、Consider the following&ensp

Consider the following configuration: /devices/D1is a member of disk group dgroupA. /devices/D2is a&ensp...

5、Consider the query: Mysql> SET @run =

Consider the query:Mysql> SET @run = 15;Mysql> EXPLAIN SELECT objective, stage, COUNT (stage)FROM iteminformationWHERE run=@run AND objective=&rsqu...

6、Consider the following&ensp

Consider the following command: Backup database plus archivelog delete input; How many backup sets...