Migrating Eclipse.net from SQL Server 2005 to SQL Server 2008

Similar documents
IP-guard v3.2 Migration Guideline

How to backup and restore a database in Microsoft SQL Server 2005 Step by step guide.

The EDGE Estimator v12 Network Database Install

IQSweb Migration Steps

RECOMMENDED PROCEDURE

Perform a Server Move for Junxure

Copyright Tools4ever B.V. All rights reserved.

Jonas Activity Management Technical Deployment Guide

Evolution Technical Information Sharing

Backup and Restore in Zen TDS SQL VERSION

EMS MASTER CALENDAR Installation Guide

Service Bulletin Backup and restore Hard Disk Drive

Lab - System Restore in Windows 7 and Vista

Lab - Manage Virtual Memory in Windows 7 and Vista

SEMS SOFTWARE SUITE INSTALLATION WHERE TO DOWNLOAD THE INSTALLERS

12d Synergy Server Best Practices Guide

Step by Step SQL Server Alerts and Operator Notifications

Physical Imaging Rapid Recovery - Bare Metal Restore

Hyper-V Rapid Recovery - Recovery in Place

NAS 308 Introduction to iscsi

Creating a File DSN. 1) Go to Control Panel Administrative Tools Data Sources (ODBC) 2) Select the File DSN tab. 3) Click Add

Backup and Restore System

Click Studios. Passwordstate. Upgrade Instructions to V5.6

Guide infinias Intelli-M Access How to Backup and Restore Database

Physical Imaging Standard - Restoring to Hyper-V Virtual Machine

Read Naturally SE Update Windows Network Installation Instructions

2012 Peer Small Business Data

Introduction to Computer Science

Restoring Files and Folders

Filtering - Zimbra

Junxure Code Upgrade Instructions

NovaBACKUP xsp Version 13.1 Upgrade Guide

LexisNexis PCLaw Installation & Upgrade Guide

Restoring data from a backup

Re-installing SQL Server 2012 Express

Working with SQL SERVER EXPRESS

Moving the StarShip Server

Platinum~Pro (v21.0): Deployment Guide (v1.2)

Downloading and installing the Version 14 Update

QTD and Supporting Files Installation Instructions

Migrating to MIL-Comply SQL Server Edition

KYOCERA Net Admin Installation Guide

HR-Lite Database & Web Service Setup Guide

Configuration of Microsoft SQL Server Express

IQSweb Installation Instructions Version 5.0

DOCUMENT TRACKING INSTALLATION GUIDE

How to Configure SMTP. To clearly document how to configure SMTP to send s from Eclipse.net

EASYHA SQL SERVER V1.0

Esko. Suite 12 Engines Installation (Beta)

January 2015 SPIDER 2j Full Install & Update

Installation Guide Worksoft Certify

Field PC 2 Windows OS Update Guide

How to download a program (IQ POS, IQ Business, IQ Enterprise, IQ Payroll, IQ Restaurant from our website (

DOCUMENT TRACKING INSTALLATION GUIDE

v5: How to create a disk image

End of Support Microsoft products

MICROSOFT SQL 2016 INSTALLATION Created by Harvansh Singh Website: -

Lab - Configure Data Backup and Recovery in Windows 7 and Vista

25 Saving Setting Guide Import/Export Nodes and Symbols

Migrating from Bacs.IP to SmarterPay

v5: How to restore Exchange databases

Install MPLAB IDE Software

ATS Offsite Installation and Procedure Guide. Installation and Procedure Guide for. ATS Offsite Module

ActiveFlow. Installation Guide. Revision Date: Feb 15, 2011

How to Archive s: Windows PC

LepideAuditor. Installation and Configuration Guide

DISCON Specialists Metabuilder Install Guide

Backup. Lab: Backing. Exercise. 1. running, ADVENTUREWORKS\Student. administrator. wait for the. database engine. Properties.

OnBase ver Thick Client Installation Instructions. Install Microsoft SQL Server 2012 Native Client

Dell IT Assistant Migration To OpenManage Essentials

Installing SQL Server 2016 Cluster

TS1000 INSTALLATION TS1000 INSTALLATION 1

Install SQL Server 2012 with SP1 Express Edition

Migration from Sybase Installation Instructions

Predator Revision Update Instructions PREP:

Database Migration Guide

Migrating ShipGear 4 Admin to a New Machine

User Manual. Backup Utility for MiniStation MiniStation. v 2.0

Installation Instructions MSSQL

Vembu Universal Explorer. User Guide. VEMBU TECHNOLOGIES Copyright 2016 Vembu Technologies. All Rights Reserved

Recommended Maintenance Plan for Siriusware Clients for SQL server 2005

Fairfield University Using Xythos for File Storage

RM Integris MLS Connect Installation Procedure (Eclipse2; Junior3; Eclipse.NET; Junior.NET) PLEASE DO NOT OPEN YOUR CSV FILE IN EXCEL!

Installation Guide. NSi AutoStore TM 6.0

SQL AlwaysOn - Skype for Business

Epicor Distribution Suite Installation Guide. Version SUITE - 1 -

1. Open the License Manager either via the Start Menu or from C:\Keri\DoorsNET directory.

CABC Installation Guide Maximizer CRM 12 Entrepreneur Edition

Creating a MOM 2005 Peformance Graph Report From a Template

WhatsUp Gold 2016 Installation and Configuration Guide

29 March 2017 SECURITY SERVER INSTALLATION GUIDE

Migration of a Process Historian database

Using Servosity PRO/STD to Restore Your Files. This chapter describes different ways files can be restored from the backup server.

SNC-G7 Series. Version Upgrade Guide

Accountants. Enterprise. Installation Guide. Administration Centre. Version 3.0

12d Synergy Server Migration Guide

Acronis Backup & Recovery 11 Beta Advanced Editions

SelectPay. Hotfix Installation Guide

WINDOWS 64-BIT INSTALLATION NOTES VMWARE PLAYER Micro Planner X-Pert V3.5.1 Digital Download Edition

Installation Guide. 3CX CRM Plugin for ConnectWise. Single Tenant Version

Transcription:

Purpose: This document describes the recommended method of the migration of the Eclipse.net SQL database from Microsoft SQL Server 2005 to 2008. Micro Librarian Systems LTD Page 1 of 6 Support: www.microlib.co.uk/mymls

Contents Introduction... 3 Prerequisites... 3 Backing up a SQL 2005 Database... 3 Restoring the Database into SQL 2008... 4 Configuring Eclipse.net for use with SQL Server 2008... 5 Micro Librarian Systems LTD Page 2 of 6 Support: www.microlib.co.uk/mymls

Introduction When changing systems and network instruments for whatever reason, it may be necessary to migrate the SQL-based Eclipse.net data from one server to another. This document describes the recommended method of database migration when an update from has been implemented. Prerequisites In order to carry out this task, the following requirements must be fulfilled: SQL Server 2008 (Express or full edition) installed and running Eclipse.net installed and fully operational Backing up SQL 2005 Database 1. Open SQL Server Management Studio and log into the SQL 2005 instance that the Eclipse.net database is running under. 2. Expand the database tree from the Object Explorer panel and right-click on the Eclipse.net database, selecting Tasks / Backup. The following window is then displayed. Micro Librarian Systems LTD Page 3 of 6 Support: www.microlib.co.uk/mymls

3. Within the Back Up Database (general) window, ensure that the following conditions are met: Backup type set to Full Backup component set to Database Destination set to Disk 4. Click Add and select a destination to save the backup to. 5. Once the backup location has been specified, click the OK button and the backup will be created. Note: It may take several minutes for SQL Server Management Studio to complete the backup process. Restoring Database into SQL 2008 1. Open SQL Management Studio and log into the SQL Server 2008 instance that it is intended the Eclipse.net database will be served from. 2. Right-click the Database node from the Object Explorer panel and choose Restore Database from the context menu that will appear. 3. Within the Restore Database (general) window, type in the name for this database; this name will be used to configure the Eclipse.net server later. 4. Select the From device radio button before browsing to the folder where the Eclipse.net backup was saved and select the file for restoring. 5. Click the OK button to initiate the restoration of the Eclipse.net backup into SQL 2008. Micro Librarian Systems LTD Page 4 of 6 Support: www.microlib.co.uk/mymls

Give the database a name in this field. Select this radio button. Click the... button to browse for the backup file. Click this button to begin the restore process. Note: It may take several minutes for the SQL Server Management Studio to complete the restore process. For more detailed information on restoring an Eclipse.net backup file, please use the Restoring Eclipse.net Backup document - available here. Configuring Eclipse.net for SQL Server 2008 Follow these instructions to configure the Eclipse.net server to work with the new SQL 2008 instance and your newly restored database backup. 1. Open the Eclipse.net Server Configuration tool from Start / All Programs / Micro Librarian Systems / Tools / Configure on the Eclipse.net/IIS server. 2. Click on the Database tab. 3. Enter the new connection information for SQL Server 2008. 4. Click on the Test Connection button to ensure the settings are valid and working. Micro Librarian Systems LTD Page 5 of 6 Support: www.microlib.co.uk/mymls

Use the combo box to select SQL Server 2008 from the list. Enter the correct machine name and instance for the SQL service. Type in the name of the Eclipse.net database (restore name). 5. After confirming the configuration details are correct, click on the Save button. Note: It may take several minutes for Server Configuration to complete the saving process. 6. If possible, restart IIS to ensure Eclipse.net will load correctly on the first attempt. The database migration process has been completed. Micro Librarian Systems LTD Page 6 of 6 Support: www.microlib.co.uk/mymls