单选题You execute the following statement in a Microsoft Windows environment. There are no conflicts in the path name definitions. C: /> mysqld – install Mysql56 – defaults – file = C :/my –opts.cnf What is the expected outcome?()A Mysql is installed as the

题目
单选题
You execute the following statement in a Microsoft Windows environment. There are no conflicts in the path name definitions. C: /> mysqld – install Mysql56 – defaults – file = C :/my –opts.cnf What is the expected outcome?()
A

Mysql is installed as the Windows service name Mysql56, and uses c: /my-opts.cnf as the configuration file

B

An error message is issued because – install is not a valid option for mysqld

C

A running Mysql 5.6 installation has its runtime configuration updated with the server variables set in c: /my-opts.cnf

D

Mysqld acts as an MSI installer and installs the Mysql 5.6 version, with the c: /my-opts.cnf configuration file


相似考题
更多“单选题You execute the following statement in a Microsoft Windows environment. There are no conflicts in the path name definitions. C: /> mysqld – install Mysql56 – defaults – file = C :/my –opts.cnf What is the expected outcome?()A Mysql is installed as the ”相关问题
  • 第1题:

    You execute the following statement in a Microsoft Windows environment. There are no conflicts in the path name definitions.C: \> mysqld – install Mysql56 – defaults – file = C :\my –opts.cnf What is the expected outcome?()

    A.Mysql is installed as the Windows service name Mysql56, and uses c: \my-opts.cnf as the configuration file

    B.An error message is issued because – install is not a valid option for mysqld

    C.A running Mysql 5.6 installation has its runtime configuration updated with the server variables set in c: \my-opts.cnf

    D.Mysqld acts as an MSI installer and installs the Mysql 5.6 version, with the c: \my-opts.cnf configuration file


    参考答案:A

  • 第2题:

    You have a Terminal Server that runs Windows Server 2008.   You create a Windows Installer package for Microsoft Office Word 2007 by using Terminal Services RemoteApp (TS RemoteApp). You install the package on a client computer.  You double-click on a Word document and receive the following error. Windows cannot open this file. You need to ensure that you can open the Word document by double-clicking on the file.  What should you do?()

    • A、Recreate the Windows Installer package.
    • B、Modify the file association on the client computer.
    • C、Modify the file association on the TS RemoteApp server.
    • D、Install the Windows Installer package by using msiexec.exe.

    正确答案:C

  • 第3题:

    You discover that your Recycle Bin contains two tables with the same name, MY_TABLE. You also have a table named MY_TABLE in your schema. You execute the following statement: FLASHBACK TABLE my_table TO BEFORE DROP RENAME TO my_table2; What will be the result of executing this statement?()

    • A、One of the tables is recovered from the Recycle Bin using a First In First Out (FIFO) approach.
    • B、One of the tables is recovered from the Recycle Bin using a Last In First Out (LIFO) approach.
    • C、Both the tables are recovered from the Recycle Bin with one table renamed to MY_TABLE2 and the other to a system-generated name.
    • D、None of the tables are recovered from the Recycle Bin, and the statement returns an error.

    正确答案:B

  • 第4题:

    You are maintaining your database in Oracle10g. You want to store the information about the backup of the database in the control file. You issue the following statement:    SQL>ALTER SYSTEM SET CONTROL_FILE_RECORD_KEEP_TIME=400;    What is the outcome of this statement? ()

    • A、 The statement will not execute successfully.
    • B、 The statement will execute successfully, and the backups metadata will be maintained in the control file for 400 days
    • C、 The statement will execute successfully, and the backups metadata will be maintained in the recovery catalog for 400 days.
    • D、 Backups will be deleted from the media after 400 days.

    正确答案:A

  • 第5题:

    You are the administrator of a Windows 2000 Professional network that has 1500 Windows 2000 Professional computers. Microsoft Office 2000 was installed to all the computers over the network by using Group Policy Object. You deploy an Office 2000 service release to all the Windows 2000 Professional computers on the network. The service release in addition to other software that had been assigned fails to install on only one of the computer. What should you do?()

    • A、Re-deploy the service release by using a .ZAP file. 
    • B、Re-deploy the service release by using a .MST file. 
    • C、Restart windows installer on the domain controller. 
    • D、Restart windows installer on the computer that failed to install the service release. 
    • E、Restart Windows installer and use an .MSP file. 

    正确答案:D

  • 第6题:

    You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. You have a Terminal Server that runs Windows Server 2008. You use Terminal Services RemoteApp (TS RemoteApp) to create a Windows Installer package for Microsoft OfficeWord 2007. You have the package installed on a client computer. You double-click on a Word documentand receive the following error. Windows cannot open this file. You have to make sure that you can openthe Word document by double-clicking on the file. So what action should you perform to make sure of this?()

    • A、In order to make sure of this, use msiexec.exe to install the Windows Installer package.
    • B、In order to make sure of this, the Microsoft Windows Installer package should be recreated.
    • C、In order to make sure of this, the file association on the client computer should be modified.
    • D、In order to make sure of this, the file association on the TS RemoteApp server should be modified.

    正确答案:D

  • 第7题:

    单选题
    MySQL is installed on a Linux server and has the following configuration: What is the purpose of changing ownership of datadir to the ‘mysql’ user?()
    A

    MySQL requires correct file ownership while remaining secure

    B

    MySQL needs to be run as the root user, but file cannot be owned by it

    C

    MySQL cannot be run as the root user


    正确答案: C
    解析: 暂无解析

  • 第8题:

    单选题
    You are the administrator of a Windows 2000 Professional network that has 1500 Windows 2000 Professional computers. Microsoft Office 2000 was installed to all the computers over the network by using Group Policy Object. You deploy an Office 2000 service release to all the Windows 2000 Professional computers on the network. The service release in addition to other software that had been assigned fails to install on only one of the computer. What should you do?()
    A

    Re-deploy the service release by using a .ZAP file. 

    B

    Re-deploy the service release by using a .MST file. 

    C

    Restart windows installer on the domain controller. 

    D

    Restart windows installer on the computer that failed to install the service release. 

    E

    Restart Windows installer and use an .MSP file. 


    正确答案: B
    解析: 暂无解析

  • 第9题:

    单选题
    You execute the following statement in a Microsoft Windows environment. There are no conflicts in the path name definitions. C: /> mysqld – install Mysql56 – defaults – file = C :/my –opts.cnf What is the expected outcome?()
    A

    Mysql is installed as the Windows service name Mysql56, and uses c: /my-opts.cnf as the configuration file

    B

    An error message is issued because – install is not a valid option for mysqld

    C

    A running Mysql 5.6 installation has its runtime configuration updated with the server variables set in c: /my-opts.cnf

    D

    Mysqld acts as an MSI installer and installs the Mysql 5.6 version, with the c: /my-opts.cnf configuration file


    正确答案: B
    解析: 暂无解析

  • 第10题:

    单选题
    You have a login-path named "adamlocal" that was created by using the mysql_config_editor command. You need to check what is defined for this login_path to ensure that it is correct for you deployment. You execute this command: $mysql_config_editor print –login-path=adamlocal What is the expected output of this command?()
    A

    The command prints all parameter for the login-path. The password is replaced with stars

    B

    The command prints the encrypted entry for the login-path. The is only possible to see if an entry exists

    C

    The command prints all parameters for the login-path. The password is shown only when you provide the  –password option

    D

    The command prints all parameters for the login-path. The password is printed in plain tex


    正确答案: A
    解析: 暂无解析

  • 第11题:

    单选题
    You run Windows Defender on your computer and receive the following warning message:  "Windows Defender Definitions havent been updated."  You need to ensure that Windows Defender definition files are updated.  What should you do?()
    A

    Restart the Windows Defender service.

    B

    Repair the Microsoft Location Finder program.

    C

    Download and install the appropriate files from Microsoft Windows Update.

    D

    Download and install the latest Windows Defender application from the Microsoft Web site.


    正确答案: A
    解析: 暂无解析

  • 第12题:

    单选题
    You discover that your Recycle Bin contains two tables with the same name, MY_TABLE. You also have a table named MY_TABLE in your schema. You execute the following statement: FLASHBACK TABLE my_table TO BEFORE DROP RENAME TO my_table2; What will be the result of executing this statement?()
    A

    One of the tables is recovered from the Recycle Bin using a First In First Out (FIFO) approach.

    B

    One of the tables is recovered from the Recycle Bin using a Last In First Out (LIFO) approach.

    C

    Both the tables are recovered from the Recycle Bin with one table renamed to MY_TABLE2 and the other to a system-generated name.

    D

    None of the tables are recovered from the Recycle Bin, and the statement returns an error.


    正确答案: A
    解析: 暂无解析

  • 第13题:

    You have a login-path named "adamlocal" that was created by using the mysql_config_editor command. You need to check what is defined for this login_path to ensure that it is correct for you deployment.You execute this command:$mysql_config_editor print –login-path=adamlocal What is the expected output of this command?()

    A.The command prints all parameter for the login-path. The password is replaced with stars

    B.The command prints the encrypted entry for the login-path. The is only possible to see if an entry exists

    C.The command prints all parameters for the login-path. The password is shown only when you provide the –password option

    D.The command prints all parameters for the login-path. The password is printed in plain tex


    参考答案:A

  • 第14题:

    You execute the following statement in a Microsoft Windows environment. There are no conflicts in the path name definitions. C: /> mysqld – install Mysql56 – defaults – file = C :/my –opts.cnf What is the expected outcome?()

    • A、Mysql is installed as the Windows service name Mysql56, and uses c: /my-opts.cnf as the configuration file
    • B、An error message is issued because – install is not a valid option for mysqld
    • C、A running Mysql 5.6 installation has its runtime configuration updated with the server variables set in c: /my-opts.cnf
    • D、Mysqld acts as an MSI installer and installs the Mysql 5.6 version, with the c: /my-opts.cnf configuration file

    正确答案:A

  • 第15题:

    You have a login-path named "adamlocal" that was created by using the mysql_config_editor command. You need to check what is defined for this login_path to ensure that it is correct for you deployment. You execute this command: $mysql_config_editor print –login-path=adamlocal What is the expected output of this command?()

    • A、The command prints all parameter for the login-path. The password is replaced with stars
    • B、The command prints the encrypted entry for the login-path. The is only possible to see if an entry exists
    • C、The command prints all parameters for the login-path. The password is shown only when you provide the  –password option
    • D、The command prints all parameters for the login-path. The password is printed in plain tex

    正确答案:A

  • 第16题:

    You run Windows Defender on your computer and receive the following warning message:  "Windows Defender Definitions havent been updated."  You need to ensure that Windows Defender definition files are updated.  What should you do?()

    • A、Restart the Windows Defender service.
    • B、Repair the Microsoft Location Finder program.
    • C、Download and install the appropriate files from Microsoft Windows Update.
    • D、Download and install the latest Windows Defender application from the Microsoft Web site.

    正确答案:C

  • 第17题:

    You perform a clean installation of Microsoft Windows Vista on the first partition. Then, you install Microsoft Windows XP Professional on the second partition of the same machine. You are able to log on to Windows XP Professional but do not have the option to boot to Windows Vista. You need to be able to dual boot the computer.  What should you do?()

    • A、Run the bootcfg.exe application with the /fastdetect option.
    • B、Perform a clean installation of Windows Vista on the first partition.
    • C、Run the msconfig.exe application and change the order of the operating systems in the boot.ini file.
    • D、Edit the boot.ini file. Add the following line: Multi(0)Disk(0)Rdisk(0)Partition(1)/Microsoft Windows

    正确答案:B

  • 第18题:

    单选题
    You are maintaining your database in Oracle10g. You want to store the information about the backup of the database in the control file. You issue the following statement:    SQL>ALTER SYSTEM SET CONTROL_FILE_RECORD_KEEP_TIME=400;    What is the outcome of this statement? ()
    A

     The statement will not execute successfully.

    B

     The statement will execute successfully, and the backups metadata will be maintained in the control file for 400 days

    C

     The statement will execute successfully, and the backups metadata will be maintained in the recovery catalog for 400 days.

    D

     Backups will be deleted from the media after 400 days.


    正确答案: A
    解析: 暂无解析

  • 第19题:

    单选题
    You discover that your Recycle Bin contains two tables with the same name, MY_TABLE. You also have a table named MY_TABLE in your schema. You execute the following statement:   FLASHBACK TABLE my_table TO BEFORE DROP RENAME TO my_table2;   What will be the result of executing this statement?()
    A

     One of the tables is recovered from the Recycle Bin using a First In First Out (FIFO) approach.

    B

     One of the tables is recovered from the Recycle Bin using a Last In First Out (LIFO) approach.

    C

     Both the tables are recovered from the Recycle Bin with one table renamed to MY_TABLE2 and the other to a system-generated name.

    D

     None of the tables are recovered from the Recycle Bin, and the statement returns an error.


    正确答案: C
    解析: 暂无解析

  • 第20题:

    单选题
    You execute the following statement in a Microsoft Windows environment. There are no conflicts in the path name definitions. C: /> mysqld – install Mysql56 – defaults – file = C :/my –opts.cnf What is the expected outcome?()
    A

    Mysql is installed as the Windows service name Mysql56, and uses c: /my-opts.cnf as the configuration file

    B

    An error message is issued because – install is not a valid option for mysqld

    C

    A running Mysql 5.6 installation has its runtime configuration updated with the server variables set in c: /my-opts.cnf

    D

    Mysqld acts as an MSI installer and installs the Mysql 5.6 version, with the c: /my-opts.cnf configuration file


    正确答案: C
    解析: 暂无解析

  • 第21题:

    单选题
    Consider the MySQL Enterprise Audit plugin. On attempting to start the MySQL service after a crash, notice the following error: [ERROR] Plugin ‘audit_log’ init function returned error. In the audit log file, you notice the final entry: … What action should you take to fix the error and allow the service to start?()
    A

    Re-install the audit plugin

    B

    Execute the command FLUSH LOGS

    C

    Execute the command SET GLOBAL audit_log_fiush= ON

    D

    Move or rename the existing audit.log file


    正确答案: D
    解析: 暂无解析

  • 第22题:

    单选题
    You perform a clean installation of Microsoft Windows Vista on the first partition. Then, you install Microsoft Windows XP Professional on the second partition of the same machine. You are able to log on to Windows XP Professional but do not have the option to boot to Windows Vista. You need to be able to dual boot the computer.  What should you do?()
    A

    Run the bootcfg.exe application with the /fastdetect option.

    B

    Perform a clean installation of Windows Vista on the first partition.

    C

    Run the msconfig.exe application and change the order of the operating systems in the boot.ini file.

    D

    Edit the boot.ini file. Add the following line: Multi(0)Disk(0)Rdisk(0)Partition(1)/Microsoft Windows


    正确答案: B
    解析: 暂无解析

  • 第23题:

    单选题
    You have a Terminal Server that runs Windows Server 2008.   You create a Windows Installer package for Microsoft Office Word 2007 by using Terminal Services RemoteApp (TS RemoteApp). You install the package on a client computer.  You double-click on a Word document and receive the following error. Windows cannot open this file. You need to ensure that you can open the Word document by double-clicking on the file.  What should you do?()
    A

    Recreate the Windows Installer package.

    B

    Modify the file association on the client computer.

    C

    Modify the file association on the TS RemoteApp server.

    D

    Install the Windows Installer package by using msiexec.exe.


    正确答案: D
    解析: 暂无解析

  • 第24题:

    单选题
    The following commands are available in the Linux binary distributions of Mysql: Mysqld Mysqld_safe Mysql.server What is the correct description of each of these commands?()
    A

    A

    B

    B

    C

    C

    D

    D


    正确答案: D
    解析: 暂无解析