Greetings,

   I cloned a database with: 

CREATE DATABASE ensliv WITH TEMPLATE rep OWNER dspace;

   What happens is that `rep` was used under a different URI, exemple:

*Old*: http://<server_url>:8080/rep_ui/handle/123456789/1120
*New*: http://<server_url>/ensliv_ui/handle/avante/1122

The port is different    : from *8080* to *80* <empty>.
WebApp is different    : from *rep_ui* to *ensliv_ui*
handle prefix changed: from *123456789* to *avante*

How to fix this?

Thanks.
Rodrigo Gurgel.

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to