Print Manager Plus 2010 How to Migrate your Database to a New SQL or Print Server



Similar documents
Microsoft SQL Server Express 2005 Install Guide

Print Audit 6 - SQL Server 2005 Express Edition

NetSupport DNA Configuration of Microsoft SQL Server Express

1. CONFIGURING REMOTE ACCESS TO SQL SERVER EXPRESS

NetSupport DNA Configuration of Microsoft SQL Server Express

Backup / migration of a Coffalyser.Net database

Install SQL Server 2014 Express Edition

Version 3. Installation Guide for SQL Server 2005 Express Edition. Copyright 2011 Teclink Development Ltd. All rights reserved.

Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2

Migrating MSDE to Microsoft SQL 2008 R2 Express

QUANTIFY INSTALLATION GUIDE

Knowledge Base Article: Article 218 Revision 2 How to connect BAI to a Remote SQL Server Database?

How To Upgrade Your Microsoft SQL Server for Accounting CS Version

Active Directory Management. Agent Deployment Guide

SQL Server 2005 Express Installation guide

Upgrading a computer to Windows 10 with PetLinx

SQL EXPRESS INSTALLATION...

SQL Server 2008 Express - Installation Guide

SQL Server Setup for Assistant/Pro applications Compliance Information Systems

Installation Guide for Microsoft SQL Server 2008 R2 Express. October 2011 (GUIDE 1)

Installing and Trouble-Shooting SmartSystems

GO!NotifyLink. Database Maintenance. GO!NotifyLink Database Maintenance 1

MONAHRQ Installation Permissions Guide. Version 2.0.4

Cloud Services ADM. Agent Deployment Guide

Installing SQL Express. For CribMaster 9.2 and Later

Use of Commercial Backup Software with Juris (Juris 2.x w/msde)

Smart Auditor 1.3 Installation and Configuration

Migrating MSDE to Microsoft SQL 2005 Express SP4

Installing T-HUB on multiple computers

Immotec Systems, Inc. SQL Server 2005 Installation Document

Install MS SQL Server 2012 Express Edition

General Tips: Page 1 of 20. By Khaled Elshaer.

NTL Studio SQL Database Installation & Configuration

Speedy Organizer. SQL Server 2008 R2 RTM Express - Installation Guide Introduction

Microsoft SQL Server Staging

Getting Started with ODM

How To Create An Easybelle History Database On A Microsoft Powerbook (Windows)

Active Directory Management. Agent Deployment Guide

Upgrade ProTracker Advantage Access database to a SQL database

Diver-Office Backup and Restore the Database

Moving/Restoring the StarShip SQL database

Enterprise Server Setup Guide

How To Install A New Database On A 2008 R2 System With A New Version Of Aql Server 2008 R 2 On A Windows Xp Server 2008 (Windows) R2 (Windows Xp) (Windows 8) (Powerpoint) (Mysql

ManageEngine IT360. Professional Edition Installation Guide.

Larger, active workgroups (or workgroups with large databases) must use one of the full editions of SQL Server.

BillQuick Installation Guide for Microsoft SQL Server 2005 Express Edition

Configuring Your Firewall for Client Access in Professional Edition

User Setup for SQL Security

Preparing to Install SQL Server 2005

Upgrading MySQL from 32-bit to 64-bit

SELF SERVICE RESET PASSWORD MANAGEMENT BACKUP GUIDE

TECHNICAL NOTE. The following information is provided as a service to our users, customers, and distributors.

Creating a New Database and a Table Owner in SQL Server 2005 for exchange@pam

MSSQL quick start guide

Upgrade Guide BES12. Version 12.1

ilaw Installation Procedure

Quick Start Guide v4.0 Client Outlook Connection

WhatsUp Log Management Installation and Migration Guide, including Getting Started Information. (Applies to v and later)

NovaBACKUP xsp Version 15.0 Upgrade Guide

Barracuda Message Archiver Vx Deployment. Whitepaper

Undergraduate Academic Affairs \ Student Affairs IT Services. VPN and Remote Desktop Access from a Windows 7 PC

Jolly Server Getting Started Guide

Reporting Installation Checklist

TROUBLESHOOTING INFORMATION

[Setup procedure for Windows 95/98/Me]

Remote Media Encryption Log Management

Restoring Sage Data Sage 200

Instructions. Introduction

Predictive Analytics Client

Specops Command. Installation Guide

Bosch ReadykeyPRO Unlimited Installation Guide, product version 6.5. This guide is item number DOC , revision 2.029, May 2012.

This is a training module for Maximo Asset Management V7.1. It demonstrates how to use the E-Audit function.

Migrating helpdesk to a new server

Overview... 1 Requirements Installing Roles and Features Creating SQL Server Database... 9 Setting Security Logins...

Table of Contents. RFMS SQL Backup

Verify LDAP over SSL/TLS (LDAPS) and CA Certificate Using Ldp.exe

Print Audit 6 - How to Move Print Audit 6 and a SQL Server 2005 Express Database to a New Server

SELF SERVICE RESET PASSWORD MANAGEMENT DATABASE REPLICATION GUIDE

Barracuda Message Archiver Vx Deployment. Whitepaper

SQL Express to SQL Server Database Migration MonitorIT v10.5

This is a training module for Maximo Asset Management V7.1. In this module, you learn to use the E-Signature user authentication feature.

MICROSTRATEGY 9.3 Supplement Files Setup Transaction Services for Dashboard and App Developers

How To Create A Microsoft.Com/Sql Server 2000 Instance For Act! (For A Powerpoint) For A Powerline.Com (For Microsoft) Or A Microscientific.Com Or A Windows

Table of Contents. CHAPTER 1 About This Guide CHAPTER 2 Introduction CHAPTER 3 Database Backup and Restoration... 15

Purple Sturgeon Standard VPN Installation Manual for Windows XP

0651 Installing PointCentral 8.0 For the First Time

GETTING STARTED WITH SQL SERVER

InformationNOW SQL 2005 Database Backup and Restoration

1. Technical requirements 2. Installing Microsoft SQL Server Configuring the server settings

Internet Guide. Prepared for 55 John Street

TERMINAL SERVICES AND CITRIX

Windows Live Mail Setup Guide

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

SQL Server 2008 R2 Express Edition Installation Guide

Table of Contents Radiant Systems, Inc. All rights reserved. iii

Windows XP User guide for wired network v1.1

SonicWALL CDP 5.0 Microsoft Exchange User Mailbox Backup and Restore

These notes are for upgrading the Linko Version 9.3 MS Access database to a SQL Express 2008 R2, 64 bit installations:

Transcription:

1) Make a Copy of the Existing PMP SQL Database Files. 2) Upgrade PMP by running the installer on the old server 3) Install SQL 2005 or 2008 SQL server on the New Server (you may also use the PMP 2010 installer and create a blank SQL database) IMPORTANT Note: USE Windows Authentication only. (PMP is not compatible with SQL authentication) If you use the PMP installer, you will need to rename the database files later in the procedure. Download the SQL Management Tool and install it on the NEW SQL server or Print Server. Microsoft SQL Server Management Studio Express (SSMSE) is a free, easy-to-use graphical management tool for managing SQL Server 2005 Express

4) (RECOMMENDED) Enable the Named Pipes and TCP/IP protocols using the SQL Configuration Manager 5) OLD SERVER: go to administrative tools > services and stop SQL Server (PMP)

6) Copy printmanager.mdf and PrintManager_log.ldf files Go to c:\program files\ Microsoft SQL server\mssql.1\data Right Click copy both the printmanager.mdf and PrintManager_log.ldf files 7) NEW SERVER: Stop The SQL Services

8) Paste the database files from the old SQL server printmanager.mdf and PrintManager_log.ldf files Go to c:\program files\ Microsoft SQL server\mssql.1\data 9) Using SQL Management studio 2005 Express Attach the Print Manager database on this new server using SQL management studio

Right click on Databases > Attach > add > navigate to Printmanager.mdf file

Hit OK Done!

10) START SQL SERVICES: Go to Services on the New Server. Right Click Start SQL (PMP) Service.

(Alternate method)

In the PMP 2010 Admin Console, change the database connection to the new SQL Server under File menu> database connection