单选题You are working on a 24X7 database. You want to design a backup strategy for your database that uses user managed backups. You want to be able to perform all backups while the database remains online.  Which statement about performing user-managed back

题目
单选题
You are working on a 24X7 database. You want to design a backup strategy for your database that uses user managed backups. You want to be able to perform all backups while the database remains online.  Which statement about performing user-managed backups in a 24x7 environment is true?()
A

 You must have change tracking enabled in your database

B

 Your database must be running in NOARCHIVELOG mode

C

 To back up a tablespace,it must be in backup mode

D

 To back up a tablespace,it must first be taken offline


相似考题
更多“You are working on a 24X7 database. You want to design a bac”相关问题
  • 第1题:

    You are working on an Oracle Database 10g database. You enabled the Flashback Database feature. Which two statements regarding flashback logs are true? ()

    • A、 Flashback logs are not archived.
    • B、 Flashback logs are maintained in redo log files.
    • C、 Flashback logs are maintained in the Flash Recovery Area.
    • D、 Flashback logs are used to maintain Flashback Database related errors.
    • E、 Flashback logs need to be cleared manually after you disable Flashback Database.

    正确答案:A,C

  • 第2题:

    If an existing script is uploaded to the CRS, what does it ask?()

    • A、Do you want to debug the script?  
    • B、Do you want to refresh the script?  
    • C、Do you want to save the application?  
    • D、Do you want to return to Script Management? 

    正确答案:B

  • 第3题:

    In which two cases would you perform only consistent backup?()

    • A、You are working on a database where downtime is not tolerated.
    • B、You are working on a database where downtime can be tolerated.
    • C、You are working on a database that operates in ARCHIVELOG mode.
    • D、You are working on a database that operates in NOARCHIVELOG mode.
    • E、You are working on a database where all the tablespaces are locally managed.
    • F、You are working on a database where control files and redo log files are multiplexed.
    • G、You are working on a database where control files and redo log files are not multiplexed.

    正确答案:B,D

  • 第4题:

    You are maintaining the SALES database. You have added a new disk to a disk group. Automatic StorageManagement performs the rebalancing activity. You want to speed up the rebalancing activity.Which parameter should you specify to control the speed of the rebalancing activity?()

    • A、ASM_POWER_LIMIT
    • B、ASM_DISKSTRING
    • C、ASM_DISKGROUPS
    • D、INSTANCE_TYPE

    正确答案:A

  • 第5题:

    Flashback Database is enabled in your Oracle 10g database. One of your database users erroneously purged an important table residing in his schema. The table was purged sometime between 10:00 P.M. and 10:30 P.M. The next day, you decide to flash back the database. Before you flash back the database, you want to ensure that you have all the necessary flashback data. Which dynamic performance view must you use to determine whether you have the required flashback data to recover the purged table?()

    • A、 V$DATABASE
    • B、 V$UNDOSTAT
    • C、 V$FLASHBACK_DATABASE_LOG
    • D、 V$FLASHBACK_DATABASE_STAT

    正确答案:C

  • 第6题:

    单选题
    You are working on an instance started using the SPFILE. You want to move the Flash Recovery Areaof your database to a new location. You want the Flashback log files to be stored in the new location. Given below are the steps to accomplish the task in random order:  1)Shut down the instance.  2)Change the value of the DB_RECOVERY_FILE_DEST initialization parameter to a new value.  3)Execute the ALTER DATABASE FLASHBACK OFF command.  4)Start up the instance and mount the database.  5)Execute the ALTER DATABASE FLASHBACKON command.  6)Open the database.  Select the correct order in which these tasks need to be performed. ()
    A

    2,1,4,3,5,6

    B

    1,4,3,2,6,5

    C

    1,4,2,6,3,5

    D

    3,2,1,4,5,6


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

  • 第7题:

    多选题
    You are working on an Oracle Database 10g database. You enabled the Flashback Database feature. Which two statements regarding flashback logs are true? ()
    A

    Flashback logs are not archived.

    B

    Flashback logs are maintained in redo log files.

    C

    Flashback logs are maintained in the Flash Recovery Area.

    D

    Flashback logs are used to maintain Flashback Database related errors.

    E

    Flashback logs need to be cleared manually after you disable Flashback Database.


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

  • 第8题:

    单选题
    You are maintaining the SALES database. You have added a new disk to a disk group. Automatic Storage Management performs the rebalancing activity. You want to speed up the rebalancing activity.  Which parameter should you specify to control the speed of the rebalancing activity?()
    A

     ASM_POWER_LIMIT

    B

     ASM_DISKSTRING

    C

     ASM_DISKGROUPS

    D

     INSTANCE_TYPE


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

  • 第9题:

    单选题
    You are working on a 24X7 database. You want to design a backup strategy for your database that uses user managed backups. You want to be able to perform all backups while the database remains online. Which statement about performing user-managed backups in a 24x7 environment is true?()
    A

    You must have change tracking enabled in your database

    B

    Your database must be running in NOARCHIVELOG mode

    C

    To back up a tablespace, it must be in backup mode

    D

    To back up a tablespace, it must first be taken offline


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

  • 第10题:

    单选题
    You want to monitor and control the resource usage by sessions. You want to be warned automatically when more than 100 sessions are opened with your database.  What action would you take to achieve this?()
    A

    Use the Database Resource Manager.

    B

    Set the limits in the profiles used by users.

    C

    Modify the SESSIONS initialization parameter.

    D

    Set the warning threshold for the Current Logons Count metric.


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

  • 第11题:

    单选题
    You are maintaining the SALES database. You have added a new disk to a disk group. Automatic StorageManagement performs the rebalancing activity. You want to speed up the rebalancing activity.Which parameter should you specify to control the speed of the rebalancing activity?()
    A

    ASM_POWER_LIMIT

    B

    ASM_DISKSTRING

    C

    ASM_DISKGROUPS

    D

    INSTANCE_TYPE


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

  • 第12题:

    单选题
    You want to move all objects of the APPS user in the test database to the DB_USER schema of theproduction database.  Which option of IMPDP would you use to accomplish this task()
    A

    FULL

    B

    SCHEMAS

    C

    TRANSFORM

    D

    REMAP_SCHEMA

    E

    REMAP_TABLESPACE


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

  • 第13题:

    When you want to saw metal, ()will be used.

    • A、the hack saw
    • B、the hand saw
    • C、the wood working saw
    • D、wood saw

    正确答案:A

  • 第14题:

    You are maintaining the SALES database for eSoft Corporation. You have not configured ASMM on the database. You want to know what size of the SGA will provide the best performance.  Which advisor would you use to determine the suitable size of the SGA?()

    • A、 SQL Tuning Advisor
    • B、 Undo Advisor
    • C、 ADDM
    • D、 Memory Advisor

    正确答案:D

  • 第15题:

    You want to move all the objects of the APPS user in the test database to the DB_USER schema of the production database. Which option of IMPDP would you use to accomplish this task?()

    • A、FULL
    • B、SCHEMAS
    • C、REMAP_SCHEMA
    • D、REMAP_DATAFILES
    • E、REMAP_TABLESPACE

    正确答案:C

  • 第16题:

    You want to move all objects of the APPS user in the test database to the DB_USER schema of theproduction database.  Which option of IMPDP would you use to accomplish this task()

    • A、FULL
    • B、SCHEMAS
    • C、TRANSFORM
    • D、REMAP_SCHEMA
    • E、REMAP_TABLESPACE

    正确答案:D

  • 第17题:

    单选题
    You notice a performance change in your production Oracle 12c database. You want to know which change caused this performance difference. Which method or feature should you use?()
    A

    Compare Period ADDM report

    B

    AWR Compare Period report

    C

    Active Session History (ASH) report

    D

    Taking a new snapshot and comparing it with a preserved snapshot


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

  • 第18题:

    单选题
    You want to move all the objects of the APPS user in the test database to the DB_USER schema of the production database. Which option of IMPDP would you use to accomplish this task?()
    A

    FULL

    B

    SCHEMAS

    C

    REMAP_SCHEMA

    D

    REMAP_DATAFILES

    E

    REMAP_TABLESPACE


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

  • 第19题:

    单选题
    You are maintaining the SALES database for eSoft Corporation. You have not configured ASMM on the database. You want to know what size of the SGA will provide the best performance.  Which advisor would you use to determine the suitable size of the SGA?()
    A

     SQL Tuning Advisor

    B

     Undo Advisor

    C

     ADDM

    D

     Memory Advisor


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

  • 第20题:

    单选题
    You are using Windows 2000 Professional on your desktop computer. You are working on the company’s financial report and you want other users on the network to able to modify your documents for the report. You want users to share the financial report folder on the network. Because the network contains confidential information you want to prevent users from the enabling off line access for the network share that contains the financial report. What should you do?()
    A

    Use Windows Explorer to receive the offline files

    B

    Using the Windows Explorer, disable the cache for the reports on the network share

    C

    Use the Windows NT explorer to grant the special access for the reports on the network  share

    D

    Use the synchronization manager to configure synchronization not to occur when users are  connected to the LAN connection. 


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

  • 第21题:

    单选题
    You are managing an Oracle Database 11g database. You want to ensure the recovery of thedatabase to the point of failure.  Which configuration will you do to accomplish the task()
    A

    Multiplex all database files

    B

    Configure the Flash Recovery Area.

    C

    Configure the database instance for ARCHIVELOG mode.

    D

    Configure the FAST_START_MTTR_TARGET initialization parameter.


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

  • 第22题:

    单选题
    When you want to saw metal, ()will be used.
    A

    the hack saw

    B

    the hand saw

    C

    the wood working saw

    D

    wood saw


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

  • 第23题:

    单选题
    You are working on a 24X7 database. You want to design a backup strategy for your database that uses user managed backups. You want to be able to perform all backups while the database remains online.  Which statement about performing user-managed backups in a 24x7 environment is true?()
    A

     You must have change tracking enabled in your database

    B

     Your database must be running in NOARCHIVELOG mode

    C

     To back up a tablespace,it must be in backup mode

    D

     To back up a tablespace,it must first be taken offline


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

  • 第24题:

    问答题
    Passage 2How to Pick a Career in Business  Picking the right career in business is a matter of matching what you want to do with, the kind of life you want to lead. Figuring (31)______ how to strike this balance generally requires prioritizing the following issues: industry, location, and working conditions. Fist and foremost, ask yourself what industry interests you (32)______? Many websites on the Internet can be (33)______ great use. For example, Vault corn provides a thorough list of industries that can give you the information necessary for (34)______ this decision. It is also important to investigate what kind of business careers in your target industry (35)______ growing and hiring. Location involves many factors. Where would you like to live? Do you prefer big cities or small towns? How far and by what (36)______ are you willing to commute? Do you want to be close to your family and friends (37)______ do you want to strike out into new territory? Many people also (38)______ into account the cost of living in different areas of the country or world. Then (39)______ the question: what kind of working environment best suits your working style? Some people need to feel rooted to a workspace (40)______ they are surrounded by co-workers, while others hope to see new faces every day. When choosing your career in business, try to consider which way—or in which combination—you are most comfortable and productive.

    正确答案: 31. OUT
    此题考查动词短语figure out, 表示“想出,理解”。
    32. MOST
    对本空格所在的句子分析可知,宾语从句中结构完整,主语、谓语、宾语齐全,因此可以推断空格处所缺的是修饰动词interests的程度副词来。根据逻辑关系,填入most意思是“对……最感兴趣”。
    33. OF
    be of+n. =adj.这一句型的用法是本题考查的关键点,此处的be of great use, 与be very useful的意思相同。
    34. MAKING
    此空格处需要填入一个动词与decision搭配形成动宾关系。短语make the decision意为“做决定”,另外,动名词应该跟在介词for后面,所以空格处应填making。
    35. ARE
    what引导的内容是本空格所在的句子的宾语从句,其中此处需要填入的是be动词与其后的“growing and hiring”形成现在进行时态。此外,根据主谓一致关系,“business careers”为本从句的主语,所以答案为are。
    36. MEANS
    理解commute的含义是本题解题的关键,它的意思是“通勤,往来于工作地点和住所之间”。所以此空格所缺的是表示交通方式的单词。此外,means of transportation意为“交通方式”,因此答案为means。
    37. OR
    空格的前后句都是独立的简单句,所以空格处所缺的是能够连接这两个简单句的并列连词以便构成一个并列句。所以填入or连接两个简单疑问句构成一个选择疑问句。 短语strike out意为“开始独立生活或创业”。
    38. TAKE
    固定搭配take into account的意思是“考虑”。
    39. COMES
    空格所在的句子为一个倒装句, 空格处所需要填入的是谓语动词。此处的come意为“来临,到来”。
    40. WHERE
    本空格填人的关系代词where引导定语从句修饰先行词workspace。
    解析: 暂无解析