niusouti.com

Yourdatabaseinstanceisstartedusingtheserverparameterfile(SPFILE).YouexecutedacommandtochangethevalueoftheLOG_BUFFERinitializationparameter:ALTERSYSTEMSETLOG_BUFFER=32MSCOPE=BOTH;Whatwouldbetheoutcomeofthiscommand()A.ThecommandsucceedsonlyifAutomaticMemory

题目

Yourdatabaseinstanceisstartedusingtheserverparameterfile(SPFILE).YouexecutedacommandtochangethevalueoftheLOG_BUFFERinitializationparameter:ALTERSYSTEMSETLOG_BUFFER=32MSCOPE=BOTH;Whatwouldbetheoutcomeofthiscommand()

A.ThecommandsucceedsonlyifAutomaticMemoryManagementisnotenabled.

B.Thecommandsucceeds,butyouneedtorestartthedatabaseforchangestotakeeffect.

C.Thecommandreturnsanerrorbecausethesizeoftheredologbuffercannotbechangeddynamically.

D.TheparametervalueischangedanditcomesintoeffectassoonasspacebecomesavailableintheSystemGlobalArea(SGA).


相似考题
更多“Yourdatabaseinstanceisstartedusingtheserverparameterfile(SPFILE).Youexecutedacommandtochan ”相关问题
  • 第1题:

    ViewtheExhibitandnotethefilesavailableinthe$ORACLE_HOME/dbsfolder.TheASMinstanceisalreadyrunning.Youusedthefollowingstepstostartthedatabaseinstanceandopenthedatabase:Whichfileisusedtostarttheinstanceinthiscase()

    A.init.ora

    B.spfile.ora

    C.initorcl.ora

    D.spfile+ASM.ora


    参考答案:B

  • 第2题:

    WhataretheprerequisitesforenablingFlashbackDatabase?()

    A.ThedatabasemustbestartedintheMOUNTEXCLUSIVEstate.

    B.Thedatabasemusthavemultiplexedcontrolfiles.

    C.Thedatabasemustbeopenedbyusingatext-basedparameterfileinsteadofaserverparameterfile(SPFILE).

    D.ThedatabasemustbeinARCHIVELOGmode.

    E.ThedatabasemustbeintheNOMOUNTstate.

    F.ThedatabasemustbeopenedinRESTRICTEDmode.


    参考答案:A, D

  • 第3题:

    数据库参数文件的执行优先级由高到低是:()

    A. SpfileSID.ora ->initSID.ora ->spfile.ora - init.ora

    B. InitSID.ora ->spifleSID.ora ->init.ora ->spfile.ora

    C. SpfileSID.ora->spfile.ora->initSID.ora ->init.ora


    参考答案C

  • 第4题:

    YouaremaintainingyourdatabaseinOracle10g.YouareperformingthebackupbyusingtheBACKUPASBACKUPSETcommandattheRMANprompt.WhichfilecannotbebackedupbyusingtheBACKUPASBACKUPSETcommand?()

    A.Datafiles

    B.Currentcontrolfile

    C.Serverparameterfile(spfile)

    D.Passwordfile


    参考答案:D

  • 第5题:

    如何转换init.ora到spfile?解答:使用create spfile from pfile 命令。


    正确答案: