• <sub id="h4knl"><ol id="h4knl"></ol></sub>
    <sup id="h4knl"></sup>
      <sub id="h4knl"></sub>

      <sub id="h4knl"><ol id="h4knl"><em id="h4knl"></em></ol></sub><s id="h4knl"></s>
      1. <strong id="h4knl"></strong>

      2. Oracle DBA回滾段管理練習附答案

        時間:2024-07-22 12:01:56 Oracle認證 我要投稿
        • 相關推薦

        Oracle DBA回滾段管理精選練習(附答案)

          Q. 1 : What system privilege is required to create a rollback segment ?

          1. Create database

          2. Create rollback segment

          3. Alter database

          4. Create segment

          A:2

          Q. 2 : Oracle recommends this number of minimum extents in a rollback segment

          1. 0

          2. 1

          3. 2

          4. 3

          A:3

          Q. 3 : Oracle recommends that the following segment size when creating a rollback segment

          1. INITIAL > NEXT

          2. INITIAL = NEXT

          3. INITIAL < NEXT

          4. NONE OF THE ABOVE

          2

          Q. 4 : The OPTIMAL parameter for a rollback segment should be set

          1. large for long-frequently running transactions, small for short transactions.

          2. small for long-frequently running transactions, large for small transactions.

          3. small for all transactions

          4. large for all transactions

          1

          Q. 5 : In case of system failure, This type of segment is used to undo the changes

          1. Data Segment

          2. Temp Segment

          3. Redo Segment

          4. Rollback Segment

          4 : Rollback Segments are used to rollback information that has already been applied to database. During recovery, the database is rolled forward and then backwards to a consistent state.

          Q. 6 : This is a valid storage parameter when creating a rollback segment

          1. FREELISTS

          2. OPTIMAL

          3. PARTITION

          4. NONE OF THE ABOVE

          2

          Q. 7 : Madhu created a couple of private rollback segments. What should he do now to make them online automatically during startup

          1. Grant online during startup to the segments

          2. Add rollback_segments=(rbs1,rbs2) in parameter file

          3. Drop segments and recreate them as protected

          4. None of the above

          2

          Q. 8 : Which is true regarding rollback segments

          1. System Rollback Segment Cannot be put in an offline mode

          2. Tablespaces containing rollback segments with active transactions can be put in offline mode

          3. All of the above

          4. None of the above

          1

          Q. 9 : A rollback segment ____

          1. writes to the redo logs

          2. requires one for each tablespace

          3. records changes only after they are committed

          4. provides for read consistency

          4

          Q. 10 : Which type of segment can record changes for multiple transactions

          1. DATA SEGMENT

          2. TEMP SEGMENT

          3. ROLLBACK

          4. NONE OF THE ABOVE

          3

          Q. 11 : The type of rollback segment that is created when a tablespace goes offline is

          1. PRIVATE

          2. PUBLIC

          3. DEFFERED

          4. PROTECTED

          3

        《&.doc》
        将本文的Word文档下载到电脑,方便收藏和打印
        推荐度:
        点击下载文档

        【Oracle DBA回滾段管理練習附答案】相關文章:

        OracleDBA回滾段管理試題05-03

        2016年Oracle DBA創(chuàng)建數(shù)據(jù)庫練習題及答案08-10

        Oracle DBA職業(yè)要求10-28

        ps理論練習試題「附答案」08-17

        2017施工員《管理實務》模擬練習(附答案)11-04

        2017跟單員考試模擬練習(附答案)08-26

        高考英語閱讀理解練習附答案10-30

        photoshop考前練習題「附答案」09-25

        2017年外貿跟單員精選練習(附答案)07-20

        2017企業(yè)管理知識考試模擬練習(附答案)07-11

        国产高潮无套免费视频_久久九九兔免费精品6_99精品热6080YY久久_国产91久久久久久无码
      3. <sub id="h4knl"><ol id="h4knl"></ol></sub>
        <sup id="h4knl"></sup>
          <sub id="h4knl"></sub>

          <sub id="h4knl"><ol id="h4knl"><em id="h4knl"></em></ol></sub><s id="h4knl"></s>
          1. <strong id="h4knl"></strong>

          2. 一区二区三区免费观看国产 | 色婷婷色综合缴情网站 | 夜色福利院在线看视频 | 日本亚洲精品网站 | 亚洲精品综合在线影院 | 日本另类亚洲色区 |

            Oracle DBA回滾段管理精選練習(附答案)

              Q. 1 : What system privilege is required to create a rollback segment ?

              1. Create database

              2. Create rollback segment

              3. Alter database

              4. Create segment

              A:2

              Q. 2 : Oracle recommends this number of minimum extents in a rollback segment

              1. 0

              2. 1

              3. 2

              4. 3

              A:3

              Q. 3 : Oracle recommends that the following segment size when creating a rollback segment

              1. INITIAL > NEXT

              2. INITIAL = NEXT

              3. INITIAL < NEXT

              4. NONE OF THE ABOVE

              2

              Q. 4 : The OPTIMAL parameter for a rollback segment should be set

              1. large for long-frequently running transactions, small for short transactions.

              2. small for long-frequently running transactions, large for small transactions.

              3. small for all transactions

              4. large for all transactions

              1

              Q. 5 : In case of system failure, This type of segment is used to undo the changes

              1. Data Segment

              2. Temp Segment

              3. Redo Segment

              4. Rollback Segment

              4 : Rollback Segments are used to rollback information that has already been applied to database. During recovery, the database is rolled forward and then backwards to a consistent state.

              Q. 6 : This is a valid storage parameter when creating a rollback segment

              1. FREELISTS

              2. OPTIMAL

              3. PARTITION

              4. NONE OF THE ABOVE

              2

              Q. 7 : Madhu created a couple of private rollback segments. What should he do now to make them online automatically during startup

              1. Grant online during startup to the segments

              2. Add rollback_segments=(rbs1,rbs2) in parameter file

              3. Drop segments and recreate them as protected

              4. None of the above

              2

              Q. 8 : Which is true regarding rollback segments

              1. System Rollback Segment Cannot be put in an offline mode

              2. Tablespaces containing rollback segments with active transactions can be put in offline mode

              3. All of the above

              4. None of the above

              1

              Q. 9 : A rollback segment ____

              1. writes to the redo logs

              2. requires one for each tablespace

              3. records changes only after they are committed

              4. provides for read consistency

              4

              Q. 10 : Which type of segment can record changes for multiple transactions

              1. DATA SEGMENT

              2. TEMP SEGMENT

              3. ROLLBACK

              4. NONE OF THE ABOVE

              3

              Q. 11 : The type of rollback segment that is created when a tablespace goes offline is

              1. PRIVATE

              2. PUBLIC

              3. DEFFERED

              4. PROTECTED

              3