多项选择题
You work as a database administrator for Certkiller .com. You decided to manage client and server connections using Local Naming method in Certkiller .com. When you try to connect to the database you get the following error: ERROR:
ORA-12154:TNS:couldnot resolve service name
Which network configuration files would you look into to resolve this error?()
A.snmp.ora
B.names.ora
C.spfile.ora
D.sqlnet.ora
E.listener.ora
F.tnsnames.ora
相关考题
-
单项选择题
You work as a database administrator for Certkiller .com. You find that the database performance degrades while you backup the Certkiller database using Recovery Manager (RMAN). The Certkiller database is running in shared server mode. The database instance is currently using 60% of total operating system memory. You suspect the shared pool fragmentation to be the reason. Which action would you consider to overcome the performance degradation?()
A.Configure Java Pool to cache the java objects.
B.Configure Streams Pool to enable parallel processing.
C.Increase Shared Pool size to cache more PL/SQL objects.
D.Increase Database Buffer Cache size to increase cache hits.
E.Configure Large Pool to be used by RMAN and shared server.
F.Increase the total System Global Area (SGA) size to increase memory hits. -
单项选择题
YouworkasadatabaseadministratorforCertkiller.com.Youstartedtheinstanceusingtheinit.orafile.Youhavetwocontrolfilesandthreeredologgroupsinyourdatabase.Youdecidedtoprotectthedatabaseagainstfailuresbyaddingonemorecontrolfile.Whichfileistheappropriatewaytoperformthistask?()
A.Shut down the instance, copy the control file to the third location and open the database.
B.Abort the instance, copy the control file to the third location, modify the CONTROL_FILES parameter in theinit.orafile and open the database.
C.Copy the control file to the third location, modify the CONTROL_FILES parameter in theinit.orafile, restart the instance and open the database.
D.Shut down the instance, copy the control file to the third location, modify the CONTROL_FILES parameter in theinit.orafile and open the database.
E.Shut down the instance, startup in the mount state, copy the control file to the third location, modify the CONTROL_FILES parameter ininit.oraand open the database. -
单项选择题
ThedatafilebelongingtotheSYSTEMtablespaceiscorruptedandnobackupofthefileisavailable.Howdoyourecoverthedatafile?()
A.The data file cannot be recovered.
B.The date file can be restored from theSYSTEMauto backup.
C.Take thetablespaceoffline,drop,kand re-create it.
D.Recovery Manager (RMAN) is used to recover the data file.
E.The ALTER DATABSE CREATE DATAFILE..commandis used to recover the data file.
