Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Attached Slides
-
Some of the performance-tuning sessions can help users complete the model development more optimally https://community.oracle.com/customerconnect/search?query=Oracle%20Analytics%20Performance%20Tuning%20Series%20%3A%20Session&sort=dateInserted&scope=site&source=community
-
Additional points to consider 1- Attributes added by Data Augmentation may sometimes be non-numeric - These can be converted to numeric types either from the Data Augmentation interface(recommended) , Database definition, or Semantic model (least recommended hence avoid -will have performance implications) 2- use RPD Merge…
-
Attached is the PPT
-
additionally DW_DMD_FUNC_AREA_TABLE_MAP can help you identify the tables to Functional Area example 1- Identify the Functional Area to Table_name mapping 2- Filter on Specific Functional ara and identify and filter out tables you need to provide access for - In the below screenshot we identify all the underlying tables for…
-
Attached Script for reference