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 19strs-migrate.bat -d MSSQL -m DOCTYPE -n strsData -o 1433 -p myPwd -s WMF3K55 -u sa -z C:\strs_data\myDoctype.xml
Example 20strs-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 |