Change the RAM Server

3 answers

Don't forget to backup your RTC database and the persist area.
Then you will be doing basically a new install on the new server and point to the databases and persist area.
What version are you currently at? If you are 7111 or later just changing the host paths on the configuration page would be sufficient.
Then you will be doing basically a new install on the new server and point to the databases and persist area.
What version are you currently at? If you are 7111 or later just changing the host paths on the configuration page would be sufficient.

Oh, and one more thing, if you customized the theme you will need export the theme and re-import it in the new ram to each server in the cluster (if you are in a cluster) or to just the new server.
The theme is not sotred in the database, it is stored directly in the installed WAS ear area, so that is why you need to do "Download Current Theme" from the tools page on the old running RAM before you move it.
The theme is not sotred in the database, it is stored directly in the installed WAS ear area, so that is why you need to do "Download Current Theme" from the tools page on the old running RAM before you move it.

Oh, and one more thing, if you customized the theme you will need export the theme and re-import it in the new ram to each server in the cluster (if you are in a cluster) or to just the new server.
The theme is not sotred in the database, it is stored directly in the installed WAS ear area, so that is why you need to do "Download Current Theme" from the tools page on the old running RAM before you move it.
Hi Richard,
I appreciate your attention and your answer. I have RAM V 7.2.0.2 and Im going to follow your indications. When I finished I will post the results. Thanks.