<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello, List, I've installed opencms with Oracle 9i 
and I've changed the connection pool names in the registry.xml to oracleoci, and 
I had to change the sql scripts. After this,all goes well but when I try to 
block a new in the opencms log appears the message:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2><opencms_info> [NewsBackoffice] : Backoffice 
getContentLock: Could not write to content definition!</FONT></DIV></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>and I can create a new entry when I don`t write 
anything in the 'text' field or 'long abstract' field nut when I try to 
create a new entry with any content in these fields a error appears in the 
screen:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>com.opencms.core.CmsException: 4 Sql exception. 
Detailed error: [com.opencms.modules.homepage.news.NewsContentDefinition] 
ORA-01465: hexadecimal number not valid<BR>. <BR>root cause was 
java.sql.SQLException: ORA-01465: hexadecimal number not valid</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>In the scripts ejecuted I only change the field 
types by oracle types, and I think that the problem can be that I create the 
fields text and long-abstract like blob fields instead of 'long raw' because the 
create table statement in oracle doesn´t allow to create more than two 'long 
raw' fields in a table.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I need help!!!! Thanks very much.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>