cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to Split Database and Application Server

FHidayat
New Contributor

Dear All,

 

We have MEGA Hopex Application Server and Database Server installed on 1 (one) server, and now We need to split Database Server and Application Server, Please share to us the guidance for this, thanks 

1 Reply

jhorber
MEGA
MEGA

FHidayat

 

This is not very difficult

You need to transfer SQL data from the local database server to the other database server

 

The main steps are the following

 

Initial server

  • Stop  SSP
  • perform SQL backup

New database server

  • Restore SQL backups

Initial server

  • Create a network share for the new environment folder with appropriate permissions
  • Create a MEGA environment in 'restore' mode
  • Transfer additional folders (Mega_usr, Data...)
  • Merge files such as Megaenv.ini and systemdb.emv
  • Create a reference for the new environment
  • Restart SSP

See KB http://community.mega.com/t5/custom/page/page-id/mega-kb-solution?sid=501D0000000zMH1IAM

 

Jerome