MaxActiveConnections Element (ASSL)
Contains the maximum number of concurrent connections allowed by an element that is derived from the DataSource data type.
Syntax
<DataSource>
...
<MaxActiveConnections>...</MaxActiveConnections>
...
</DataSource>
Element Characteristics
Characteristic |
Description |
---|---|
Data type and length |
Integer |
Default value |
10 |
Cardinality |
0-1: Optional element that can occur once and only once. |
Remarks
If the value of this element is set to zero, the maximum number of concurrent connections is determined by the data cartridge that is used to access the data source. If the value of this element is set to a negative value, the maximum number of concurrent connections is unlimited.