The Database Services tab enables you to specify the database service(s) for which the listener is to receive connect requests. The listener needs this information to connect a client to the database.
An Oracle release 8.1 instance use dynamic service registration to inform the listener about its database service(s). Oracle7 and Oracle8 release 8.0 databases and Oracle Enterprise Manager tools require static service configuration in the listener.ora file.
Choose Add Database to add database service information.
Global Database Name
Enter the database name and domain name of the database as provided by the SERVICE_NAMES parameter value or DB_NAME and DB_DOMAIN parameter values in the initialization parameter file.
Oracle Home Directory
Enter the Oracle home location of the database.
| Note: Windows NT already knows the Oracle home. Therefore, this field is not needed
for a connection to a service on Windows NT.
|
Enter the Oracle System Identifier (SID) for the instance.
Do Not Use Prespawned Dedicated Servers
Select to not use prespawned dedicated servers.
Use Prespawned Dedicated Servers
Select to use prespawned dedicated servers to improve the time it takes to establish a connection to a server. Prespawned dedicated servers improve the time it takes to establish a connection on servers multi-threaded server (MTS) is not used.
| Note: Prespawned dedicated servers are not available on Windows NT.
Oracle Corporation recommends that you use MTS rather than prespawned dedicated servers to solve performance and scalability problems. |
Configure Prespawned Servers button
Choose to specify the number of prespawned dedicated servers to start for the listener.
Add Database button
Choose to configure service information for another database. A new Database tab displays where you can enter service information for another database.
Remove Database button
Choose to delete the selected Database tab and its service information.
| See Also:
Statically Configure Database Service Information Configure Prespawned Dedicated Servers for Database Services |