Command line interface for migration > Migrating runtime repository data > Exporting document types from a runtime repository

Exporting document types from a runtime repository
The DOCTYPE mode is used to export document types and metadata from an SPx (SP4 or older versions) runtime repository to an xml file. The xml file is required when upgrading Design Center Projects and Collector to OpenText StreamServe 5.6.
Example 19
strs-migrate.bat -d MSSQL -m DOCTYPE -n strsData -o 1433 -p myPwd -s WMF3K55 -u sa -z C:\strs_data\myDoctype.xml
 
Example 20
strs-migrate.bat -d ORACLE -i abc321 -m DOCTYPE -n strsData -o 1521 -p myPwd -s salma -u sys -z C:\strs_data\myDoctype.xml
 
OpenText StreamServe 5.6 Updated: 2013-03-01