IBM RTC 6.0.4 repotools-jts, rm and ccm import, best practices?
Hello,
I have imported artifacts from production server to dev server for testing, but I get several errors after Import the artifacts I tried to run the server and I'm getting the error 404, also I tried to rename the URL, but still not working, should I setup empty databases and then do the import?
thanks
Accepted answer
Hi,
in case you are trying to set up a test environment with a clone of production data I strongly recommend following the setting up test staging guideline.
The repotools import commands are explicitely only for changing database vendors (e.g. Derby to DB2) but cannot be used to haul over data from production server to testing. I strongly recommend using virtualized servers and automating the cloning of a prod server to a dev server for testing after you successfully did it manually.
Anything else will cost you time and tears.
- Arne
Anything else will cost you time and tears.
- Arne