
DISPATCHERS
Parameter Quick Reference
|
39
Controls whether I/O to datafiles, control files, and log files is
asynchronous. If a platform does not support asynchronous I/O
to disk, this parameter has no effect. If DISK_ASYNCH_IO is set
to FALSE, the DBWR_IO_SLAVES parameter should be set to a
nonzero value in order to simulate asynchronous I/O.
DISPATCHERS
Value:
Quoted string (see description)
Default:
None
Dynamic:
ALTER SYSTEM
Configures dispatcher processes in a Shared Server environment.
New with Oracle9i.
Syntax
DISPATCHERS ='{ (PROTOCOL = protocol)
| (ADDRESS = address)
| (DESCRIPTION = description)
}
[({DISPATCHERS = integer
| SESSIONS = integer
| CONNECTIONS = integer
| TICKS = seconds
| POOL = {1 | ON | YES | TRUE | BOTH |
({IN | OUT} = integer) | 0 | OFF | NO |
FALSE | integer}
| MULTIPLEX = {1 | ON | YES | TRUE |
0 | OFF | NO | FALSE | BOTH | IN | OUT}
| LISTENER = tnsname
| SERVICE = service
| INDEX = integer
})]'
Keywords
protocol
Network protocol for the dispatcher.
address
Network protocol address for the dispatcher.
description
Network description for the dispatcher.