<font size=2 face="sans-serif">Hi guys!</font>
<br>
<br><font size=2 face="sans-serif">I'm trying to move all customizations
I did in our productive environment to our test environment (on a clean,
fresh installation).</font>
<br><font size=2 face="sans-serif">I do not want to transfer the complete
database because I dont need the tickets (and all the other stuff like
transactions, etc.). So I thought the right way is to use the rt-dump-metadata
program.</font>
<br><font size=2 face="sans-serif">If I try to import the metadata-file
through rt-setup-database into the test-environment I get errors and the
configuration is not transferred successfully!</font>
<br>
<br>
<br>
<br><font size=2 face="sans-serif">Could someone of you give me an explanation,
what the definite steps for moving this metadata are?</font>
<br><font size=2 face="sans-serif">My approach was the following:</font>
<br>
<br><font size=2 face="sans-serif"><u>Export:</u></font>
<br><font size=2 face="Arial">rt4/sbin/rt-dump-metadata -a -s > metadata.xml</font>
<br>
<br><font size=2 face="Arial"><u>Import:</u></font>
<br><font size=2 face="Arial">rt4-devel/sbin/rt-setup-database --action
drop</font>
<br><font size=2 face="Arial">rt4-devel/sbin/rt-setup-database --action
create,schema</font>
<br><font size=2 face="Arial">rt4-devel/sbin/rt-setup-database --action
insert --datafile ../rt4/metadata.xml</font>
<br>
<br>
<br><font size=2 face="Arial">Did I miss a step? I don't know if I have
to do --action acl,coredata first or not. However, I get many different
errors.</font>
<br>
<br><font size=2 face="Arial">I'm using two completely separated instances
of RT 4.2.7 with MySQL 5.5.38 on Debian 7</font>
<br>
<br><font size=2 face="Arial">Would be fine, if someone has some input
for me! I will try the recommended steps and get the definite error messages
for you afterwards...</font>
<br>
<br>
<br>
<br><font size=2 face="Arial">Greetings,</font>
<br>
<br><font size=2 face="Arial">Markus Wildbolz</font>