How to Check Multiple Columns in One Data Quality (DQ) Check
(Doc ID 2464479.1)
Last updated on APRIL 20, 2023
Applies to:
Oracle Financial Services Data Foundation - Version 8.0.0 and laterOracle Financial Services Analytical Applications Infrastructure - Version 8.0.0 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Goal
In Oracle Financial Services Data Foundation (FSDF) 8.0.x, is there a way to improve the slow performance of the Data Quality (DQ) Rule checks on the individual columns of the instrument staging tables?
The seeded DQ rules take a long time to execute because every rule executes a separate query. For example, in STG_CASA, they want to do 40 DQ Specific Checks and they execute 40 different SQL sequentially. Is there a way to check multiple values in one query?
Solution
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
Goal |
Solution |
References |