1. Go to Start --> Services.msc and stop the Zoho Analytics Server service.
Note: On Linux installations, to stop the application use,
sh app_ctl.sh shutdown
2. Take a backup of the entire <Zoho Analytics On Premise_Home> directory and then move it to the new server.
3. On the new server, navigate to <Zoho Analytics On Premise_Home>\bin directory from command prompt or terminal in administrator mode and Run ServerMigration.bat
Note: On Linux installations, Run sh ServerMigration.sh
4. If the port that Zoho Analytics On Premise was running on, in the old server is occupied in the new one, the script will prompt for a new port number.
5. Start your Zoho Analytics Server service to complete the migration
Note: On Linux installations,
Execute nohup sh app_ctl.sh run &
Use the command disown to remove jobs from the job table