When you upgrade to 5.6, you must migrate the data from the old runtime repository to the new 5.6 runtime repository. In this case you must run the Repository Migration Tool in IMPORT mode. See the Upgrading Instructions for more information on how to upgrade to 5.6.
Example 13strs-migrate.bat -d MSSQL -m IMPORT -n strsDataSP3 -o 1433 -p myPwd -s WMF3K55 -u sa -z C:\strs_data\myDb.zip
Example 14strs-migrate.bat -d ORACLE -i abc321 -m IMPORT -n strsDataSP3 -o 1521 -p myPwd -s salma -u sys -z C:\strs_data\myDb.zip
strs-migrate.bat -d MSSQL -f -m IMPORT -n strsDataSP3 -o 1433
-p myPwd -s WMF3K55 -u sa -z C:\strs_data\myDb.zipstrs-migrate.bat -d ORACLE -f -i abc321 -m IMPORT -n strsDataSP3
-o 1521 -p myPwd -s salma -u sys -z C:\strs_data\myDb.zip
OpenText StreamServe 5.6 | Updated: 2013-03-01 |