Import and export harvest database SQL
search cancel

Import and export harvest database SQL

book

Article ID: 112138

calendar_today

Updated On:

Products

CA Harvest Software Change Manager - OpenMake Meister

Issue/Introduction

Instructions to import/export a database in harvest SCM

Environment

Release:
Component: CCC-BI

Resolution

In order to accomplish this using SQL you have to do the following: 

1. shut down the SCM broker 
2. move the database according to SQL Server instructions 
3. on broker machine, update the ODBC data source to connect to the database in its new location (Usign Hdbsetup or use the Windows ODBC Administrator app in Control Panel -> Administrative Tools) 
4. restart the broker 

Note: It's important to be sure that the SCM schema owner's userid AND password are ported to the new box as well.