多项选择题
Your application demands frequent connection and disconnection from the database. You have three listener processes that are listening for the database PROD. While setting up the connect string using Oracle Enterprise Manager 10g Database Control, which two options would you select to balance the connection load across all the listener processes?()
A.Use only the first address.
B.Try one address,selected at random.
C.Try each address,in order,until one succeeds.
D.Try each address,randomly,until one succeeds.
相关考题
-
单项选择题
Redologfilesaremultiplexedinyourdatabase.Thediskinwhichyouhaveoneoftheredologmembersishighlyfragmented.Intheprocessofdefragmentationyoulosetheredologmember,whichisnotamemberofthecurrentgroup.Howwouldyourecoverfromthelossoftheredologmember?()
A.SMON would automatically restore the lost file.
B.You would need to restore the whole database from the last backup.
C.You would need to restore the file from the last full database backup.
D.You would need to use flashback technology to restore the lost redo log member.
E.You would need to use Recovery Manager (RMAN) to restore the lost redo log member.
F.You would need to restore the missing log file by copying one of the remaining files from the same group. -
多项选择题
You decided to increase the value for the SHARED_SERVERS parameter by using the following command: SQL> ALTER SYSTEM SET SHARED_|SERVERS=3 SCOPE=?; Which three values can be specified for the SCOPE clause?()
A.ALL
B.PFILE
C.BOTH
D.NONE
E.SPFILE
F.MEMORY
G.INSTANCE
H.DATABASE -
单项选择题
Youhavethreedatabases,FINDB,PAYDBandADMINDB,locatedinSydney,TokyoandSingaporerespectively.Youwanttoperformadministrativetaskswhichincludestartingupandshuttingdownthedatabases,creatingandmanagingtablespacesanddatabaseusers,andtakingregularbackups,forallofthethreedatabasesfromLondon.Whichcomponentmustbeenabledandrunningoneachhostmachinetoachieveyourobjective?()
A.Oracle Management Agent
B.Enterprise Manager with Grid Control
C.Enterprise Manager with Database Control
D.Operating System Socket for incoming requests
E.Real Application Cluster (RAC) with three instances
F.Enterprise Manager with Generic Database Management
