日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問(wèn) 生活随笔!

生活随笔

當(dāng)前位置: 首頁(yè) > 编程资源 > 编程问答 >内容正文

编程问答

[bbk4343]小布-OCP 042全真试题讲解

發(fā)布時(shí)間:2023/12/10 编程问答 55 豆豆
生活随笔 收集整理的這篇文章主要介紹了 [bbk4343]小布-OCP 042全真试题讲解 小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.

參考視頻:

[bbk4343]小布-OCP 042全真試題講解

  • 1、You are in the middle of a transaction and very crucial data has been modified.Because of a hardware failure,the instance has shutdown before synchronizing all the database files.

Which two statements are true ? (Choose two.)

    • A.On startup,SMON coordinates instnace recovery.
    • B.On startup,CKPT coordinates instance recovery.
    • C.On startup,use RMAN to perform instance recovery.
    • D.Uncommitted changes will be rolled back after the database is opened.
    • E.On startup,perform media recovery and then instance recovery.
    • F.On startup,all the files will be synchronized and you get both committed and uncommitted data.

instance recovery是用SMON進(jìn)程自動(dòng)實(shí)現(xiàn)的.instance recovery是不需要DBA干預(yù)的.說(shuō)白了instance recovery是SMON干的活,不屬于RMAN的活;RMAN的主要工作時(shí)media reovery.

media recovery可以理解為磁盤(pán)損壞.RMAN主要是用來(lái)做Media Recovery.

  • 2、You want the user APP_DBA to administer the Oracle database from a remote machine.APP_DBA is granted the SYSDBA privilgeg to perform administrative tasks on the database.

Which file is used by the Oracle Database server to authenticate APP_DBA?

    • A.control file
    • B.password file
    • C.listener controller file
    • D.control file and password file
  • 3、which three statements are true regarding the logical structure of the Oracle database ?(choose three)
    • A.Each segment contains one or more extents.
    • B.Multiple tablespace can share single data file.
    • C. data block is the smallest unit of I/O for datafiles.
    • D.It is possible to have tablespace of different block size in a database.
    • E.Each data block in the database always corresponds to one OS block.
  • 4、Which is the memory area that is created when a dedicated server process is started,and contains data and control information for that server process?
    • A.SGA
    • B.PGA
    • C.Shared Pool
    • D.Streams Pool

系統(tǒng)表空間和臨時(shí)表空間的block size大小是由db_block_size參數(shù)指定的,其他的表空間的大小可以由db_block_size參數(shù)指定,也可以由其他參數(shù)指定.

  • 5、You find that the database perfomance degrades while you backup the PROD database using Recovery Manager(RMAN).The PROD database is running in shared server mode.The database instance is currently using 60% of total operating system memory.You suspect the shared pool fragmentatation to be the reason.

Which action would you consider to overcome the perfomance degradation?

    • A.Configure Java Pool to cache the java objects.
    • B.Configure Streams Pool to enable parallel processing.
    • C.Increase Shared Pool Size to cache more PL/SQL objects.
    • D.Increase Database Buffer Cache size to increase cache hits.
    • E.Configure Large Pool to be used by RMAN and shared server.
    • F.Increase the total system global area(SGA) size to increase memory hints.

Shared Server模式下,使用RMAN做備份時(shí),通過(guò)增加LARGE POOL SIZE來(lái)配合使用,會(huì)更加有效;否則RMAN會(huì)擠占Shared Pool中的資源,從而降低數(shù)據(jù)庫(kù)性能.?

轉(zhuǎn)載于:https://www.cnblogs.com/arcer/p/3154169.html

總結(jié)

以上是生活随笔為你收集整理的[bbk4343]小布-OCP 042全真试题讲解的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。

如果覺(jué)得生活随笔網(wǎng)站內(nèi)容還不錯(cuò),歡迎將生活随笔推薦給好友。