Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-600 error only with Oracle 10g
iwandraskovic_at_yahoo.de (Norbert) wrote:
>- Oracle 10g (10.1.0.2) database
>- Windows 2000 Professional
>- local oci-connection to database
>
>the following error occurs only with the new Oracle 10g-Database:
>
>ORA-00600: internal error code, arguments: [kpofdr-long], [], [], [],
>[], [], [], []
>
>the error-causing select- statement looks like this:
>SELECT * FROM mytable WHERE thekey = :1
>
>where :1 is a number(10) variable and mytable has many (>900)
>number(10)-columns!!!.
>
>The same statement on Oracle 8i,9i or with an Oracle9-client from
>another workstation agaist the 10-database runs without problems.
>
>Any ideas?
Any 600 error should trigger a call Oracle support... Do any other statements or other SqlPlus commands using the V10 client cause this error?
----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==---- http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups ---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =--- Received on Mon May 10 2004 - 12:22:42 CDT
![]() |
![]() |