ObjMgrSqlLog Generates Wrong Bind Variables For LOV Query In Log File
(Doc ID 2777640.1)
Last updated on AUGUST 10, 2021
Applies to:
Siebel CRM - Version 21.4 and laterInformation in this document applies to any platform.
Symptoms
On Siebel Application 21.4, when setting only ObjMgrSqlLog event type's log level to 5, it generates the following SQL for LOV query:
As you can see, 'T1.LANG_ID = :1' and 'T1.TYPE = :2' have wrong bind variable. They should be :5 and :6.
Changes
21.4 monthly update was installed.
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 |
Changes |
Cause |
Solution |
References |