The listener uses dynamic information about the database and instance it has received through service
registration before using information statically configured. Some services such as heterogeneous services and
external procedures require the use of information statically configured within listener.ora. In order to support
this, which tool could be used to configure the listener statically?
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?
Examine the RMAN command:
SWITCH DATAFILE '/DISK3/user_data01.dbf';
Which command do you need to issue before you issue the above command, so that RMAN finds the file in the
restored location of 'DISK2/user_data01.dbf'?
You experience a loss of the disk on which the USER_DATA tablespace data files are stored. You attempt to
recover the data files but discover that the archived redo log file with sequence number 45, which is needed to
perform complete recovery, is invalid. You then begin incomplete recovery-
You receive this prompt:
ORA-00279:change 309012...03/09/01 11:33:56 needed for thread ORA-00289: suggestion : /disk1/archive/
arch_45.rdo
ORA-00280: change 309012 for thread 1 is in sequence #45 Specify log: {=suggested | filename | AUTO
| CANCEL}