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