Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

Part Number E25513-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub
REFRN30064

V$DISPATCHER_CONFIG

V$DISPATCHER_CONFIG displays information about the dispatcher configurations and their attributes.

Column Datatype Description
CONF_INDX NUMBER Zero-based index of the DISPATCHERS configuration
NETWORK VARCHAR2(1024) Network protocol or listening address of dispatchers (may be truncated)
DISPATCHERS NUMBER Number of dispatchers to maintain for the configuration
CONNECTIONS NUMBER Maximum number of concurrent connections per dispatcher
SESSIONS NUMBER Maximum number of concurrent sessions per dispatcher
POOL VARCHAR2(4) Indicates whether Connection Pooling is on:
  • IN

  • OUT

  • BOTH

  • OFF

TICKS NUMBER Tick size (in seconds) for Connection Pooling timeout
INBD_TIMOUT NUMBER Timeout duration (in ticks) for pooled inbound connections
OUTBD_TIMOUT NUMBER Timeout duration (in ticks) for pooled outbound connections
MULTIPLEX VARCHAR2(4) Indicates whether Session Multiplexing is on:
  • IN

  • OUT

  • BOTH

  • OFF

LISTENER VARCHAR2(1200) Listeners to register dispatchers with (may be truncated)
SERVICE VARCHAR2(128) Service names supported (may be truncated)

Reader Comment

   

Comments, corrections, and suggestions are forwarded to authors every week. By submitting, you confirm you agree to the terms and conditions. Use the OTN forums for product questions. For support or consulting, file a service request through My Oracle Support.

Hide Navigation

Quick Lookup

Database Library · Master Index · Master Glossary · Book List · Data Dictionary · SQL Keywords · Initialization Parameters · Advanced Search · Error Messages

Main Categories

This Document

New and changed documents:
RSS Feed HTML RSS Feed PDF