Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
1K views

Database Backup From COSEC Admin Portal and Database Restore in SQL Server

The document provides steps to backup a COSEC database from the COSEC Admin Portal and restore it in SQL Server. It outlines opening the COSEC Admin Portal, selecting the company profile, clicking manage database, then backup to generate a database backup file. It then shows restoring the backup by opening SQL Server Management Studio, browsing to the backup file, selecting it, and clicking OK to start restoring the database. The restored database can then be used on a SQL Server of the same or higher version.

Uploaded by

Deepak Yadav
Copyright
© Public Domain
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1K views

Database Backup From COSEC Admin Portal and Database Restore in SQL Server

The document provides steps to backup a COSEC database from the COSEC Admin Portal and restore it in SQL Server. It outlines opening the COSEC Admin Portal, selecting the company profile, clicking manage database, then backup to generate a database backup file. It then shows restoring the backup by opening SQL Server Management Studio, browsing to the backup file, selecting it, and clicking OK to start restoring the database. The restored database can then be used on a SQL Server of the same or higher version.

Uploaded by

Deepak Yadav
Copyright
© Public Domain
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Database Backup from COSEC Admin Portal and

Database Restore in SQL Server


COSEC

Date: 21st August 2018


Version: V2R1
Author: Akshay Pandya
• COSEC data can be migrated to the new server if required by restoring the COSEC
database backup.

• Before restoring the COSEC data, database backup is required.

Let us first take the Database backup from the COSEC Admin Portal:
Step 1: Login to COSEC Admin Management Portal.

Step 2: Select Company from the Profile.


Step 3: Click on Manage Database.

Step 4: Click on Database Backup.

Step 5: Enter the desired Backup Path where backup is to be generated.


Step 6: Click on Backup to generate the database backup.

Step 7: Once the backup is generated, ‘Database backup generated successfully’ message
will appear.

Step 8: Database backup can be located at the configured path.

Database
backup file.
Restoring the database backup:
Requirement:

• SQL Server Management Studio (SSMS)


Step 1: Open SSMS & enter the login credentials for logging into SQL Server.

Step 2: Right click on Databases and select Restore Database.


Step 3: Browse the backup file and give a name to the new Database.

Click here to browse the backup file

Give a name to the new


Database

Step 4: Click on Add and select the backup file.

Click here to locate and select the


backup file
Step 5: Click “OK” to start restoring the database.

COSECTest

Click “OK” to start restoring


the database

Step 6: Once the database is restored following message will appear.

Note: Database backup can be restored in SQL Server of same version or higher than the
current version.

Disclaimer: The information contained in this document may contain confidential or


privileged information. Unauthorized use, disclosure or copying is strictly prohibited and
may constitute unlawful act and can possibly attract legal action, civil and/or criminal. The
contents of this document need not necessarily reflect or endorse the views of Matrix
Comsec on any subject matter. Any action taken on or omitted in this document is entirely
at your risk and the originator of this document or Matrix Comsec does not take any
responsibility or liability towards the same. If you are not the intended recipient, please
notify us immediately and permanently delete the document.

You might also like