Name

LOCAL_LISTENER

Synopsis

Value: valid listener specification

Default: see description

Identifies “local” listeners so that they can complete client connections to dedicated servers. Specifies the network name of either a single address or an address list, which must be on the same machine as the instance. When present, LOCAL_LISTENER overrides MTS_LISTENER_ADDRESS and MTS_MULTIPLE_LISTENERS. The default value is:

(ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST=localhost) (Port=1521))
                (ADDRESS =(PROTOCOL = IPC)
                (KEY= dbname)))

Get Oracle in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.