Database Backup

This section explains on how to back up your resources and databases of Alpana Server.

Note

This utility cannot be worked outside of the native folder.

Alpana Server is deployed in the below location by default :

C:\code192\Alpana Server\Server.Web\

We have shipped a utility with the code192 Alpana Server application in the below location by default :

C:\code192\Alpana Server\Utilities\code192ServerBackup\code192ServerBackup.exe

This utility can take both the resources and database backups for SQL databases.

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.

C:\code192\Alpana Server\Server.Web\Backup

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