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

ServerName – PB Docs 2019 – PowerBuilder Library

ServerName – PB Docs 2019

ServerName

database parameter

Description

Specifies the server name for Oracle client interface (OCI)
pooling.

Applies to

ORA Oracle (for 11g and later)

Syntax

Parameter

Description

value

Sets the name of the server to use for OCI
pooling

Default value

None

Usage

Oracle client interface pooling for PowerBuilder applications is
created when you connect to an Oracle server for the first time. The
pooling is identified by the server name and character set that are
specified in the ServerName and NLS_Charset parameters, respectively. If
two Oracle connections are connected to the same Oracle server but use
different character sets, the connections must reside in different
connection or session pools. All pooling-related DBParm parameters must
be set before the initial database connection.

Examples

To specify the server name for OCI pooling:

  • Database profile

    Type the server name you want to set in the Server text box on
    the Connection page in the Database Profile Setup dialog box.

  • Application

    Type the following in code:


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