Siebel 18 incremental webtemplate conversion SWT to OD Conversion Utility
Hello,
I have been attempting to use this utility SWTClob.jar but am hitting errors in the log.
Wed Nov 14 14:01:19 EST 2018 SEVERE:File doesn't exist: ..\siebsrvr\log\SWT2Clob\DummyFile_1.out
The documentation I am referencing is from here:
https://docs.oracle.com/cd/E88140_01/books/UPG/UPG_DB_Upg_Util26.html
It has the following command format.
java -jar $DbsrvrRoot\common\SWTClob.jar /s $SiebelRoot /c "$ODBCDataSource" /t
$TableOwner /u $TableOwner /p $TablePassword /o $SiebelLogDir /d $DatabasePlatform
/r $RepositoryName /j $WebTemplatesDir /w $WSUSerName /x $WorkspaceName /b
$BranchedWS /i $WebTemplateName
One thing I am wondering is why only the ODBC reference is shown in quotes?