IQSweb Migration Steps

Similar documents
IQSweb Installation Instructions Version 5.0

Microsoft SQL Installation and Setup

SQL Server Express Installation Guide

IP-guard v3.2 Migration Guideline

Millennium Expert/Enterprise Installation Guide Version Table of Contents

IQSweb Reference B. SQL Server 2008 R2 and Express Installation Instructions

Manage Users. About User Profiles. About User Roles

Configuration Database Backup Guide

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

Archiving s in Microsoft Outlook 2016

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database

Migrating to MIL-Comply SQL Server Edition

TGWeb. Step 1: Installer Files Step 2: Installing JAVA Runtime Step 3: Installing Apache/Tomcat Step 4: MSSQL Setup Step 5: DBSelect Utility

The EDGE Estimator v12 Network Database Install

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

PHEWR Installation Guide (version 3)

Setup and Reconfiguration Guide

Offline Photo & Biometric Capturing (Village level) Introduction to the Operations of Offline Photo and Fingerprint capture program

Installing Oracle 12c R1 on a 64-bit OS

SEMS SOFTWARE SUITE INSTALLATION WHERE TO DOWNLOAD THE INSTALLERS

Server Manager User and Permissions Setup

Selectively Cloning Courses in Moodle

Fairfield University Using Xythos for File Storage

Installing the PC-Kits SQL Database

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

STEP 1: PREPARE FOR DATA MIGRATION 1. Right-click the desktop and choose New > Folder. a. Type For Transferring and press Enter to name the folder.

System Administrator SQL Basics

Perform a Server Move for Junxure

Course Setup Backup/Restore Courses from a Previous Academic Year

Installation Instructions MSSQL

UPGRADING SEER-HD TO SEER- HD

SQL Server Deployment Installation Manual. Call a Hygiena representative for more information or support

ODBC Setup MS Access 2007 Overview Microsoft Access 2007 can be utilized to create ODBC connections. This page will show you the steps to create an

DOCUMENT REVISION HISTORY

Restoring data from a backup

2012 Peer Small Business Data

Basic database tasks using SQL 2005 and Controller 8.x

NTP Software VFM Administration Web Site

ODBC Connectivity Migration Steps. Deltek Product Management

CONVERSION STANLEY MANUFACTURED ACCESS CONTROL. Invented for life UPGRADING FROM BOSCH READYKEY X V3.1

End User Manual. December 2014 V1.0

Installing Dynamicweb Wrap Community Edition

Lab - Data Migration in Windows

Installing the WinSCP Secure FTP Client

Using SQL-server as database engine

Epicor Distribution Suite Installation Guide. Version SUITE - 1 -

Copyright SolarWinds. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified, decompiled,

AD Sync Client Install Guide. Contents

Document Version th November Company Name: Address: Project Name: Server Name: Server Location:

NTP Software VFM. Administration Web Site for EMC Atmos User Manual. Version 6.1

Getting Started with Outlook Web App (OWA)

DSS User Guide. End User Guide. - i -

Database Creation & Setup for SQL Server

Administrator s Guide

2. Setup. Introduction. 2.1 How Do I Get a Copy of QC-CA.C. 2.2 SQ. Server. Enterprise Data Loader Page 2

Table of Contents. Knowledge Center -

Restoring Files and Folders

RedBeam Inventory Tracking User Manual

Activant Solutions Inc. SQL 2005: Server Management

STS INSTALLATION GUIDE

Table of contents. Zip Processor 3.0 DMXzone.com

Portions of this product were created using LEADTOOLS LEAD Technologies, Inc. ALL RIGHTS RESERVED.

How to resolve connection problems between server and workstation

Introduction to Computer Science

IQSweb Reference G. ROSS Migration/Registration

DOCUMENT REVISION HISTORY

The two bullets below provide instructions that will guide you through the process of setting up and connecting to the ILG VPN:

Installation & Configuration Guide

NTP Software VFM Administration Web Site For Microsoft Azure

Operational Reporting Web Viewer Installation and Users Guide

Sides Colour Coding. Applies to both Xp and Windows 7. Applies to Xp only. Applies to Vista and Windows 7 only

SYNTHESYS.NET INTERACTION STUDIO Database Output Actions

Installing Blank SiriusSQL Database 4.0

NTP Software VFM. Administration Web Site for NetAppS3. User Manual. Version 5.1

CDS 32 Version 2.xx File Utilities

Click Studios. Passwordstate. Upgrade Instructions to V5.6

Configuration of Microsoft SQL Server Express

Installing Sage POS and SQL

Installation Guide of SQL Server Express

29 March 2017 SECURITY SERVER INSTALLATION GUIDE

Configuring 802.1X Authentication Client for Windows 8

Convert Point of Sale Enterprise database to Point of Sale Professional database

MAGIC THipPro - SQL Server Installation - using the example of

NTP Software VFM. Administration Web Site for Atmos. User Manual. Version 5.1

ControlPoint. Advanced Installation Guide. September 07,

Migrating ABECAS Insight

RISKMAN QUICK REFERENCE GUIDE TO SYSTEM CONFIGURATION & TOOLS

Commercial Bank Portal Multi-Factor Authentication Migration Guide

Perceptive TransForm E-Forms Manager

Enterprise Surveillance Manager. Version Installation Manual

StoragePoint RestorePoint for StoragePoint

DocAve for Salesforce 2.1

Apptix Online Backup by Mozy User Guide

VinNOW/Nexternal Integration Setup Guide

Immotec Systems, Inc. SQL Server 2008 Installation Document

Installing TMW Operations

Outlook 2010 Exchange Setup Guide

LAW Server Software. These upgrade instructions will provide you with a walkthrough that will assist in upgrading the LAW Server Software.

Cicayda Reprise Review Multi Factor Authentication (MFA) Administrative Tasks

Upgrading Good Mobile Control and Good Messaging

Transcription:

IQSweb Migration Steps 1. On the old server, perform a backup of the IQSweb database. a. To create a backup copy of the IQSweb database, open SQL Server Management Studio. Start SQL Server Management Studio, e.g., go to Start/Programs/Microsoft SQL Server 20xx/SQL Server Management Studio. b. Connect to the database service the IQSweb database resides on. c. In the Object Explorer (left panel), expand the Databases object and right-click on the IQSweb database and select Tasks, then select Back Up. Page 1 of 14

d. From the Back Up Database screen, make sure the Source Database is your IQSweb database. e. In the Destination block at the bottom, click the Add button to enter a destination path and file name if the box is empty. f. Make note of the location of the backup file. This file will need to be copied over to the new server. Page 2 of 14

g. Click the OK button at the bottom of the screen to create the backup file. You will see the message below when the backup is complete. 2. On the new server, create a new IQSweb database in SQL Server. This database will house the restored database. 3. On the new server, restore the copied database backup. a. To restore a database that has been previously backed up, open SQL Server Management Studio. Start SQL Server Management Studio, e.g., go to Start/Programs/Microsoft SQL Server 20xx/SQL Server Management Studio <Express>. b. Connect to the database service the IQSweb database resides on. Page 3 of 14

c. In the Object Explorer (left panel), expand the Databases object and right-click on the IQSweb database and select Tasks, then select Restore, then select Database. Page 4 of 14

d. Click the Source Device radio button and then click the button to the right of the Source Device section. Then click the Add button and select the backup file created in step 1. Page 5 of 14

e. From the Specify Backup screen, click Add and then from the Locate Backup File screen, navigate to the backup file that you would like to restore and click Add. Page 6 of 14

f. From the Restore Database screen, make sure the Restore file is checked. NOTE: If you backup a database to the same file multiple times, SQL Server Management Studio appends successive backups of a database to that file. When you try to restore the database from that backup file, in step e above, there will be multiple entries to choose from. The latest database backup is the bottom entry (there is also a backup date column to the right). Page 7 of 14

g. From the Restore Database screen, make sure that your IQSweb database is selected in the Destination Database field. Page 8 of 14

h. Click on the Options page on the left and in the Restore Options section, check Overwrite the existing database. Page 9 of 14

i. Click OK at the bottom of the screen. You will be notified when the restore has completed successfully. 4. On the new server, recreate the database login for IQSweb. a. In the Object Explorer (left panel), expand the Security object for the SQL Server instance and right-click on Logins. Select New Login. b. On the Login - New screen, enter the Login Name, e.g., IQSuser. Select the SQL Server Authentication radio button. Enter a Password and confirm the password. Continue to the next steps BEFORE clicking OK. Page 10 of 14

c. Uncheck the User must change password at next login and Enforce password expiration checkboxes. You can optionally uncheck the Enable password policy checkbox, depending on your organization s security policies. d. Click OK. e. Go into the Object Explorer, expand the Databases object and find the IQSweb database you created. Expand the IQSweb database object and then expand the database s Security object. Under the Security object, right-click on Users and select New User. Page 11 of 14

f. In the Database User New screen, enter the login name in the User Name and Login name fields. Page 12 of 14

g. Click on the Membership page on the left. h. In the Database role membership section at the bottom, check the db_owner checkbox. You may need to scroll down to see this role.. Page 13 of 14

i. Click OK. 5. On the new server, run the IQSweb installer. When prompted to enter the database information, use the new SQL Server database information and login. Page 14 of 14