单项选择题

A.Theblockchangetrackingfeaturemustbeenabled.
B.OMFmustbeconfiguredonyourdatabase.
C.ThedatabasemustbeinARCHIVELOGmode.
D.AUSERIDmustbesupplied.
相关考题

单项选择题 ouhavebackedupyourdatabasetwicewithoutconnectingtotherecoverycatalog.Whatcommanddoyouissuetotransferthecontrol-filemetadatatotherecoverycatalog?()

单项选择题 Youareusingflatfilesasthedatasourceforoneofyourdatawarehousingapplications.YouplantomovethedatafromtheflatfilestructurestoanOracledatabasetooptimizetheapplicationperformance.Inyourdatabaseyouhaveclusteredtables.Whilemigratingthedata,youwanttohaveminimalimpactonthedatabaseperformanceandoptimizethedataloadoperation.WhichmethodwouldyouusetoloaddataintoOracledatabase?()A.usetheexternaltablepopulationB.usetheOracleDataPumpexportandimportutilityC.usetheconventionalpathdataloadofSQL*LoaderutilityD.usethedirectpathdataloadofOracleexportandimportutility

单项选择题 WhatwillbetheresultofusingtheSQL>DROPUSERSCOTTCASCADE;command?()

单项选择题 Youwanttomakesurethatyourdatabasebackupdoesnotexceed10hoursinlength.Whatcommandwouldyouissuethatwouldmeetthiscondition?()

单项选择题 TheSQLTuningAdvisorhasbeenconfiguredwithdefaultconfigurationsinyourdatabaseinstance.WhichrecommendationisautomaticallyimplementedwithouttheDBA’sinterventionaftertheSQLTuningAdvisorisrunaspartoftheAUTOTASKframework?()A.statisticsrecommendationsB.SQLprofilerecommendationsC.index-relatedrecommendationsD.restructuringofSQLrecommendations

单项选择题 YouwanttorebuildafreelistinthefreelistsoftheEMPLOYEEtableintheScottschema.Whichpackagewillyouusetoaccomplishthis?()

单项选择题 Youareworkingonthe24X7databasewithhightransactionvolume,toensurefasterinstancerecoveryonyourdatabaseyousettheFAST_START_MTTR_TARGETinitializationparametertoaverylowvalue.Whateffectitwillhaveonthedatabase?()A.Thedatabaseperformancewouldbeenhanced.B.Theredologfileswouldbegetfilledmorefrequently.C.Theoveralldatabaseperformancewouldbedegraded.D.Themeantimetorecover(MTTR)wouldbeincreased.

单项选择题 Youissuethefollowingstatement:SQL>SELECTFIRSTNAME,LASTNAMEFROMHR.EMPLOYEE;Youreceivethefollowingerror:01578:ORACLEdatablockcorrupted(file6,block54)ORA-01110:datafile6:’u01/oracle/oradata/data1.dbf’Howwillyouresolvethisproblemofdatablockcorruptionbyreducingthemeantimetorecover(MTTR)?()A.byusingtheDBMS_REPAIRpackageB.byusingtheDBVERIFYutilityC.byusingBlockMediaRecoveryD.byissuingtheANALYZETABLEHR.EMPLOYEESVALIDATESTRUCTUREcommand

单项选择题 YourdatabaseisopenandusersareconnectedusingtheLISTENERlistener.ThenewDBAofthesystemstopsthelistenerbyusingthefollowingcommand:LSNRCTL>STOPWhatwouldhappentothesessionsthatarepresentlyconnectedtothedatabaseinstance?()A.Thesessionsareabletoperformonlyqueries.B.Thesessionsarenotaffectedandcontinuetofunctionnormally.C.Theactivetransactionsarerolledbackandthesessionsgetterminated.D.Thesessionsarenotallowedtoperformanyoperationstillthelistenerisstarted.

单项选择题 WhatcommandwouldyouusetosetapersistentsettinginRMANsothatbackupsareallwrittentoatapedevice?()

单项选择题 Whichdynamicviewdisplaysthestatusofblock-changetracking?()

单项选择题 Youcreatedaresponsefileandwanttocheckitbeforestartinginstallationsinsilentmode.YoustartedinstallationofOraclesoftwareininteractivemodebyprovidingtheresponsefile.Inthemiddleoftheinstallation,yourealizethatthebehavioroftheOracleUniversalInstaller(OUI)isnotconsistentwiththeresponsefile.Whatactionwouldyoutaketodetectthecauseofthisbehavior?()A.Comparethecontentsoftheinstall.logfilewiththeresponsefile.B.RefertothecontentsoftheoraInst.locfiletoverifythestepsperformedbyOUI.C.ComparethecontentsoftheinstallActions.logfilewiththatoftheresponsefile.D.RefertothealertlogfileforinformationregardingtheactionsperformedbyOUIduringinstallation.

单项选择题 Whatfeaturecomesintoplaytohelpensurethecompletionofthebackupshouldoneofthreebackupdevicesfailduringabackupthatisusingthreedifferentchannels?()

单项选择题 YouwanttousetheFlashbackTransactionQueryfeaturetoidentifyallthechangesmadetoyourdatabasewithinaspecifictimeperiod.WhatisaprerequisiteforusingtheFlashbackTransactionQueryfeature?()

单项选择题 Youbackedupthecontrolfiletotrace.Whichstatementistrueaboutthetracefilegenerated?()

单项选择题 TheuserHRownstheEMPtable.TheuserHRgrantsprivilegestotheuserSCOTTbyusingthiscommand:SQL>GRANTSELECT,INSERT,UPDATEONempTOscottWITHGRANTOPTION;TheuserSCOTTexecutesthiscommandtograntprivilegestotheuserJIM:SQL>GRANTSELECT,INSERT,UPDATEONhr.empTOjim;Now,theuserHRdecidestorevokeprivilegesfromJIMusingthiscommand:SQL>REVOKESELECT,INSERT,UPDATEONempFROMjim;WhichstatementistrueafterHRissuestheREVOKEcommand()A.ThecommandfailsbecauseSCOTTstillhasprivileges.B.ThecommandsucceedsandprivilegesarerevokedfromJIM.C.ThecommandfailsbecauseHRcannotrevoketheprivilegesfromJIM.D.ThecommandsucceedsandonlyHRhastheprivilegetoperformtheSELECT,INSERT,andUPDATEoperationsontheEMPtable.

单项选择题 Youwanttomonitorandcontroltheresourceusagebysessions.Youwanttobewarnedautomaticallywhenmorethan100sessionsareopenedwithyourdatabase.Whatactionwouldyoutaketoachievethis?()

单项选择题 YouareperformingflashbackoftheORDERStableintheScott’sschemabecausesomeimportantdataisdeletedinthetablebymistake.TheSCNnumberwas771513atthetimeofdeletion.YouissuedthefollowingstatementtoperformFlashbackTable:SQL>FLASHBACKTABLEORDERSTOSCN771513;WhatistheprerequisitetoperformFlashbackTable?()A.YoumustconfigureOMFinyourdatabase.B.Youmustenableblockchangetrackingfeatureinyourdatabase.C.YoumustenableROWMOVEMENTfeatureontheORDERStable.D.YoumustusetheFlashbackVersionQuerybeforeusingtheFlashbackTablefeature.

单项选择题 Yourdatabaseishavingtwocontrolfiles,threeredologfilegroupswithtwomembersineachgroup.Failureofwhichfilewouldcauseaninstancetoshutdown?()

单项选择题 Whichcommanddoyouusetocreatearecovery-catalogschema?()