多项选择题
You work as a database administrator for Supportcenter.cn. Your listener process, L1, is currently listening to three databases: CertK INDB04, SupportCenter DB05 and SupportCenter DB06. Using Database Configuration Assistant (DBCA) you create one more database, SupportCenter DB07, and enable dynamic registration. Which two commands of Listener Control Utility (lsnrct1) would you use to determine whether the dynamic registration occurred for the database, SupportCenter DB07, with the L1 listener process?()
A.SHOW L1
B.SPAWN L1
C.STATUS L1
D.SERVICES L1
E.STATUS LISTENER
F.SERVICES LISTENER
G.SHOWcurrent_listener
相关考题
-
单项选择题
YouworkasadatabaseadministratorforSupportcenter.cn.YouareusingRecoveryManager(RMAN)forbackupandrecoveryofyourdatabase.YouexecutedthedeletecommandinRMANtodeleteabackupofatablespace.Whichstatementistrueinthisscenario?()
A.The backup status will be marked expired in RMAN recovery catalog.
B.The backup status will be marked deleted in RMAN recovery catalog after you execute the crosscheck command.
C.The backup will be deleted physically from the OS (Operating system)and the backup information is removed from the recovery catalogl
D.The backup status will be marked deleted and you must delete the backup file manually from the OS (Operating system).
E.The backup status will be marked deleted and you must delete the backup file manually from the OS (Operating system), if you are not using Oracle Managed Files (OMF). -
多项选择题
YouworkasadatabaseadministratorforSupportcenter.cn.Oneofthedatabaseusersaccidentallydeletedalltherowsofacriticaltableandcommittedthedeleteat1:30p.m.Youseniordatabaseadministrator,SupportCenter,asksyoutoretrievethelostdata.Whichtwoactionswouldyouusetoensurethatthereisnoimpactonotherconnecteduserswhileretrievingthedeletedrows?()
A.Use a flashback query to retrieve the rows that were deleted
B.Useconventialincremental export and then import the affected object
C.Shutdown the database inNORMALmode and restart the database instance
D.Use DBMS_META package to reconstruct the object using undo segments
E.UseTablespacePoint in Time Recovery (TSPITR) method to recover the table and the data
F.Use Oracle DataPumptwithflashback_timeoption toentableflashback export and then import the affected object. -
单项选择题
You work as a database administrator for Supportcenter.cn. When you tried to connect to the database, you received the following error: ERROR: ORA-12541:TNS:no_listener You found that the listener is not running on the server, so you issued the following command in the Listener Control utility to start the listener. lsnrctl>START What statement is true?()
A.It would attempt to start the default listener
B.It would start the most recently created listener.
C.It would display an error with a message asking for the listener name to be specified.
D.It would show you a list of listeners and prompts for the listener name that you want to start.
