----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Dirk Fentross wrote:
>
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files. Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> Sun Solaris 2.6
> Oracle 8.0.5
> Apache 1.3.9
> JServ 1.0
> Oracle JDBC (classes111.zip & classes12.zip)
>
> Hi,
>
> in the above environment I´ve a some trouble with simulanous access to a
> servlet
> that display data out of the Oracle DBMS which causes the servlet to hang.
> Does anyone know if there´s a general problem which causes this behaviour ?
>
> ERROR MSG: Bigger type length than maximum
We had the same Error using the oracle815i_j11.zip jdbc Driver.
The reason was the table had to many columns.
If you have a solution for this problem we would appreciate a hint.
Stefan
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]