网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

Thedatabaseisbeingrestoredfromaclosedbackup.Thedatafiles,controlfiles,passwordfile,andparameterfileareavailable,buttheonlineredologsarenot.Becausetheonlineredologsarenotavailable,youmustsimulaterecoveryandalterthedatabaseopenwiththeresetlogsoptionsotheonlineredologsarecreatedwhilethedatabaseopens.Whichtypeofrecoverisusedinthissituation?()

A.untilSCN

B.untiltime

C.untilcancel

D.usingbackupcontrolfile


参考答案

更多 “ Thedatabaseisbeingrestoredfromaclosedbackup.Thedatafiles,controlfiles,passwordfile,andparameterfileareavailable,buttheonlineredologsarenot.Becausetheonlineredologsarenotavailable,youmustsimulaterecoveryandalterthedatabaseopenwiththeresetlogsoptionsotheonlineredologsarecreatedwhilethedatabaseopens.Whichtypeofrecoverisusedinthissituation?()A.untilSCNB.untiltimeC.untilcancelD.usingbackupcontrolfile ” 相关考题
考题 Whichtypeofdatabasefileisspreadacrossalldisksinadiskgroup?() A.Alltypesoffilesarespreadacrossalldisksinthediskgroup.B.DatafilesC.RedologfilesD.ArchivedredologfilesE.Controlfiles

考题 Ifyoulostyourentiredatabase,includingthedatabasespfile,controlfiles,onlineredologs,anddatabasedatafiles,whatkindofrecoverywouldberequiredwithRMAN?() A.Completedatabaserecovery.B.Incompletedatabaserecovery.C.Approximatedatabaserecovery.D.Archiveddatabaserecovery.E.ThedatabasecouldnotberecoveredwithRMAN.

考题 Youhaveconfiguredtheflashrecoveryareatostoreonlineredologfiles,controlfiles,archivedredologsandRMANbackups.Whichofthefollowingfilescanyousuccessfullydeletefromtheflashrecoveryareaifyouwanttoreclaimthespacewithinit?()A.multiplexedcontrolfilesB.RMANobsoletebackupsC.multiplexedonlineredologfilesD.archivedredologsthathavenotbeencopiedtotape

考题 YouarepartoftheDBAteamworkingforaGRANTSYSDBATOjohn;However,youreceivethefollowingerror:ORA-01996:GRANTfailed:passwordfile’c:\oracle\ora9i\dbs\testdb.pwd’isfullWhichactionshouldyoutaketoaddtheuserjohntothepasswordfilewithoutremovinganyoftheexistingusers?()

考题 YouaremaintainingyourdatabaseinOracle10g.YouareperformingthebackupbyusingtheBACKUPASBACKUPSETcommandattheRMANprompt.WhichfilecannotbebackedupbyusingtheBACKUPASBACKUPSETcommand?() A.DatafilesB.CurrentcontrolfileC.Serverparameterfile(spfile)D.Passwordfile

考题 参数REMOTE_LOGIN_PASSWORDFILE在Oracle数据库实例的初始化参数文件中,此参数控制着密码文件的使用及其状态,以下说法正确的是:()A、NONE:只是Oracle系统不使用密码文件,不允许远程管理数据库B、EXCLUSIVE:指示只有一个数据库实例可以使用密码文件C、SHARED:指示可有多个数据库实例可以使用密码文件D、以上说法都正确

考题 参数remote_login_passwordfile设置为EXCLUSIVE是什么含义?() A. 不支持远程sysdba的登录B. 支持远程sysdba的登录,一个数据库使用一个密码文件C. 支持远程sysdba的登录,多个数据库可以使用同样的密码文件

考题 YounoticethatyourRMANscriptusedtocopythedatafiles,controlfiles,andarchivedredologfilesisperformingveryslowly.WhichtwochangesmightyouwanttoincludeinyourRMANscripttospeeduptheCOPYcommands?() A.NOCHECKSUMB.MAXCORRUPTC.CHECKLOGICALD.BACKUPINCREMENTALE.CONFIGUREDEVICETYPE...PARALLELISM

考题 YouareusingRMANtoperformacloseddatabasebackupofyourdatabase.YouissuetheseRMANcommands:STARTUPMOUNT;BACKUPFORMAT’/BACKUP/df_%d_%s_%p.bus’DATABASEfilesperset=2;Whichcomponentsareincludedinthebackup?() A.Onlythedatafiles.B.Onlythedatafilesandtheonlinelogs.C.Thedatafiles,controlfiles,andtheonlinelogs.D.Thedatafilesandcontrolfiles,butnottheonlinelogs.