B2B Data Exchange
- B2B Data Exchange 10.2.2
- All Products
For example:repoutil -c migrateToISPKerberos -l "<JDBC_URL_for_DX_Repository>" -u <DX_Repository_User_Name> -p <DX_Repository_Password> -tdx--file <Properties_File_You_Created_in_Step_1>
repoutil.bat -c migrateToISPKerberos -l "jdbc:informatica:oracle://machine1:1521;SID=orcl" -uDX_DB_USER -pDX_DB_PASSWORD -tdx--file c:\migrateToISP.properties
For example:repoutil -c loadProperties --file <Properties_File_You_Created_in_Step_1> -u <DX_Repository_User_Name> -p <DX_Repository_Password> -tdx-l "<JDBC_URL_for_DX_Repository>"
repoutil -c loadProperties --file c:\PowerCenter.properties -uDX_DB_USER -pDX_DB_PASSWORD -tdx-l "jdbc:informatica:oracle://machine1:1521;SID=orcl"