<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.1.18">
</HEAD>
<BODY>
The CMS_TASKLOG DDL for Oracle in CVS is wrong as the type for the <B>userref</B> field is defined as <B>INT</B>, but in the code it tries to write a user UUID.<BR>
I changed the type to <B>VARCHAR2(36)</B> and everything works<BR>
<BR>
Tristan
</BODY>
</HTML>