Hi, I want to know the best practice to manage geospatial databases in oracle 11g. My question is if an organization consist of different departments having different geodatabases like geographical names, 1:25k topographical geodatabase, hydrographic grodatabase etc. how to mange these databases in Oracle
1- create a organization database and add all department schema's in it. In this way we have one database with multiple schema's. Is this the way to create an Enterprise Oracle Geodatabase?
2- the other way to keep different database separately in Oracle?
3- what's the best option to work in a multiuser versioning environment?
thanks