Patch 8 - Bug fixes

Date: June 12, 2006

Version affected: v1.80.

Notes:

Contents:

Installation:

First unzip the patch files to a temporary directory. Copy the ASP and XSL directories to the web-server where WBT Manager is installed.

Database Schema:

Oracle users:
Several column definitions must be changed from LONG VARCHAR to CLOB. The indices on the affected tables must also be rebuild. The rebuild process could take significant time. You may want to do a trial run against a copy of your production database to estimate how long the system will be out of service.

  • Perform a database backup (very important).
  • Launch the runSQL.exe program found in the database directory in this patch.
  • Connect to the WBT Manager database and log on as the wbtmanadmin user (or whatever user account was used to create the WBT Manager tables).
  • Execute the oracle_longtoclob1.sql script found in the database directory in this patch. It should execute with no errors.

Web-Module:

On the web-server where the WBT Manager Web-Server Application is installed:

Copy To
asp\r_adm2.asp ASP directory
asp\r_adm4.asp ""      ""
asp\r_adm7.asp ""      ""
asp\r_adm8.asp ""      ""
asp\r_adm9.asp ""      ""
asp\r_stu5.asp ""      ""
asp\dtpickjs.asp ""      ""
xsl\dtpick.xsl HTML\XSL directory
xsl\dtpickns4.xsl ""      ""

Replaced files

Web-Module
Destination File Version Date
  dtpickjs.asp 2006/05/31  3:51 PM
  r_adm2.asp 2005/12/29  1:18 PM
  r_adm4.asp 2006/02/02  4:16 PM
  r_adm7.asp 2006/05/23  2:58 PM
  r_adm8.asp 2006/02/15  3:58 PM
  r_adm9.asp 2006/06/12 11:32 AM
  r_stu5.asp 2006/02/15  4:00 PM
<web-dir>/xsl  dtpick.xsl 2006/05/31  2:57 PM
dtpickns4.xsl 2006/05/31  3:45 PM

Version 1.8 Patches


*end of file*