Part 2: The 32-Bit/64-Bit Drivers : The DB2 Wire Protocol Driver : Connection Option Descriptions : Package Name Prefix

Package Name Prefix
Attribute
PackageNamePrefix (PNP)
Purpose
Specifies a two-character prefix used for package names when the driver executes dynamic SQL. The default package name uses the following syntax:
DDOiVRMx
where:
DD
is the two-character prefix.
i
is one of the following characters:
VRM
is the Version Release Modification, for example, you can specify 520 to represent version 5.2.0.
x
is a one-character suffix that specifies:
For example, the package name DDOC520A would represent a package using the Committed Read isolation level, at version 5.20, and using cursor queries/updates.
Valid Values
xx
where:
xx
is a two-character prefix.
Default
DD
GUI Tab
Advanced tab

© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.