ConnectionVersion
The ConnectionVersion parameter identifies the version number of the Oracle client and server.
Attributes
This parameter has the following attributes:
Attribute | Value |
---|---|
Section | [StartUp] |
Abbreviation | None |
DBMS | Oracle |
Required? | No |
Valid values | Any supported version of the Oracle client and server software. For a list of supported versions, see Installing-High-speed-Apply-Engine-on-UNIX-or-Windows. |
Default value | None |
Usage
Specify the version number of the Oracle client and server for the target tables. Enter the version number in the format v.r.m, separated by periods, for example:
If you do not specify this parameter, the High-speed Apply Engine attempts to determine the Oracle version for the target tables by using the SQL*Plus program. The directory that contains SQL*Plus must be included in the path for the server, so that High-speed Apply Engine can run the program. If High-speed Apply Engine cannot determine the Oracle version number from the configuration or the server, it cannot process the apply request.
You need to specify this parameter only if High-speed Apply Engine cannot determine the version. In that case High-speed Apply Engine generates the message BMCAPT0123, Unable to determine connection version.
Related topic