In the spfile of a single instance database, LOCAL_LISTENER is set to LISTENER_1.
The TNSNAMES.ORA file in $ORACLE HOME/network/admin in the database home contains:
LISTENER_1 =
(ADDRESS= (PROTOCOL= TCP)
(HOST =host1.abc. com) (PORT=1521)
)
Which statement is true?