English German Spanish
Support|Education|Careers|Contact Us

How to automate the backup of the ODEX Enterprise database.

Article ID: 1137
Date Created: 13/10/2009 12:08:40
Date Modified: 18/10/2010 14:16:18
Applies To: ODEX Enterprise
More Information:

Run this script as an administrator/local system account, substituting the reference to 2.3.0.1087 with the
appropriate version you have installed.


cd "C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn\"
sqlmaint -S "MYPC\DIP002" -D OdexEnterprise_2.3.0.1087 -BkUpDB c:\backup -BkUpMedia DISK

xcopy "C:\Program Files\DIP\Odex Enterprise\2.3.0.1087\Data\" c:\backup /Y

xcopy "C:\Program Files\DIP\Odex Enterprise\2.3.0.1087\*.cfg" c:\backup /Y

The example shown will backup the configuration files and data files used by ODEX Enterprise. It will also copy the database on machine "MYPC" to the directory c:\backup\

Keywords:



Rate this article

12345

Current rating: 0
1 star = Poor, 5 stars = Perfect)

Feedback

Did this information solve your problem?
 
What can we do to improve this information?
 
Please provide an email address so that we can obtain
further information if necessary (optional):




User Logon
Username/Password:
CONTACT US

UK: +44 (0) 1733 371 311
ES: +34 91 268 66 29
SE: +46 (0) 322 935 25
DE: +49 (0) 40 31112 374


sales@di-international.com
Terms and Conditions | Copyright Data Interchange Plc 2012