sendStringParametersAsUnicode is Ignored in WebLogic Server 12.1.1
(Doc ID 1566846.1)
Last updated on SEPTEMBER 15, 2022
Applies to:
Oracle WebLogic Server - Version 12.1.1.0 and laterInformation in this document applies to any platform.
Symptoms
The sendStringParametersAsUnicode parameter is being ignored by WebLogic Server 12.1.1 and higher. The same parameter was working in previous WebLogic Server versions. When doing a trace of the query traffic on MS SQL Server database, it is observed that prepared statement parameters are being sent as Unicode String values, which the sendStringParametersAsUnicode=false
parameter is intended to avoid.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |