anhkiet Posted October 2, 2009 Share Posted October 2, 2009 When I create a domain which is based on a datasource of Oracle DB, the name of the Oracle schema is added as a prefix of tables in the domain. That way when the Oracle DB schema is changed, design of the domain should be updated.Is there any ways to make domains independent to DB schema so that users can change the underlying DB schema name? I suppose the names (just the names) of the schema for development and for deloyment are different but the structure of the schemas are the same.Any comments would be appreciated. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now