Re: ResultSet missing - Mailing list pgsql-jdbc

From John Sidney-Woollett
Subject Re: ResultSet missing
Date
Msg-id 1387.192.168.0.64.1078409959.squirrel@mercury.wardbrook.com
Whole thread Raw
In response to ResultSet missing  (Mariusz Wyrozebski <moon@mat.uni.torun.pl>)
Responses Re: ResultSet missing  (Mariusz Wyrozebski <moon@mat.uni.torun.pl>)
List pgsql-jdbc
Mariusz Wyrozebski said:
> 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

Why are you asking for help with an Oracle error code on the Postgres
list? :)

Are you sure you're using the correct connection/datasource/driver?

John Sidney-Woollett

pgsql-jdbc by date:

Previous
From: Mariusz Wyrozebski
Date:
Subject: ResultSet missing
Next
From: Dave Cramer
Date:
Subject: Re: ResultSet missing