We have two universe domains universe (uses connection of Secure2) and universe_dev(uses connection of secure_dev). Universe imported from repository and connection changed in parameters from Secure2 to Secure_dev and saved to local drive in Universe_Dev subdirectory. This file is then exported to universe_dev domain. User opens file and attempts to change universe to universe_dev domain and receives error that universe doesn’t exist or is ambiguous. I then import the universe_dev file and the class and object section is blank and no joins exist between tables.
Try exporting the universe to Universe_dev domain using the same connection “secure2”. My guess is the connection which you are changing in the parameters from secure2 to secure_dev may not be pointing to the similar database structure. If you are working with the linked universe structure you have to export the Kernel to the new domain and later change the source for the derived universe to the new exported location’s (domian) kernel and later export the derived universe to the new domain.
Hi,
I am also in a similar situation.I cloned my repository from one schema to another in the same database to setup a test environment.Now I recreate the BoMain.Key using the new userid and pwd of the new schema.But when I am trying to repoint the universe and document domain it is not giving any error,but once I check the domains userid and pwd,it is the old one itself.More over when I tried to import the universe,it is giving the error “Could not import the universe” Any idea why it is so happening ?
Hari