单项选择题
Which statement is true regarding Dynamic Service Registration?()
A.Dynamic service registration requires configuration in the listener .ora file.
B.Dynamic service registration can be used only with an Oracle9/instance.
C.Dynamic service registration cannot register a local listener that does not use TCP/IP or port 1521.
D.The PMON background process automatically registers each database instance if the necessary parameters have been set in the database initialization parameter file.
相关考题
-
单项选择题
You are implementing a very simple TCP/IP network. It rarely changes and you would like to use Oracle Connection Manager to filter client requests. Which naming method can you use?()
A.Only host
B.Only local
C.Either host or local
D.Both host and local -
单项选择题
YouneedtoimportalldefinitionsofobjectsbelongingtotheTS_EMPLOYEEStablespacebyusingtheexportfileexpdat.dmp.Whichimportstatementiscorrect?()
A.imp hr/hr TABLES=(ts_employees) rows=y
B.imp system/manager FROMUSER=hr file=expdat.dmp
C.imp hr/hr TRANSPORT_TABLESPACE=y file=expdat.dmp
D.imp system/manager TRANSPORT_TABLESPACE=y TABLESPACE=ts_employees -
多项选择题
OracleNetisresponsibleforestablishingandmaintainingtheconnectionbetweentheclientapplicationandtheserver.Ontheclientside,OracleNetisresponsibleforwhichthreeconnectivityissues?()
A.The location of the server.
B.The Oracle user being connected.
C.Privileges and role information.
D.Protocol involved in the connection.
E.How to handle exceptions and interrupts.
