In article
33AB9F0F694ED311B5810000C0AAE4F40283A5C7@gab200po08.ems.att.com, cindyclayton@ATT.COM (Clayton, Cindy, HRGBM) wrote:
The supervisor module gets universe details from the security domain not the universe domain, hence the table obj_m_universes is the one you need to look at.
Yes I see. One universe in that table…
In this table is a field called m_uni_n_lat which is the last ction type - a value of 1 represents that the universe has been deleted and hence will not appear in the delete|universes list. If you compact the
security domain then these should be removed.
So what is the purpose of unv_universe?
Cindy,
there is ever only one security domain (hold back any pedants!), however associated with this security domain you can have multiple universe domains - hence there can be an indefinite number of UNV_UNIVERSE tables, each within a separate schema. Presumably therefore the OBJ_M_UNIVERSE table provides a single point of reference for each of the universes, but also holds within in information relating to the universe configuration management if you like, i.e. when it was last changed, revision number and so on. In the (multiple) UNV_UNIVERSE tables you have slightly different (although some of it is duplicated) information relating to the universes present.
I presume that there is both OBJ_M_UNIVERES and UNV_UNIVERSE so that dependant upon what BO tool is being used, only one connection is required to be made to the repository, i.e. to get list of universes/reports etc etc, BO presumably connects using the security domain connection details. However, when a universe is selected, then the appropriate universe domain connection is used from that point on.
As you can see, I am not 100% sure on this one, however, what I do know is that however many universe domains are present, the OBJ_M_UNIVERESE table conatins details on all universes. Whereas the UNV_UNIVERSE table will only contain information relating to the universes within that specific domain.
Regards
Brian
Listserv Archives (BOB member since 2002-06-25)