December 2002
Intermediate to advanced
928 pages
85h 29m
English
LOCAL_LISTENER
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)))