Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

SessionHomogeneous – PB Docs 2021 – PowerBuilder Library

SessionHomogeneous – PB Docs 2021

SessionHomogeneous

database parameter

Description

Authenticates all sessions in a session pool with the user name
and password in effect when the session pool was created.

Applies to

ORA Oracle (for 11g and later)

Syntax

Parameter

Description

value

Specifies restrictions on authentication values for
a session pool. Values are:

  • True

    Sessions in the session pool can be authenticated
    only with the user name and password of the session pool
    creator.

  • False

    (Default) The sessions in the session pool can use
    the user name and password of a connection request even if
    they differ from the user name and password of the session
    pool creator.

Default value

False, but this value is meaningless if session pooling is not
set.

Usage

When set to True, all sessions in the session pool are
authenticated with the user name and password in effect when the pool
was created. The user name and password in later connection requests are
ignored. Proxy sessions cannot be created in homogeneous session
mode.

Examples

The following example enables homogeneous session pooling:

  • 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 on the same page.

  • Application

    Type the following in code:

See also

Pooling


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x