Re: ResultSet missing

From: Barry Lind <blind(at)xythos(dot)com>
To: Mariusz Wyrozebski <moon(at)mat(dot)uni(dot)torun(dot)pl>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: ResultSet missing
Date: 2004-03-04 16:49:09
Message-ID: 40475E05.6050602@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

The error message indicates you are using an Oracle database. This
mailing list is for the PostgreSQL database and associated jdbc driver.
You should contact Oracle for support of their product.

--Barry

Mariusz Wyrozebski wrote:
> I have :
> Connection is working. I can insert but not select...
>
> Have anyone such experience?
>
> ORA-00600: internal error code, arguments: [ttcgcshnd-1], [0], [], [], [],
> [], [], []
>
> This is visible exactly when I use rs.next() with ResultSet
>
> What could it be? HELP
>
> Written by Mariusz Wyrozebski
> moon(at)mat(dot)uni(dot)torun(dot)pl
> tel: 692 654 059
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Felix Bollenbeck 2004-03-04 18:51:33 unsubscribe
Previous Message vijay raghava 2004-03-04 15:19:13 Class not found exception