多选题Examine the following command that is used to duplicate a database on the same host:   RMAN> RUN {  ALLOCATE AUXILIARY CHANNEL, aux 1 DEVICE TYPE DISK; DUPLICATE TARGET DATABASE TO auxdb SKIP READONLY; / } Which two statements describe the effect after

题目
多选题
Examine the following command that is used to duplicate a database on the same host:   RMAN> RUN {  ALLOCATE AUXILIARY CHANNEL, aux 1 DEVICE TYPE DISK; DUPLICATE TARGET DATABASE TO auxdb SKIP READONLY; / } Which two statements describe the effect after the database is duplicated successfully?()
A

The data files of the read-only tablespaces in the target database are not duplicated

B

The read-only tablespaces in the target database are still defined in new the database

C

The read-only tablespaces in the target database are changed to online after duplication

D

The data files of the read-only tablespaces in the target database get duplicated

E

The read-only tablespaces in the target database are not defined in the new database


相似考题
更多“Examine the following command that is used to duplicate a da”相关问题
  • 第1题:

    You are a senior network administrator at Ezonexam, and while performing the password recovery procedure on your 2500 series Cisco router, you type in the following command:

    o/r 0x2142

    What is the purpose of this command?

    A.It is used to restart the router.

    B.It is used to bypass the configuration in NVRAM.

    C.It is used to enter ROM Monitor mode.

    D.It is used to view the lost password.

    E.It is used to save the changes to the configuration.


    正确答案:B
    解析:Explanation:
    Theo/r 0x2142 command changes the value of config-register to 2142 in a Cisco 2500 series router, so that the Router ignores the NVRAM contents and reverts to the initial setup configuration mode when it boots.

  • 第2题:

    The man page for command shows the following syntax: The man page for command shows the following syntax: command [ -a | -b ] Which of the following statements is true regarding this entry?()

    A. Either the -a or flag -b may be used, but not both.

    B. If the flag -a is used then the flag -b also must be used.

    C. One of the -a or -b flags must be used, but not both at the same time.

    D. Both the flags may be used together, but neither are mandatory.


    参考答案:D

  • 第3题:

    The following configuration command was entered into a router:ip route 172.16.3.0 255.255.255.0 192.168.2.4 Which of the following statements are true regarding this configuration change?()

    A. The default administrative distance is used.

    B. The command is used to establish a static route.

    C. The command is used to configure the router interfaces.

    D. The command is used to establish a stub network.

    E. The subnet mask for the source address is 255.255.255.0


    参考答案:A, B

  • 第4题:

    Which of the following statements are true concerning the command ip sla monitor responder typetcpconnect ipaddress 10.1.1.1 port 23?(Choose all that apply.)()

    • A、The command will initiate a probe with a destination IP address of 10.1.1.1
    • B、The command is used on the IP SLA responder and the IP SLA source
    • C、The command will allow only source address 10.1.1.1 to source probes
    • D、The command will initiate a probe with a destination Telnet port
    • E、The command is used to make the router a responder
    • F、The command will initiate a probe with a source port of 23

    正确答案:A,D

  • 第5题:

    The following configuration command was entered into a router:ip route 172.16.3.0 255.255.255.0 192.168.2.4 Which of the following statements are true regarding this configuration change?()

    • A、The default administrative distance is used.
    • B、The command is used to establish a static route.
    • C、The command is used to configure the router interfaces.
    • D、The command is used to establish a stub network.
    • E、The subnet mask for the source address is 255.255.255.0

    正确答案:A,B

  • 第6题:

    Which of the following command line tools can be used to display the default gateway, IP address,and DNS servers currently being used by a host?()

    • A、TRACERT
    • B、IPCONFIG/ALL
    • C、NSLOOKUP
    • D、PING-T

    正确答案:B

  • 第7题:

    An operator has been asked if a system was rebooted. Which of the following commands should be used to determine if a reboot has occurred?()

    • A、The name?command.The ?name?command.
    • B、The ptime?command.The ?ptime?command.
    • C、The hutdown ast?command.The ?hutdown ?ast?command.
    • D、The ?etc/rc.shutdown?command.

    正确答案:B

  • 第8题:

    Examine the following command that is used to duplicate a database on the same host: RMAN> RUN { ALLOCATE AUXILIARY CHANNEL, aux 1 DEVICE TYPE DISK; DUPLICATE TARGET DATABASE TO auxdb SKIP READONLY; / } Which two statements describe the effect after the database is duplicated successfully? ()(Choose two)

    • A、The data files of the read-only tablespaces in the target database are not duplicated
    • B、The read-only tablespaces in the target database are still defined in new the database
    • C、The read-only tablespaces in the target database are changed to online after duplication
    • D、The data files of the read-only tablespaces in the target database get duplicated
    • E、The read-only tablespaces in the target database are not defined in the new database

    正确答案:A,B

  • 第9题:

    单选题
    Examine the following scenario: The target database instance is running. The most recent backup available for the target database was taken two days ago. Log files switches have occurred in last two days. The target database is duplicated on the same host, using the Recovery Manager (RMAN) duplicate command as follows:   RMAN> RUN { ALLOCATE AUXILIARY CHANNEL aux 1 DEVICE TYPE DISK;  DUPLICATE TARGET DATABASE TO auxdb; }   Which statement is true about the duplicate database in this scenario?()
    A

     It contains data till the last backup

    B

     It contains all data from target database until the current time

    C

     It contains all data from only the committed transactions in the target database

    D

     It contains all data except that which is used by the transactions in the current online redo file of target database


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

  • 第10题:

    单选题
    Examine the following query output: You issue the following command to import tables into the hr schema: $ > impdp hr/hr directory = dumpdir dumpfile = hr_new.dmp schemas=hr TRANSFORM=DISABLE_ARCHIVE_LOGGING: Y Which statement is true?()
    A

    All database operations performed by the impdp command are logged.

    B

    Only CREATE INDEX and CREATE TABLE statements generated by the import are logged.

    C

    Only CREATE TABLE and ALTER TABLE statements generated by the import are logged.

    D

    None of the operations against the master table used by Oracle Data Pump to coordinate its activities are logged.


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

  • 第11题:

    多选题
    Which of the following statements are true concerning the command ip sla monitor responder typetcpconnect ipaddress 10.1.1.1 port 23?(Choose all that apply.)()
    A

    The command will initiate a probe with a destination IP address of 10.1.1.1

    B

    The command is used on the IP SLA responder and the IP SLA source

    C

    The command will allow only source address 10.1.1.1 to source probes

    D

    The command will initiate a probe with a destination Telnet port

    E

    The command is used to make the router a responder

    F

    The command will initiate a probe with a source port of 23


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

  • 第12题:

    多选题
    The following configuration command was issued on router TK1:ip route 172.16.3.0 255.255.255.0 192.168.2.1.Which of the following statements are true regarding this command?()
    A

    The command is used to establish a static route.

    B

    The default administrative distance is used.

    C

    The command is used to configure the default route.

    D

    The subnet mask for the source address is 255.255.255.0

    E

    The command is used to establish a stub network


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

  • 第13题:

    Which of the following command line tools can be used to display the default gateway, IP address,and DNS servers currently being used by a host?()

    A.TRACERT

    B.IPCONFIG/ALL

    C.NSLOOKUP

    D.PING-T


    参考答案:B

  • 第14题:

    An operator has been asked if a system was rebooted. Which of the following commands should be used to determine if a reboot has occurred?()

    A. The name?command.The ?name?command.

    B. The ptime?command.The ?ptime?command.

    C. The hutdown ast?command.The ?hutdown ?ast?command.

    D. The ?etc/rc.shutdown?command.


    参考答案:B

  • 第15题:

    The following configuration command was issued on router TK1:ip route 172.16.3.0 255.255.255.0 192.168.2.1.Which of the following statements are true regarding this command?()

    • A、The command is used to establish a static route.
    • B、The default administrative distance is used.
    • C、The command is used to configure the default route.
    • D、The subnet mask for the source address is 255.255.255.0
    • E、The command is used to establish a stub network

    正确答案:A,B

  • 第16题:

    Which of the following conclusions is most appropriate to draw to describe why du shows fewer blocks used than df?()

    • A、 The df command only counts the number of disk blocks and superblocks. 
    • B、 The df command ignores space used for inodes, gnodes, and vnodes.
    • C、 The du command does not take into account filesystem metadata. 
    • D、 The du command counts indirect blocks and superblocks in its calculations. 

    正确答案:C

  • 第17题:

    Which of the following commands are used to create folders in a command prompt?()

    • A、CD
    • B、RD
    • C、MD
    • D、SD

    正确答案:C

  • 第18题:

    Which of the following local files is used to run the date command on the remote machine "Earth" using the following rexec command without request for a password? rexec Earth date()。

    • A、~/ .rhosts
    • B、$HOME/.netrc
    • C、/etc/hosts.equiv
    • D、/etc/security/user

    正确答案:B

  • 第19题:

    The man page for command shows the following syntax: The man page for command shows the following syntax: command [ -a | -b ] Which of the following statements is true regarding this entry?()

    • A、Either the -a or flag -b may be used, but not both.
    • B、If the flag -a is used then the flag -b also must be used.
    • C、One of the -a or -b flags must be used, but not both at the same time.
    • D、Both the flags may be used together, but neither are mandatory.

    正确答案:D

  • 第20题:

    多选题
    Examine the following command used to perform incremental level 0 backup: RMAN> BACKUP INCREMENTAL LEVEL 0 DATABASE; To enable the block change tracking, after the incremental level 0 backup you issued the following command: SQL> ALTER DATABASE ENABLE BLOCK CHANGE TRACKING USING FILE '/mydir/ rman_change_track.f'; To perform incremental level 1 cumulative backup, you issued the following command: RMAN> BACKUP INCREMENTAL LEVEL 1 CUMULATIVE DATABASE; Which two statements are true in the above situation?()
    A

    The block change tracking data will be used only from the next incremental 0 backup.

    B

    The incremental backup will use change tracking data for accomplishing the backup.

    C

    The incremental backup will not use change tracking data for accomplishing the backup.

    D

    The block track file will scan all the blocks and create bitmap for all the blocks backed up in the level 0 backup.


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

  • 第21题:

    单选题
    Which of the following local files is used to run the date command on the remote machine "Earth" using the following rexec command without request for a password? rexec Earth date()。
    A

    ~/ .rhosts

    B

    $HOME/.netrc

    C

    /etc/hosts.equiv

    D

    /etc/security/user


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

  • 第22题:

    多选题
    The following configuration command was entered into a router:ip route 172.16.3.0 255.255.255.0 192.168.2.4 Which of the following statements are true regarding this configuration change?()
    A

    The default administrative distance is used.

    B

    The command is used to establish a static route.

    C

    The command is used to configure the router interfaces.

    D

    The command is used to establish a stub network.

    E

    The subnet mask for the source address is 255.255.255.0


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

  • 第23题:

    多选题
    When executing the massload command to load catalog data into a WebSphere Commerce database on a remote DB2 server,which of the following can be used as valid values for the -method command line parameter?()
    A

    create

    B

    import

    C

    load

    D

    sqlimport

    E

    update


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