单选题假设用户user1的temp1表分区为PART1、PART2和PART3,需要导出整个表及其分区,可以使用如下()命令。A EXP SYSTEM/MANAGER FILE=EXPDAT.DMP TABLES=(user1.temp1,part1,part2,part3)B EXP SYSTEM/MANAGER FILE=EXPDAT.DMPC EXP SYSTEM/MANAGER FILE=EXPDAT.DMP TABLES=(user1.temp1)D EXP SYSTEM/MANAGER FIL

题目
单选题
假设用户user1的temp1表分区为PART1、PART2和PART3,需要导出整个表及其分区,可以使用如下()命令。
A

EXP SYSTEM/MANAGER FILE=EXPDAT.DMP TABLES=(user1.temp1,part1,part2,part3)

B

EXP SYSTEM/MANAGER FILE=EXPDAT.DMP

C

EXP SYSTEM/MANAGER FILE=EXPDAT.DMP TABLES=(user1.temp1)

D

EXP SYSTEM/MANAGER FILE=EXPDAT.DMP TABLES=(user1.temp1,full)


相似考题
参考答案和解析
正确答案: B
解析: 暂无解析
更多“单选题假设用户user1的temp1表分区为PART1、PART2和PART3,需要导出整个表及其分区,可以使用如下()命令。A EXP SYSTEM/MANAGER FILE=EXPDAT.DMP TABLES=(user1.temp1,part1,part2,part3)B EXP SYSTEM/MANAGER FILE=EXPDAT.DMPC EXP SYSTEM/MANAGER FILE=EXPDAT.DMP TABLES=(user1.temp1)D EXP SYSTEM/MANAGER FIL”相关问题
  • 第1题:

    The operating system has several major components,including the(64),a memory management system,the file system manager,device drivers,and the system libraries.

    A.application kernel

    B.information kernel

    C.network kernel

    D.system kernel


    正确答案:D
    解析:操作系统包含几大组成部分,其中有系统内核,内存管理系统,文件系统管理器,设备驱动程序和系统库。

  • 第2题:

    The ______ has several major components, including the system kernel, a memory management system, the file system manager, device drivers, and the system libraries.

    A.application

    B.information system

    C.network

    D.operating system


    正确答案:D
    解析:译文的含义是:()有几个主要部件,包括系统内核、存储管理系统、文件系统管理器、设备驱动器和系统库。A、B、C、D各选项的意思依次为:应用软件、信息系统、网络、操作系统,所以本题应该选择D。

  • 第3题:

    ● The (72) has several major components, including the system kernel, a memory management system, the file system manager, device drivers, and the system libraries.

    (72)

    A. application

    B. information system

    C. operating system

    D. iterative


    正确答案:C

  • 第4题:

    You need to import all definitions of objects belonging to the TS_EMPLOYEES tablespace by using the export file expdat.dmp. Which import statement is correct?()

    • A、imp hr/hr TABLES=(ts_employees) rows=y
    • B、imp system/manager FROMUSER=hr file=expdat.dmp
    • C、imp hr/hr TRANSPORT_TABLESPACE=y file=expdat.dmp
    • D、imp system/manager TRANSPORT_TABLESPACE=y TABLESPACE=ts_employees

    正确答案:C

  • 第5题:

    The data file belonging to the SYSTEM tablespace is corrupted and no backup of the file is available. How do you recover the data file?()

    • A、The data file cannot be recovered.
    • B、The date file can be restored from the SYSTEM auto backup.
    • C、Take thetablespaceoffline,drop,kand re-create it.
    • D、Recovery Manager (RMAN) is used to recover the data file.
    • E、The ALTER DATABSE CREATE DATAFILE..commandis used to recover the data file.

    正确答案:A

  • 第6题:

    假设用户user1的temp1表分区为PART1、PART2和PART3,需要导出整个表及其分区,可以使用如下()命令。

    • A、EXP SYSTEM/MANAGER FILE=EXPDAT.DMP TABLES=(user1.temp1,part1,part2,part3)
    • B、EXP SYSTEM/MANAGER FILE=EXPDAT.DMP
    • C、EXP SYSTEM/MANAGER FILE=EXPDAT.DMP TABLES=(user1.temp1)
    • D、EXP SYSTEM/MANAGER FILE=EXPDAT.DMP TABLES=(user1.temp1,full)

    正确答案:C

  • 第7题:

    You need to recommend a solution for the file servers in the branch offices that meets the storage requirements.What should you include in the recommendation?()

    • A、Distributed File System (DFS) and access-based enumeration (ABE)
    • B、File Server Resource Manager (FSRM) quotas and file screens
    • C、NTFS disk quotas and NTFS permissions
    • D、Services for Network File System (NFS) and offline files

    正确答案:B

  • 第8题:

    单选题
    Which of the following can deploy system plans generated by the IBM System Planning Tool (SPT)?()
    A

     The Hardware Management Console (HMC) and Integrated Virtualization Manager (IVM).

    B

     The Hardware Management Console (HMC) and Advanced System Manager Interface (ASMI).

    C

     Integrated Virtualization Manager (IVM) and Advanced System Manager Interface (ASMI).

    D

     Integrated Virtualization Manager (IVM) and BladeCenter Advanced Management Module (AMM).


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

  • 第9题:

    单选题
    You need to import all definitions of objects belonging to the TS_EMPLOYEES tablespace by using the export file expdat.dmp. Which import statement is correct?()
    A

    imp hr/hr TABLES=(ts_employees) rows=y

    B

    imp system/manager FROMUSER=hr file=expdat.dmp

    C

    imp hr/hr TRANSPORT_TABLESPACE=y file=expdat.dmp

    D

    imp system/manager TRANSPORT_TABLESPACE=y TABLESPACE=ts_employees


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

  • 第10题:

    单选题
    假设需要导出某个表table1,只导出表结构,不导出数据,可以使用如下()命令。
    A

    EXP user/pwd tables=(name,table1)file=export.dmp Rows=y

    B

    EXP user1/pwd table table1 file=extable1.dmp

    C

    EXP user/pwd tables=(name,table1)file=export.dmp Rows=n

    D

    EXP user1/pwd table=table1 file=extable1.dmp Rows=n


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

  • 第11题:

    单选题
    You need to recommend a solution for the file servers in the branch offices that meets the storage requirements.What should you include in the recommendation?()
    A

    Distributed File System (DFS) and access-based enumeration (ABE)

    B

    File Server Resource Manager (FSRM) quotas and file screens

    C

    NTFS disk quotas and NTFS permissions

    D

    Services for Network File System (NFS) and offline files


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

  • 第12题:

    单选题
    You scheduled a backup by using the Schedule Backup option in Oracle Enterprise Manager. Which statement about the script created by Oracle Enterprise Manager is true? ()
    A

    It is a SQL script.

    B

    It is a PL/SQL file.

    C

    It is an operating system (OS) file.

    D

    It is a Recovery Manager (RMAN) script


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

  • 第13题:

    The(71)has several major components, including the system kernel, a memory management system, the file system manager, device drivers, and the system libraries.

    A.application

    B.information system

    C.operating system

    D.information processing


    正确答案:C
    解析:操作系统包含以下主要部件:系统内核、内存管理系统、文件管理系统、设备驱动程序和系统库。

  • 第14题:

    假设用户user1的temp1表分区为PART1、PART2和PART3,需要导出整个表及其分区,可以使用如下()命令。

    A.EXP SYSTEM/MANAGER FILE=EXPDAT.DMP TABLES=(user1.temp1,part1,part2,part3)

    B.EXP SYSTEM/MANAGER FILE=EXPDAT.DMP

    C.EXP SYSTEM/MANAGER FILE=EXPDAT.DMP TABLES=(user1.temp1)

    D.EXP SYSTEM/MANAGER FILE=EXPDAT.DMP TABLES=(user1.temp1,full)


    参考答案:C

  • 第15题:

    Which of the following utilities would a technician use to prevent a service from starting duringsystem startup?()

    • A、Event Viewer
    • B、System File Checker
    • C、MSCONFIG
    • D、Task Manager

    正确答案:C

  • 第16题:

    You scheduled a backup by using the Schedule Backup option in Oracle Enterprise Manager. Which statement about the script created by Oracle Enterprise Manager is true? ()

    • A、It is a SQL script.
    • B、It is a PL/SQL file.
    • C、It is an operating system (OS) file.
    • D、It is a Recovery Manager (RMAN) script

    正确答案:D

  • 第17题:

    假设需要导出某个表table1,只导出表结构,不导出数据,可以使用如下()命令。

    • A、EXP user/pwd tables=(name,table1)file=export.dmp Rows=y
    • B、EXP user1/pwd table table1 file=extable1.dmp
    • C、EXP user/pwd tables=(name,table1)file=export.dmp Rows=n
    • D、EXP user1/pwd table=table1 file=extable1.dmp Rows=n

    正确答案:C

  • 第18题:

    You need to implement a solution for the branch office file servers that meets the company's technical requirements.   What should you implement on the branch office file servers?()

    • A、File Server Resource Manager (FSRM) quotas
    • B、Network Policy Server (NPS) connection request policies
    • C、NTFS disk quotas
    • D、Windows System Resource Manager (WSRM) resource allocation policies

    正确答案:A

  • 第19题:

    You need to recommend a file recovery solution that meets the company's technical requirements. What should you include in the recommendation?()

    • A、Distributed File System (DFS) Replication
    • B、File Server Resource Manager (FSRM) active file screens
    • C、shadow copies
    • D、Windows Storage Server 2008

    正确答案:C

  • 第20题:

    单选题
    假设用户user1的temp1表分区为PART1、PART2和PART3,需要导出整个表及其分区,可以使用如下()命令。
    A

    EXP SYSTEM/MANAGER FILE=EXPDAT.DMP TABLES=(user1.temp1,part1,part2,part3)

    B

    EXP SYSTEM/MANAGER FILE=EXPDAT.DMP

    C

    EXP SYSTEM/MANAGER FILE=EXPDAT.DMP TABLES=(user1.temp1)

    D

    EXP SYSTEM/MANAGER FILE=EXPDAT.DMP TABLES=(user1.temp1,full)


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

  • 第21题:

    单选题
    You need to implement a solution for the branch office file servers that meets the company's technical requirements.   What should you implement on the branch office file servers?()
    A

    File Server Resource Manager (FSRM) quotas

    B

    Network Policy Server (NPS) connection request policies

    C

    NTFS disk quotas

    D

    Windows System Resource Manager (WSRM) resource allocation policies


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

  • 第22题:

    单选题
    You need to recommend a file recovery solution that meets the company's technical requirements. What should you include in the recommendation?()
    A

    Distributed File System (DFS) Replication

    B

    File Server Resource Manager (FSRM) active file screens

    C

    shadow copies

    D

    Windows Storage Server 2008


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

  • 第23题:

    单选题
    The data file belonging to the SYSTEM tablespace is corrupted and no backup of the file is available. How do you recover the data file?()
    A

    The data file cannot be recovered.

    B

    The date file can be restored from the SYSTEM auto backup.

    C

    Take thetablespaceoffline,drop,kand re-create it.

    D

    Recovery Manager (RMAN) is used to recover the data file.

    E

    The ALTER DATABSE CREATE DATAFILE..commandis used to recover the data file.


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

  • 第24题:

    多选题
    Which of the following methods can be used to apply a file system to a hard drive partition?()
    A

    Device Manager MMC

    B

    Format Command

    C

    Disk Management MMC

    D

    Windows Explorer Menus

    E

    FDISK Command


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