PoolCreator database parameter
Description
Specifies
the user name used to create a connection or session pool.
Controls
-
ORA Oracle 11g
Syntax
|
1 |
PoolCreator =<span>value</span> |
|
Parameter |
Description |
|---|---|
|
value |
String to specifiy the name of the connection |
Default
None.
Usage
Use in conjunction with the PoolPWD DBParm. If no value is
provided for this DBParm, the LogID value is used to create the
connection or session pool.
Examples
The following example sets the name for a connection
pool creator to Scott:
-
Database
profileSelect Connection Pooling from the Pooling Type drop-down
list on the Pooling page in the Database Profile Setup dialog box,
typeScottin the Pool Creator
text box, and Scott’s password in the Password text box
on the same page. -
Application
Type the following in code:
1my_trans.dbparm =   "pooling='connection',poolcreator=<br>    'Scott',poolpwd='<span>scottspass</span>'"
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest