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 37
strs-migrate.bat -d MSSQL -m IMPORT -n strsWeb -o 1433 -p myPwd -s WMF3K55 -u sa -z C:\strs_data\myDb.zip
 
Example 38
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 39
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 40
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.2 Updated: 2018-01-26