多项选择题
You work as a database administrator for Supportcenter.cn. Your database is in the MOUNT state and you execute the following command to open it ALTER DATABASE OPEN; What two actions are performed as a result of this command?()
A.All control files are opened
B.All redo files are opened
C.The password file is opened
D.The parameter file is opened
E.All online data files are opened
相关考题
-
单项选择题
YouworkasadatabaseadministratorforSupportcenter.cn.Yoususpectthatinoneofyourapplicationsthecustomertableisbeingaccessedbysomeunauthorizedusers.Whichoptionwouldyouusetomonitorthequeriesbeingexecutedonthecustomertable?()
A.Monitor thealert.logfile
B.Enable server-side SQL tracing for user sessions
C.Enable fine-grained auditing for the customer table
D.Enable Fine-Grained Access Control (FGAC) for the customer table
E.Write a database trigger on the customer table on the SELECT event -
单项选择题
YouworkasadatabaseadministratorforSupportcenter.cn.Oneoftheusersessionswasterminatedabnormallyinthemiddleofatransaction.WhatdoesOracledatabasedotorecoverit?()
A.Uses undo data for roll forward
B.Uses Flashback Log for recovery
C.Uses online redo logs to roll back
D.Uses undo data to roll back the transaction
E.Uses Recovery Manager (RMAN) to roll back
F.Uses the System Monitor (SMON) background process to perform instance recovery -
多项选择题
YouworkasadatabaseadministratorforSupportcenter.cn.Yourlistenerprocess,L1,iscurrentlylisteningtothreedatabases:CertKINDB04,SupportCenterDB05andSupportCenterDB06.UsingDatabaseConfigurationAssistant(DBCA)youcreateonemoredatabase,SupportCenterDB07,andenabledynamicregistration.WhichtwocommandsofListenerControlUtility(lsnrct1)wouldyouusetodeterminewhetherthedynamicregistrationoccurredforthedatabase,SupportCenterDB07,withtheL1listenerprocess?()
A.SHOW L1
B.SPAWN L1
C.STATUS L1
D.SERVICES L1
E.STATUS LISTENER
F.SERVICES LISTENER
G.SHOWcurrent_listener
