admin管理员组

文章数量:1289844

We are migrating Obiee rpd (datamodels and subject areas) from oracle to snowflake in windows. If I create a new connection for snowflake, then it will over write the existing physical, BMM & presentation layer. I want both oracle and snowflake to exist pointing to oracle and snowflake respectively for reports and dashboards. So that I can test and compare in both environments. What will be best approach?

I created a new connection for snowflake with same schema, tables as in oracle, then it will over write the existing physical, BMM & presentation layer. I want both oracle and snowflake to exist pointing to oracle and snowflake respectively for reports and dashboards, so that I can test and compare in both environments. What will be best approach?

We are migrating Obiee rpd (datamodels and subject areas) from oracle to snowflake in windows. If I create a new connection for snowflake, then it will over write the existing physical, BMM & presentation layer. I want both oracle and snowflake to exist pointing to oracle and snowflake respectively for reports and dashboards. So that I can test and compare in both environments. What will be best approach?

I created a new connection for snowflake with same schema, tables as in oracle, then it will over write the existing physical, BMM & presentation layer. I want both oracle and snowflake to exist pointing to oracle and snowflake respectively for reports and dashboards, so that I can test and compare in both environments. What will be best approach?

Share Improve this question asked Feb 20 at 1:00 Jaya DJaya D 1 1
  • 1 Not really my area of expertise but why not copy the rpd and change the connection in that? – NickW Commented Feb 20 at 13:20
Add a comment  | 

1 Answer 1

Reset to default 0

If your Snowflake model is the same as your Oracle database, meaning the table structures are the same, then all you need to do is change the connection pool to point to Snowflake instead of Oracle. If you have a different data model in Snowflake than in Oracle then obviously the approach is much different and you actually need to change your metadata model to point to the new data structures for your entities. You haven't provided any detail in your original question so it's basically impossible to say what you need to do.

本文标签: Migrating Obiee rpd (datamodels and subject areas) from oracle to snowflake in windowsStack Overflow