Skip to Main Content
Oracle Net8 Configuration and Troubleshooting
book

Oracle Net8 Configuration and Troubleshooting

by Hugo Toledo, Jonathan Gennick
December 2000
Intermediate to advanced content levelIntermediate to advanced
408 pages
12h 26m
English
O'Reilly Media, Inc.
Content preview from Oracle Net8 Configuration and Troubleshooting

Name

SID_LIST_listener_name

Synopsis

SID_LIST_listener_name =
   (
   SID_LIST =
   ...
   )

Begins the section of listener.ora that defines static services for a listener. This tag must enclose a SID_LIST tag.

Examples

SID_LIST_EXTERNAL_PROCEDURE_LISTENER =
  (SID_LIST =
    (SID_DESC =
      (PROGRAM = extproc)
      (SID_NAME = plsextproc)
      (ORACLE_HOME = /s01/app/oracle/product/8.1.5)
    )
  )

SID_LIST_PRODLISTENER =
  (SID_LIST =
    (SID_DESC =
      (GLOBAL_DBNAME = jonathan.gennick.org)
      (ORACLE_HOME = E:\Oracle\Ora81)
      (SID_NAME = JONATHAN)
    )
    (SID_DESC =
      (GLOBAL_DBNAME = herman.gennick.org)
      (ORACLE_HOME = e:\Oracle\Ora81)
      (SID_NAME = HERMAN)
    )
  )
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Pro Oracle Database 11g RAC on Linux

Pro Oracle Database 11g RAC on Linux

Steve Shaw, Martin Bach
Oracle 11g

Oracle 11g

Lewis Cunningham

Publisher Resources

ISBN: 1565927532Catalog PageErrata