Siebel Database Upgrade Guide for DB2 for z/OS > Running the Database Configuration Wizard to Perform Upgrade Tasks >

Converting Siebel Web Templates with the SWT to OD Conversion Utility


The SWT to OD Conversion Utility converts Siebel Web Templates to an Object Definition Layout. Converted Web templates are stored in the database.

The SWT to OD Conversion Utility runs as part of the upgrade process. Use the procedures in this topic to manually run the SWT to OD Conversion Utility.

Running the SWT to OD Conversion Utility

  1. Navigate to the following directory:

    Windows: $DbsrvrRoot\common folder

    UNIX: $DbsrvrRoot\common folder

  2. Run the following command:

    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

  3. Review the SWTClob log and verify that SWTClob ran without errors.

    Windows: $SiebelLogDir\SWTClob.log

    UNIX: $SiebelLogDir/SWTClob.log

    For more information about troubleshooting and verifying the results of the Web template migration process, see Using Siebel Tools.

Siebel Database Upgrade Guide for DB2 for z/OS Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.