diff --git a/product_docs/docs/ocl_connector/15/ocl_rel_notes/15.2.0.2_ocl_release_notes.mdx b/product_docs/docs/ocl_connector/15/ocl_rel_notes/15.2.0.2_ocl_release_notes.mdx index 523e54352ff..f9e48f1f124 100644 --- a/product_docs/docs/ocl_connector/15/ocl_rel_notes/15.2.0.2_ocl_release_notes.mdx +++ b/product_docs/docs/ocl_connector/15/ocl_rel_notes/15.2.0.2_ocl_release_notes.mdx @@ -5,9 +5,9 @@ The EDB OCL Connector provides an API similar to the Oracle Call Interface. New features, enhancements, bug fixes, and other changes in the EDB OCL Connector 15.2.0.2 include: -| Type | Description | -| ------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Bug fix | Fixed a performance issue when reading approximately 250,000 rows using the Perforce DBLink abstraction library. | -| Bug fix | Fixed an issue where the “Value accessor mismatch" error occurred when retrieving the value of an INTEGER or NUMBER datatype using the Perforce DBLink abstraction library. | -| Bug fix | Fixed an OCI Date Issue where the date returned was always epoch (1970-1-1). | -| Bug fix | Fixed an issue where data insert was failing if parameter names contained the same prefix. | \ No newline at end of file +| Type | Description | +| ------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Bug fix | Fixed a performance issue when reading approximately 250,000 rows using the Perforce DBLink abstraction library. [Support ticket: #85251] | +| Bug fix | Fixed an issue where the “Value accessor mismatch" error occurred when retrieving the value of an INTEGER or NUMBER datatype using the Perforce DBLink abstraction library. Support ticket: 85247] | +| Bug fix | Fixed an OCI Date Issue where the date returned was always epoch (1970-1-1). [Support ticket: 88425] | +| Bug fix | Fixed an issue where data insert was failing if parameter names contained the same prefix. [Support ticket: 91805] | \ No newline at end of file