CSIncr database parameter
Description
Specifies an integer for database connection increments per
session.
Controls
-
ORA Oracle 11g and
Oracle 9.2 or later databases
Syntax
1 |
CSIncr =<span>value</span> |
Parameter |
Description |
---|---|
value |
Specifies an increment for the number |
Default
1
Usage
This value is ignored when the SessionHomogeneous DBParm is
set to false.
Examples
The following example sets the increment for the
number of database connections in a session pool to 10:
-
Database profile
Select Session Pooling from the Pooling Type drop–down
list on the Pooling page in the Database Profile Setup dialog box,
select the Homogeneous Session Pooling check box, and type 10 in the
Increment text box on the same page. -
Application
Type the following in code:
1my_trans.dbparm="Pooling='session',csincr = 10"
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments