Re: Oracle JDBC problem

From: bung ho <bung_ho_at_hotmail.com>
Date: 21 Jan 2003 09:04:10 -0800
Message-ID: <567a1b1.0301210904.4a804358_at_posting.google.com>


are you executing that SQL from sqlplus or something else? it appears that the most common cause for that error is using pre-9i thin jdbc drivers against a 9i db.

qwert12345_at_boxfrog.com (Doug Baroter) wrote in message news:<fc254714.0301201527.be52044_at_posting.google.com>...
> SQL: select banner from v$version
> against an Oracle9i db resulted in the following error:
>
> ORA-00600: internal error code, arguments: [ttcgcshnd-1], [0], [], [],
> [], [], [], []
>
> I don't have access to Oracle's bug reporting web site, could some one
> kindly post it?
>
> Secondly, is there any alternative to find current server version
> other than the above query? Thanks.
Received on Tue Jan 21 2003 - 18:04:10 CET

Original text of this message