Skip to Content
0
Former Member
Feb 16, 2011 at 08:55 PM

Maintaining multiple universes for separate environments

24 Views

I know this is a basic question, but are there guidelines on how to manage separate universes for different versions of the same physical database structure? For example, what's a good way to manage universes for separate test environments where the table owner/qualifier is different for each environment (i.e. test1.tablename, test2.tablename, test3.tablename, prod.tablename).