How do I migrate Enabler from one PC to another?

Home > Support > FAQ > How do I migrate Enabler from one PC to another?

This page provides information on how to migrate an existing installation of the Enabler from one computer to another, including the data and configuration. This process can also be used when you want to upgrade to a newer version of Enabler.

Notes:

For information about Enabler database backup and restore, please refer to:

FAQ: Enabler Backup and Restore

Steps for the Server:

On the Old computer:

  1. Backup the Enabler database..
    • Make sure no pumps are currently delivering. And no applications are accessing the database
    • Stop the Pump Server
    • Stop the SQL Server service. From the command line type the command below, where the default sql service name is MSSQLSERVER
      		 
          C:\>net stop mssqlserver
      	   
    • Copy the files (ENBData.dat and ENBLog.dat) from C:\EnablerDB\
  2. Copy the C:\Enabler\ folder
  3. Backup the entire C:\Enabler folder to be transferred later to the New Computer. This will make sure any of the existing log files are transferred to the New computer

On the New computer:

  1. Install the Enabler card
  2. You can either:

    • Transfer the Enabler card from the Old computer into the New computer.
      OR
    • Put on a new Enabler card into the New computer.

  3. Copy the database files
  4. Copy the database files ENBData.dat and ENBLog.dat from the Old computer to C:\EnablerDB\ on the New computer.

  5. Copy the C:\Enabler folder
  6. Copy the C:\Enabler folder from the Old computer to the New computer

  7. Install Enabler on the New computer.
  8. Install Enabler onto the New computer with what ever settings you desire. This will re-attach the old database and upgrade it to the new version of Enabler

  9. Check settings.
  10. Open Enabler Configuration and verify the settings are the same as the old computer. If the database has been copied correctly the configuration should be the same.

The steps above are valid only for Enabler v3.40 and newer. If you require information on migrating an older version of Enabler please contact our support team

Steps for the Client:

Migrating an Enabler Client install is simpler than a Server install

  1. Copy the entire C:\Enabler\ folder from the Old to the New computer (this will preserve any log files)
  2. Install the Enabler as a client on the New computer.
  3. Configure the client to communicate with the Server.

For more information about client connectivity, please refer to:

FAQ: Why is my client to server connection not working?

FAQ: What security settings are required for Enabler Server PCs running WinXP SP2 or later?