Having Performance Issues Related To Sql Query
(Doc ID 1941748.1)
Last updated on FEBRUARY 10, 2019
Applies to:
Oracle Clinical Remote Data Capture Option - Version 4.6.0 and laterInformation in this document applies to any platform.
Symptoms
ISSUE:
---------
It was detected a query having a bad performance. The query is:
select distinct a.received_dcm_id ,a.dcm_question_group_id ,a.dcm_question_id ,a.qg_name ,a.q_name ,a.repeat_sn from rdc_field_has_audit a where (a.received_dci_id=:b0 and a.clinical_study_id=:b1) order by a.received_dcm_id
Changes
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 |