i have 2 environments - dev and production. both have the same universe (test_universe), but both were created by hand in both environments. i have been told here is a unique name/identifier for the universes. my question is: if i take a bair of test_universe in development and load it into production (same directory), will it:
overwrite the existing test_universe in production?
will all of the saved ad-hoc reports in production still work (link to new universe)?
will all of the custom sql saved reports in production still work (link to new universe)?
generally, is bo smart enough to use the universe name and keep the unique identifiers set in each environment, or will it updated everything in production and lose the report connections to the original universe?
thanks in advance...