|
Which parameter would you set to enable connect-time failover for multiple listeners? (Type only one answer. Do not type any extra words or characters.)
failover
Which three types of data is stored by Oracle Names? (Choose three.)
A. list of available protocols
B. list of global database links
C. names and addresses of Names servers
D. list of registered dispatchers and addresses
E. names and listener addresses of all Connection Managers on the network
c,a,b
Which three capabilities does the Oracle Connection Manager tool provide? (Choose three.)
A. cache replication
B. single task access
C. connection pooling
D. network access control
E. connection concentration
F. multiple protocol interchange
d,e,f
Which parameter specifies the maximum number of server processes that get prespawned in a dedecated server environment? (Type only one answer. Do not type any extra words or characters.)
prespawned_max_servers
Which two parameters can be specified for client load balancing? (Choose two.)
A. FAILOVER
B. LOAD_BALANCE
C. LOAD_BALANCING
D. ENABLE_FAILOVER
E. ENABLE_LOAD_BALANCE
a,b
Which file stores the profile information using the Net8 Assistant tool? (Type only one answer. Do not type any extra words or characters.)
sqlnet.ora
Which two are features of Connection Manager? (Choose two.)
A. connection exchange
B. connection resolution
C. connection multiplexing
D. connection crosslinking
E. protocol transformation
F. multiprotocol interchange capability
f,e
What are two advantages when using the host naming method? (Choose two.)
A. No configuration is required.
B. Oracle Connection Manager is supported.
C. It resolves service names across networks running different networks.
D. It eliminates the need to understand Oracle Names administration procedures.
E. It eliminates the need to create and maintain a local names configuration file.
e
Net8 Assistant can be used to configure a region database to be used by a Names server. Which two methods can be used to populate the database with service names? (Choose two.)
A. Net8 Assistant can be used to load service names.
B. Service names can be read from an existing sqlnet.ora file.
C. Service names can be read from an existing tnsnames.ora file.
D. Service names can be loaded by issuing the NAMESCTL>reload command.
E. Service names can be loaded dynamically when the Names server is restared.
a,d
Which file stores the profile information using the Net8 Assistant tool? (Type only one answer. Do not tupe any extra words or characters.)
sqlnet.ora
Which two statements are true regarding initial shared server processes? (Choose two.)
A. If initial server processes are idle, they get deallocated.
B. It is best to estimate more initial server processes than fewer.
C. You can change the minimum number of shared server processes dynamically.
D. Initial server processes all get allocated when starting up the instance and database.
Which parameter would you set to enable connect-time failover for multiple listeners? (Type only one answer. Do not type any extra words or characters.)
connect_timeout
Which V$ view would you view to obtain information on shared server processes? (Type only one answer. Do not type any extra words orcharacters.)
v$shared_servers
Which two are tasks of the dispatcher process? (Choose two.)
A. receiving connection requests
B. placing a request in the request queue
C. updating the listener with new load values
D. determining if the client request can be processed
a,c
|