Oracle8i Reference Release 2 (8.1.6) Part Number A76961-01 |
|
Initialization Parameters, 118 of 188
Parameter type: |
Integer |
Parameter class: |
Static |
Default value: |
4 |
Range of values: |
0 to 255 |
Oracle counts one open link
Both types of connections close when the session ends. You can also close a database link connection explicitly by issuing an |
|
You should set this parameter to allow for the external procedure and cartridge connections expected during the session plus the number of databases referred to in typical distributed transactions (that is, a single SQL statement that references multiple databases), so that all the databases can be open to execute the statement. For example, if queries alternately access databases A, B, and C, and |
|
This parameter refers only to connections used for distributed transactions. Direct connections to a remote database specified as an application connects are not counted.
If you set See Also: "OPEN_LINKS_PER_INSTANCE" for information on setting open connections globally for a database instance. |
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|