PMON
SMON
LGWR
CKRT
第1题:
A. Oracle.com
B. ORCL.com
C. PROD
D. PRO
E. 不会注册服务名,因为local_listener参数没有设置
第2题:
You are the Database Administrator (DBA) of your company. You execute the following statement on an Oracle 10g instance: SQL> ALTER SYSTEM SWITCH LOGFILE; Which two tasks are performed when the statement is executed? ()
第3题:
Which Oracle background process is responsible for providing information about the instance name associated with the service handlers and services to the listener?()
第4题:
Which background process does Automatic Shared Memory Management use to coordinate the sizing of memory components?()
第5题:
You connected to the database using the following connection string: CONNECT hr/hr@test.us.oracle.com:1521/mydb Which three statements are correct regarding the connection string?()
第6题:
Which background process is responsible for writing the dirty buffers from the write list to the data files during a checkpoint?()
第7题:
With dynamic service registration, which process registers instance information with the listener?()
第8题:
whether the password is set in the listener or a file or not
the number of client connections the service handler has refused
the information will be displayed whether the instance can accept connections or not
the protocol addresses on which the listener is configured to listen
第9题:
SMON
PMON
shared server
dedicated server
第10题:
Oracle Net Manager
Listener Control Utility
Oracle Net Control Utility
Oracle Net Configuration Assistant
第11题:
mydb is a service name.
test.us.oracle.com is a database name.
1521 is the listener port number.
mydb is a host name.
test.us.oracle.com is a net service name.
hr is a username.
test.us.oracle.com is an instance name.
第12题:
Microsoft Internet Information Services (IIS) 6.0
Windows Process Activation Services (WAS)
A Windows Forms application
A Windows Service
第13题:
Which statement is true regarding Dynamic Service Registration?()
第14题:
You work as a database administrator for Supportcenter.cn. You are working on Oracle Database 10g. To forward client connections to an instance, the listener must know information such as the name of the instance and where the instance’s ORACLE_HOME is located. How does the listener get this information?()
第15题:
Which Oracle background process frees SGA resources that were allocated to a user process that failed?()
第16题:
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?()
第17题:
You are maintaining the database of a company. The listener process, listener1, is configured for remote access. You have issued the following command: LSNRCTL>STATUS listener1 Which information will NOT be displayed when you issue the above command?()
第18题:
Which three statements are true when the listener handles connection requests to an Oracle 12cdatabase instance with multithreaded architecture enabled In UNIX?()
第19题:
It acts as the listening endpoint for the Oracle database instance for all local and non-local user connections.
A single listener can service only one database instance and multiple remote client connections.
Service registration with the listener is performed by the process monitor (PMON) process of each database instance.
The listener.ora configuration file must be configured with one or more listening protocol addresses to allow remote users to connect to a database instance.
第20题:
PMON
SMON
LGWR
CKRT
第21题:
It gets it from the parameter file.
The listener prompts for details on startup.
The listener gathers information from the control file.
The instance automatically registers with the default listener.
The listener gets this information through thelistener.orafile.
第22题:
Acceptance Test Plan
Change Management
Incident Management
Configuration Management
第23题:
Dynamic service registration requires configuration in the listener .ora file.
Dynamic service registration can be used only with an Oracle9/instance.
Dynamic service registration cannot register a local listener that does not use TCP/IP or port 1521.
The PMON background process automatically registers each database instance if the necessary parameters have been set in the database initialization parameter file.
第24题:
ASMB
PMON
RBAL
SMON