Use this page to enter or edit static database registration information for
a listener. The changes you make here are applied to the listener.ora
file, rather than to a running listener.
For more information, see the chapter "Configuring and Administering the Listener" in the Oracle Net Services Administrator's Guide.
The following table lists some of the fields to which you should pay close attention:
Field |
Description |
|---|---|
Service Name |
Use this field to identify the database service.
While processing a client connection request, the listener tries to match
the value of this parameter with the value of the This parameter is primarily intended for configurations with Oracle8 release 8.0 or Oracle7 databases (where dynamic service registration is not supported for dedicated servers). This parameter may also be required for use with Oracle8i, Oracle9i, and Oracle 10g database services by some configurations. |
Oracle Home Directory |
Use this setting to specify the Oracle home location of the instance.
Without this setting, the listener assumes its Oracle home for the instance.
On Windows, this setting is specified by the |
Oracle System Identifier (SID) |
Use this field to specify the Oracle System Identifier (SID) of the instance.
You can obtain the SID value from the INSTANCE_NAME parameter in the initialization
parameter file. |
Related Topics
Enterprise Manager Information Roadmap
Copyright © 1996, 2005, Oracle. All rights reserved.