ServerName

Description

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

Applies to

Syntax

ServerName =value

Parameter

Description

value

Sets the name of the server to use for OCI pooling

Default

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

Example 1

To specify the server name for OCI pooling: