Moving a Romexis Database to an Existing SQL Instance



Similar documents
1. CONFIGURING REMOTE ACCESS TO SQL SERVER EXPRESS

Getting Started with ODM

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

SELF SERVICE RESET PASSWORD MANAGEMENT BACKUP GUIDE

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

Moving the TRITON Reporting Databases

Migrating MSDE to Microsoft SQL 2008 R2 Express

Table of Contents SQL Server Option

Moving the Web Security Log Database

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users

MS SQL Server Database Management

Moving a CIMPLICITY SQL Database using Detach/Attach Proficy HMI/SCADA CIMPLICITY

How to Backup and FTP your SQL database using E2.

How To Fix A Backup Error In A Windows Xp Server On A Windows (Windows) On A Pc Or Mac Xp (Windows 7) On An Uniden Computer (Windows 8) On Your Computer Or Your Computer (For

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

Avatier Identity Management Suite

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

Video Administration Backup and Restore Procedures

If you have questions or need assistance, contact PCS Technical Services using the contact information on page 10.

Instructions. Introduction

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

How to Copy A SQL Database SQL Server Express (Making a History Company)

Notes Transfer instructions INTRODUCTION More information

SQL Server Setup for Assistant/Pro applications Compliance Information Systems

IMPORTANT: The person who installs and sets up the PCS Axis database on the central database server

SQL Server 2008 R2 Express Edition Installation Guide

FaxCore 2007 Application-Database Backup & Restore Guide :: Microsoft SQL 2005 Edition

Microsoft SQL Server 2005 How to Create and Restore Database (GRANTH3) Manually

HELP DOCUMENTATION E-SSOM BACKUP AND RESTORE GUIDE

1 of 10 1/31/2014 4:08 PM

Technical Bulletin. SQL Express Backup Utility

3 Setting up Databases on a Microsoft SQL 7.0 Server

Configuring Your Firewall for Client Access in Professional Edition

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide

SonicWALL CDP 5.0 Microsoft Exchange User Mailbox Backup and Restore

InformationNOW SQL 2005 Database Backup and Restoration

9. Database Management Utility

Setup and configuration for Intelicode. SQL Server Express

ProSystem fx Document

Creating client-server setup with multiple clients

How to Set Up a Shared SQL Express Database with ManagePro 7 Standard version

4cast Client Specification and Installation

4cast Server Specification and Installation

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore

HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION

Appendix L: Running Hazus-MH with SQL Server 2005

Password Reset Server Installation Guide Windows 8 / 8.1 Windows Server 2012 / R2

Installing LearningBay Enterprise Part 2

SPHOL207: Database Snapshots with SharePoint 2013

BSDI Advanced Fitness & Wellness Software

Backup / migration of a Coffalyser.Net database

Chapter 6. Using the SQL Server

QUANTIFY INSTALLATION GUIDE

FaxCore 2007 Database Migration Guide :: Microsoft SQL 2008 Edition

DSS Support Backup / Restore DSS Databases using Windows Backup Windows XP Windows 2003 Server

Installing Cobra 4.7

Add in Guide for Microsoft Dynamics NAV May 2012

How To Upgrade Your Microsoft SQL Server for Accounting CS Version

User Setup for SQL Security

File Auditor for NAS, Net App Edition

Secret Server Installation Windows 8 / 8.1 and Windows Server 2012 / R2

Assigning owner rights over MS Exchange Server folders

NTP Software File Auditor for Windows Edition

InformationNOW SQL 2008 Database Backup and Restoration

Diver-Office Backup and Restore the Database

Creating a Domain Tree

SAS 9.3 Foundation for Microsoft Windows

Installation Guide v3.0

2.3 - Installing the moveon management module - SQL version

aims sql server installation guide

Project management - integrated into Outlook

FaxCore Ev5 Database Migration Guide :: Microsoft SQL 2008 Edition

E-Notebook SQL 12.0 Desktop Database Migration and Upgrade Guide. E-Notebook SQL 12.0 Desktop Database Migration and Upgrade Guide

for Networks Installation Guide for the application on the server August 2014 (GUIDE 2) Lucid Exact Version 1.7-N and later

Preparing to Install SQL Server 2005

Microsoft SQL Server 2005 How to Create and Restore Database (GRANTH3) Manually

Training module 2 Installing VMware View

Protecting SQL Server Databases Software Pursuits, Inc.

Security Guidelines for MapInfo Discovery 1.1

Using SSH Secure Shell Client for FTP

Database Back-Up and Restore

Microsoft Corporation. Project Server 2010 Installation Guide

Application Note 116: Gauntlet System High Availability Using Replication

E-Notebook SQL13.0 Desktop Migration and Upgrade Guide

Restoring Sage Data Sage 200

Juris Installation / Upgrade Guide

SQL Server 2005: Introduction to SQL Server Management Studio

NSi Mobile Installation Guide. Version 6.2

Install SQL Server 2014 Express Edition

Basic SQL Server operations

Installation & Configuration Guide

ArcGIS 9. Installation Guide: Workgroup for Microsoft SQL Server Express

BSDI Advanced Fitness & Wellness Software

Secrets of Event Viewer for Active Directory Security Auditing Lepide Software

DBMoto 6.5 Setup Guide for SQL Server Transactional Replications

Monitoring SQL Server with Microsoft Operations Manager 2005

SARANGSoft WinBackup Business v2.5 Client Installation Guide

Using Group Policies to Install AutoCAD. CMMU 5405 Nate Bartley 9/22/2005

NETWRIX CHANGE NOTIFIER

Transcription:

Moving a Romexis Database to an Existing SQL Instance Microsoft Excerpt: 2.10 Installing SQL Server Express on a Windows Domain Controller Security Note We (Microsoft) recommend against running SQL Server Express on a domain controller. It is possible to install SQL Server Express on a Windows domain controller; however, it cannot run on a Windows Server 2003 domain controller as Local Service or Network Service. SQL Server service accounts should run as Windows domain user accounts. It is also possible to install SQL Server service accounts to run as Local System, but this option is not recommended. Do not change the role of the server after you install SQL Server Express. For example, if you install SQL Server Express on a member server, do not use the Dcpromo tool to promote the server to a domain controller. Or, if you install SQL Server Express on a domain controller, do not use Dcpromo to demote the server to a member server. Changing the role of a server after you install SQL Server Express can result in loss of functionality and is not supported. SQL Server 2005 Books Online Step 1: How to: Detach a Database (SQL Server Management This topic describes how to detach a database. Detach a database places it in exactly the same state that it was in when it was attached. 1. Stop the Romexis Service (RomexisService.exe) with the Romexis Service Control. You cannot detach a database with active connections. 2. In SQL Server Management Studio Object Explorer, connect to an instance of the Microsoft SQL Server Database Engine, and then expand that instance. 3. Expand Databases, and select romexis_db. 4. Right-click romexis_db, point to Tasks, and then click Detach. 5. In the Detach Databases dialog box, check Drop. 6. By default, the detach operation retains any out-of-date optimization statistics when detaching the database; to update the existing optimization statistics, click the Update Statistics check box. 7. When you are ready to detach the database, click OK. The newly detached database will remain visible in the Databases node of Object Explorer until the view is refreshed. You can refresh the view at any time: Click in the Object Explorer pane, and from the menu bar select View and then Refresh.

Step 2: How to: Attach a Database (SQL Server Management This topic describes how to attach a database. Attaching a database places it in exactly the same state that it was in when it was detached. Security We recommend that you do not attach or restore databases from unknown or untrusted sources. Such databases could contain malicious code that might execute unintended Transact-SQL code or cause errors by modifying the schema or the physical database structure. Before you use a database from an unknown or untrusted source, run DBCC CHECKDB on the database on a nonproduction server and also examine the code, such as stored procedures or other user-defined code, in the database. To attach a database Copy the romexis_db.mdf and romexis_db.ldf from the original Romexis database server C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\, and past the romexis_db.mdf and romexis_db.ldf at the new Romexis database server to C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\ 1. In SQL Server Management Studio Object Explorer, connect to an instance of the Microsoft SQL Server Database Engine, and then expand that instance. 2. Right-click Databases, point to Tasks, and then click Attach. 3. In the Attach Databases dialog box, to specify the database to be attached, click Add; and in the Locate Database Files dialog box, select the disk drive where the database resides and expand the directory tree to find and select the.mdf file of the database; for example: C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\romexis_db.MDF Important: Trying to select a database that is already attached generates an error. 4. When you are ready to attach the database, click OK. A newly attached database is not displayed in the Databases node of Object Explorer until the view is refreshed. To refresh the view at any time, click in Object Explorer, and then click Refresh on the View menu.

Step 3: How To How to add a SQL Server login (Management How to add a SQL Server login (Management New Information - SQL Server 2005 SP3. Security Note When possible, use Windows Authentication. To add a SQL Server login 1. Expand a server group, and then expand a server. 2. Expand Security, right-click Logins, and then click New Login. 3. In Name, enter a name (Romexis) for the Microsoft SQL Server login. 4. Select SQL Server Authentication. 5. Uncheck Enforce password policy, in Password, enter a password (romexis) and confirm the password. 6. In Default Database, select the default database (romexis_db) to which the login is connected after logging into an instance of SQL Server. 7. In Language, select <default>. 8. Click OK.

Step 4: How To How to create a SQL Server database role (Management How to create a SQL Server database role (Management To create a SQL Server database role 1. Expand a server group, and then expand a server. 2. Expand Databases, and then expand the database (romexis_db) in which to create a role. 3. Right-click Security, and then click New User. 4. In the User Name box, enter the name (romexis) of the new role. 5. In Login name ckick button then select Browse 6. Select [romexis] click OK, click OK again. Only users in the selected database can be added to the role. 7. Check db_datawriter and db_datareader for Role Members 8. Click OK. Step 5: Copy the romexis_images and romexis_cache folders to the new server. 1. Copy the {drive}:\romexis_images and {drive}:\romexis_cache folders from the original server to the new server. 2. If the {drive}: letter remains the same, then the database migration is complete. 3. If the {drive}: letter is different, then browse the CDVT DVD to the Manuals\MS_SQL\Change_Dir folder for instructions to update the romexis_images and romexis_cache paths in the MS SQL database.