Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

star_transformation_enabled question

2817195Jan 22 2016 — edited Jan 24 2016

Hi friends,

We are developing new application reports and the tool requires star schema in the Oracle database. It is still in starting phase so we are trying to gather information on this.  I'm new to this so I have been reading a lot and researching on star schemas. I would like to get your inputs /suggestions from you experts as well. From what I'm reading it looks like star schema contains one fact table and can have multiple tables pointing

to the fact table as FK's.

One question is that are star schemas  enabled at schema level or does it have to be at the database level by making star_transformation_enabled='TRUE' in the ini file.

Also, are there any other parameters to use star schemas or just star_transformation_enabled should be TRUE?

    Thank you so much

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 21 2016
Added on Jan 22 2016
9 comments
495 views