From build 11304, when restoring the application that uses Microsoft SQL database, you need to have dbcreator or sysadmin roles/permission.
Shut down ManageEngine ServiceDesk Plus service before you restore the data. To shut down the application, open the command prompt with admin privileges and execute the command shutdown.bat. Alternatively, you can stop the application by navigating to services.msc.
From the command prompt, go to <ServiceDesk>bin directory.
Execute the file restoreData.bat as shown below:
C:ManageEngineServiceDeskbinrestoreData.bat
The Restore Data dialog pops-up. Browse the backed up file and click OK.
For build 11304 or later, the backup file will be in .EZIP format and for the earlier builds, the backup file will be in .DATA format.
The data begins to restore. While restoring the existing data is rewritten with the backed up file.
Close on successful installation.
Shut down ManageEngine ServiceDesk Plus service before you restore the data.
Go to <ServiceDesk>/bin directory from the command prompt.
Execute the file restoreData.sh as shown below:
$ sh restoreData.sh <backup file name>
For build 11304 or later, the backup file will be in .EZIP format and for the earlier builds, the backup file will be in .DATA format.