[rt-users] RT2.0.8 on Oracle 8.1.7
Ralph Hoppe
rhoppe at hoppe-dialog.de
Fri Oct 26 08:00:38 EDT 2001
Hi all,
I've successfully installed RT2 on Oracle 8.1.7. I'm using RedHat 6.2,
perl 5.6.1, apache 1.3.22, DBD-Oracle-1.12, libapreq-0.31 (0.33 can not
be compiled).
But ATTENTION: In SearchBuilder.pm you'll find in _DoSearch
$QueryString = "SELECT DISTINCT main.* ....
This is WRONG for tables with CLOB columns and other columns of new
types. Delete the DISTINCT clause! Then it will work.
RALPH HOPPE
More information about the rt-users
mailing list