多选题What are four capabilities of the mysql client program?()ACreating, dropping, and modifying tables and indexesBInitiating a binary backup of the database by using the START BACKUP commandCDisplaying replication status informationDShutting down the serv

题目
多选题
What are four capabilities of the mysql client program?()
A

Creating, dropping, and modifying tables and indexes

B

Initiating a binary backup of the database by using the START BACKUP command

C

Displaying replication status information

D

Shutting down the server by using the SHUTDOWN command

E

Creating and dropping databases

F

Creating and administering users


相似考题
更多“多选题What are four capabilities of the mysql client program?()ACreating, dropping, and modifying tables and indexesBInitiating a binary backup of the database by using the START BACKUP commandCDisplaying replication status informationDShutting down the serv”相关问题
  • 第1题:

    Your database is in NOARCHIVELOG mode and a logswitch happens every 20 minutes. On Thursday morning,media failure resulted in corruption of a data file belonging to the TOOLS tablespace. Backups are taken on every Sunday.  What would you do in this situation?()

    • A、recover using Oracle Flashback Database technology
    • B、restore the data files from backup and perform a complete recovery
    • C、restore only the corrupted data file and perform tablespace recovery
    • D、restore the data files from backup and perform cancel-based recovery
    • E、restore the entire database from the most recent backup and start the instance and open the database

    正确答案:E

  • 第2题:

    While setting up an Oracle database for one of your critical applications, you want to ensure that the database is backed up at regular intervals without your intervention.What should you do to achieve the objective?()

    • A、configure the database to run in ARCHIVELOG mode
    • B、configure the Flash Recovery Area to enable automatic database backup
    • C、schedule the database backup using DBMS_JOB package after creating the database
    • D、schedule the database backup using Recovery Manager (RMAN)commands after creating the database
    • E、schedule the database backup using Database Configuration Assistant (DBCA)while creating the database

    正确答案:E

  • 第3题:

    Which statement is true about a whole consistent database backup on a database running in ARCHIVELOG mode()

    • A、The backup will consist of used data blocks only.
    • B、The database must be shut down to accomplish the backup.
    • C、The backup can be accomplished without shutting down the database.
    • D、The backup will contain all database files that have never been backed up.

    正确答案:B

  • 第4题:

    You have a read/x7fonly tablespace on read/x7fonly media. You want to perform a media recovery on the existing data files, but using a backup control file. The backup control file indicates that the status of the read/x7fonly tablespace was read/write when the control file was backed up. What should you consider?()

    • A、drop the read­only tablespace and re­create the tablespace after recovery
    • B、take data files from the read­only tablespace offline before performing a recovery
    • C、perform a recovery; status of the tablespace in control file will be changed automatically
    • D、recovery using backup control file is not possible, so restore all the files from the last full database backup, and then open the database

    正确答案:B

  • 第5题:

    Adam is working as a Database Administrator (DBA) for TeleSoft Corporation. His database is running in the ARCHIVELOG mode. During database startup, he discovers that one of the disks crashed, resulting in the permanent loss of a read-write USERS tablespace. The USERS01.dbf datafile belongs to the USERS tablespace and is 500 MB in size. He needs to recover the USERS tablespace from the backup. While reviewing the backup details, he discovers that the most recent available backup is five days old. This backup was taken when the USERS tablespace was read-only. After correcting the hardware problem that caused the failure, what should Adam do to recover the USERS tablespace?()

    • A、 Restore the USERS01.dbf file from the backup, and open the database using the STARTUP command.
    • B、 Restore the USERS01.dbf file using the RECOVER TABLESPACE command, and open the database using the ALTER DATABASE OPEN statement.
    • C、 Restore the USERS01.dbf file from the backup, recover the USERS tablespace using the RECOVER TABLESPACE command, and open the database using the ALTER DATABASE OPEN statement.
    • D、 Restore the USERS01.dbf file from the backup and change the status of the USERS tablespace from read-only to read-write using the ALTER TABLESPACE USERS READ WRITE statement. Then, recover the USERS tablespace using the RECOVER TABLESPACE command, and open the database using the ALTER DATABASE OPEN statement.

    正确答案:C

  • 第6题:

    A shoot-out has erupted between your MS development teams using .NET and your Linux development teams using Java.  Knowing that your database is in danger,which command would you use to back up your NOARCHIVELOG mode database using RMAN with compression?()

    • A、 backup database all
    • B、 backup compressed database
    • C、 backup as compressed backupset database
    • D、 backup as compressed backup database plus archivelog all
    • E、 backup as compressed backupset database plus compress archivelog all

    正确答案:C

  • 第7题:

    You need to recommend a backup strategy for Hyper-V. What should you recommend?()

    • A、Take a snapshot of each VM, and then run a full backup of the Hyper-V hosts by using Windows Server  Backup.
    • B、Shut down the VMs,and then run a full backup of the Hyper-V hosts by using Windows Server Backup. Restart the VMs when the backup is complete.
    • C、From each VM,run a full backup by using Windows Server Backup, and then run a full backup of the Hyper-V hosts by using Windows Server Backup.
    • D、From each VM,run a full backup by using Windows Server Backup. Shut down the VMs, and then run a full backup of the Hyper-V hosts by using Windows Server Backup. Restart the VMs when the backup is complete.

    正确答案:C

  • 第8题:

    What are four capabilities of the mysql client program?()

    • A、Creating, dropping, and modifying tables and indexes
    • B、Initiating a binary backup of the database by using the START BACKUP command
    • C、Displaying replication status information
    • D、Shutting down the server by using the SHUTDOWN command
    • E、Creating and dropping databases
    • F、Creating and administering users

    正确答案:A,C,E,F

  • 第9题:

    多选题
    What are four capabilities of the mysql client program?()
    A

    Creating, dropping, and modifying tables and indexes

    B

    Initiating a binary backup of the database by using the START BACKUP command

    C

    Displaying replication status information

    D

    Shutting down the server by using the SHUTDOWN command

    E

    Creating and dropping databases

    F

    Creating and administering users


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

  • 第10题:

    多选题
    What are two methods of taking a binary backup of a Mysql Server using InnoDB storage engine?()
    A

    File system snapshots

    B

    Mysqldumpslow

    C

    Mysqlhotcopy

    D

    Mysqldump with – binary-data option

    E

    Mysql Enterprise Backup


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

  • 第11题:

    单选题
    A shoot-out has erupted between your MS development teams using .NET and your Linux development teams using Java.  Knowing that your database is in danger,which command would you use to back up your NOARCHIVELOG mode database using RMAN with compression?()
    A

     backup database all

    B

     backup compressed database

    C

     backup as compressed backupset database

    D

     backup as compressed backup database plus archivelog all

    E

     backup as compressed backupset database plus compress archivelog all


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

  • 第12题:

    单选题
    You performed the RMAN database backup having a backupset key number 231 with the KEEP FOREVER option. After some days, you want to change the status of the database backup and you issued the following command: RMAN>CHANGE BACKUPSET 231 NOKEEP; What is the implication of this command?()
    A

    The backup is deleted.

    B

    The backup is marked unavailable.

    C

    The backup overrides the backup retention policy.

    D

    the backup becomes eligible for deletion according to the existing retention policy


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

  • 第13题:

    You have a read-only tablespace on read-only media. You want to perform a media recovery on the existing data files, but using a backup control file. The backup control file indicates that the status of the read-only tablespace was read/write when the control file was backed up. What should you consider?()

    • A、 take data files from the read-only tablespace offline before performing a recovery
    • B、 recovery using backup control file is not possible, so restore all the files from the last full database backup, and then open the database
    • C、 drop the read-only tablespace and re-create the tablespace after recovery
    • D、 perform a recovery; status of the tablespace in control file will be changed automatically

    正确答案:A

  • 第14题:

    Your database is in NOARCHIVELOG mode. You start to do a backup, but your users complain that they dont want you to shut down the database to perform the backup. What options are available to you?()  

    • A、 Put the database in hot backup mode and perform an online backup,including backing up the  archived redo logs.
    • B、 Just back up the database datafiles without shutting down the database.
    • C、 You will have to wait until you can shut down the database to perform the backup.
    • D、 Mark each datafile as backup in progress, back them up individually,and then mark them as backup not in progress. No archived redo logs will need to be backed up.
    • E、 Only back up the datafiles that the user will not be touching. Once the user has finished what they were doing,you can shut down the database and back up the datafiles the user changed during the  course of the remaining backup

    正确答案:C

  • 第15题:

    You issued the following RMAN command:  RMAN> CONFIGURE CONTROLFILE AUTOBACKUP ON;     What is NOT an impact of using the above command?()

    • A、 When a successful backup is recorded in the RMAN repository, then a backup of the current control file is performed.
    • B、 When a structural change is made to the database, then a backup of the current control file is performed.
    • C、 When a successful backup is performed in the RMAN repository, then a backup of the spfile is performed.
    • D、 When a structural change is made to the database, then a backup of the alert log file will be performed.

    正确答案:D

  • 第16题:

    Which view provides information on the backup status of the datafiles in the database?()

    • A、V$BACKUP
    • B、V$BACKUP_STATUS 
    • C、V$BACKUP_DATAFILE 
    • D、V$DATAFILE_BACKUP 
    • E、V$TABLESPCE_BACKUP

    正确答案:A

  • 第17题:

    You work as a database administrator for Supportcenter.cn. You are using Recovery Manager (RMAN) for backup and recovery of your database. You executed the delete command in RMAN to delete a backup of a tablespace. Which statement is true in this scenario?()

    • A、The backup status will be marked expired in RMAN recovery catalog.
    • B、The backup status will be marked deleted in RMAN recovery catalog after you execute the crosscheck command.
    • C、The backup will be deleted physically from the OS (Operating system)and the backup information is removed from the recovery catalogl
    • D、The backup status will be marked deleted and you must delete the backup file manually from the OS (Operating system).
    • E、The backup status will be marked deleted and you must delete the backup file manually from the OS (Operating system), if you are not using Oracle Managed Files (OMF).

    正确答案:C

  • 第18题:

    You performed the RMAN database backup having a backupset key number 231 with the KEEP FOREVER option.  After some days, you want to change the status of the database backup and you issued the following command:   RMAN>CHANGE BACKUPSET 231 NOKEEP;   What is the implication of this command?()

    • A、 The backup is deleted.
    • B、 The backup is marked unavailable.
    • C、 The backup overrides the backup retention policy.
    • D、 the backup becomes eligible for deletion according to the existing retention policy.

    正确答案:D

  • 第19题:

    Your network consists of a single Active Directory domain. You install a new backup program. The backup program requires a service account. You create a service account in the domain. You need to ensure that the service account can back up all member servers and client computers in the domain. You must ensure that the service account cannot be used to restore files and folders. What should you do?()

    • A、Add the service account to the domain Backup Operators group.
    • B、Add the service account to the Backup Operators group on every server and every client computer.
    • C、Assign the Back up files and directories user right by using a Group Policy object (GPO).
    • D、Assign the Impersonate a client after authentication user right by using a Group Policy object (GPO).

    正确答案:C

  • 第20题:

    多选题
    You work as a database administrator for Supportcenter.cn. You are using Recovery Manager (RMAN) to perform backups in your databases. Which four backup operations can be performed using RMAN?()
    A

    A backup of the target database when it is mounted

    B

    A backup of online redo log files when the database is open

    C

    A backup of only used data blocks in the file beingbeingbackup up

    D

    A backup of online, read/write data files when the database is open

    E

    A backup of only those data blocks that have changed since a previous backup

    F

    A backup of online, read/write data files when the database is in the NOMOUNT state.


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

  • 第21题:

    单选题
    Which view provides information on the backup status of the datafiles in the database?()
    A

    V$BACKUP

    B

    V$BACKUP_STATUS 

    C

    V$BACKUP_DATAFILE 

    D

    V$DATAFILE_BACKUP 

    E

    V$TABLESPCE_BACKUP


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

  • 第22题:

    单选题
    You work as a database administrator for Supportcenter.cn. You are using Recovery Manager (RMAN) for backup and recovery of your database. You executed the delete command in RMAN to delete a backup of a tablespace. Which statement is true in this scenario?()
    A

    The backup status will be marked expired in RMAN recovery catalog.

    B

    The backup status will be marked deleted in RMAN recovery catalog after you execute the crosscheck command.

    C

    The backup will be deleted physically from the OS (Operating system)and the backup information is removed from the recovery catalogl

    D

    The backup status will be marked deleted and you must delete the backup file manually from the OS (Operating system).

    E

    The backup status will be marked deleted and you must delete the backup file manually from the OS (Operating system), if you are not using Oracle Managed Files (OMF).


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

  • 第23题:

    单选题
    Which statement is true about a whole consistent database backup on a database running in ARCHIVELOG mode()
    A

    The backup will consist of used data blocks only.

    B

    The database must be shut down to accomplish the backup.

    C

    The backup can be accomplished without shutting down the database.

    D

    The backup will contain all database files that have never been backed up.


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

  • 第24题:

    多选题
    What are three facts about backups with mysqldump?()
    A

    Can back up a remote database server

    B

    Allow a consistent backup to be taken

    C

    Are always faster to restore than binary backups

    D

    Are able to back up specific items within a database

    E

    Create automatically compressed backups

    F

    Will lock all storage engines for duration of backup


    正确答案: F,E
    解析: 暂无解析