Command line interface for migration > Migrating web content repository data > Importing web content repository data

Importing web content repository data
When you import data to a web content repository, you import the data from the zip file exported from the source repository
Example 33
strs-migrate.bat -d MSSQL -m IMPORT -n strsWeb -o 1433 -p myPwd -s WMF3K55 -u sa -z C:\strs_data\myDb.zip
 
Example 34
strs-migrate.bat -d ORACLE -i abc321 -m IMPORT -n strsWeb -o 1521 -p myPwd -s salma -u sys -z C:\strs_data\myDb.zip
 
Example 35
strs-migrate.bat -d MSSQL -m IMPORT -n strsWeb -o 1433 -p myPwd 
-s WMF3K55 -u sa -z C:\strs_data\myDb.zip
-x C:\doctypes\document_types.xml
 
Example 36
strs-migrate.bat -d ORACLE -i abc321 -m IMPORT -n strsWeb -o 1521 -p myPwd -s salma -u sys -z C:\strs_data\myDb.zip 
-x C:\doctypes\document_types.xml
 
 
 
OpenText StreamServe 5.6 Updated: 2013-03-01