Database Backup

This section explains how to back up your resources and databases of User Management Server.

NOTE

This utility cannot be worked outside of the native folder.

User Management Server is deployed in the below location by default.

{Windows_Drive}\Syncfusion\UMS\UMS.Web\

For example, C:\Syncfusion\UMS\UMS.Web\

We have shipped a utility with the Syncfusion User Management Server application in the below location by default.

{Windows_Drive}\Syncfusion\UMS\Utilities\UMSBackup

Backup Utility

This utility can take both the resources and database backups for the below types of Databases.

  1. SQL CE
  2. SQL Server

This utility can take only the resources backup for the below types of Databases.

  1. MySQL
  2. Oracle
  3. PostgreSQL

Embedded SQL CE (For Testing purposes only)

Backup utility layout for Embedded SQL CE database.

Backup Utility SQL CE

On clicking the Backup Resources and Database button, backup is created and success message is displayed.

Backup Utility SQL CE Success

Created backup is stored as zip file in deployed folder as below.

{Windows_Drive}\Syncfusion\UMS\UMS.Web\UMSBackup

Backup Utility SQL CE Folder

Created zip files contents are as like below,

Backup Utility SQL CE Content

SQL Server

Backup utility layout for SQL Server database.

Backup Utility SQL Server

On clicking the Backup Resources and Database button, backup is created and success message is displayed.

Backup Utility SQL Server Success

Backup of resources is stored as zip file in deployed folder as below.

{Windows_Drive}\Syncfusion\UMS\UMS.Web\UMSBackup

Backup Utility SQL Server Folder

Created zip files contents are as like below,

Backup Utility SQL Server Content

Backup of database is stored as bak file in C:\Program Files\Microsoft SQL Server\MSSQL11.MSSQLSERVER2012\MSSQL\Backup

Backup Utility SQL Server Content

MySQL

Backup utility layout for MySQL database.

Backup Utility MySQL

On clicking the Backup Resources button, backup is created and success message is displayed.

Backup Utility MySQL Success

Backup of resources is stored as zip file in deployed folder as below.

{Windows_Drive}\Syncfusion\UMS\UMS.Web\UMSBackup

Backup Utility MySQL Folder

Created zip files contents are as like below,

Backup Utility MySQL Content

Database backup can be taken by following the procedure given in the mentioned link in utility.

Oracle

Backup utility layout for Oracle database.

Backup Utility Oracle

On clicking the Backup Resources button, backup is created and success message is displayed.

Backup Utility Oracle Success

Backup of resources is stored as zip file in deployed folder as below.

{Windows_Drive}\Syncfusion\UMS\UMS.Web\UMSBackup

Backup Utility Oracle Folder

Created zip files’ contents are as like below,

Backup Utility Oracle Content

Database backup can be taken by following the procedure given in the mentioned link in utility.

PostgreSQL

Backup utility layout for PostgreSQL database.

Backup Utility PostgreSQL

On clicking the Backup Resources button, backup is created and success message is displayed.

Backup Utility PostgreSQL Success

Backup of resources is stored as zip file in deployed folder as below.

{Windows_Drive}\Syncfusion\UMS\UMS.Web\UMSBackup

Backup Utility PostgreSQL Folder

Created zip files contents are as like below,

Backup Utility PostgreSQL Content

Database backup can be taken by following the procedure given in the mentioned link in utility.

UG Documentation help link is provided at the title bar of the utility for all the database types.

Backup Utility Help