Re: ORA-00600 internal error code
- From: Juha Laiho <Juha.Laiho@xxxxxx>
- Date: Tue, 12 Dec 2006 19:47:04 GMT
tkonrath@xxxxxx said:
Wie having the follwing problem in our java Web Application:....
We have a table with a column of VARCHAR2(255) with an text index using
ctxsys. Entering a serch for this column in our application creates an
SQL query with an cointains in the where clause. This Query raises an
Error in our Web-Applikation:
Caused by: java.sql.SQLException: No more data to read from socket
In the allert file, oracle writes the following message:
Tue Dec 12 09:40:36 2006
Errors in file d:\oracle\admin\sag\udump\sag_ora_1028.trc:
ORA-00600: internal error code, arguments: [kpotcfnd-3], [Invalid
Handle], [], [], [], [], [], []
Typically ORA-00600 errors are something you handle through Oracle
support -- they really are Oracle internal errors, often caused
by a bug in the database server itself. So, at least search the
Oracle Metalink support site for that error message (including
the arguments), if you have access to Metalink (a valid support
contract is required, I think).
--
Wolf a.k.a. Juha Laiho Espoo, Finland
(GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V
PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
"...cancel my subscription to the resurrection!" (Jim Morrison)
.
- References:
- ORA-00600 internal error code
- From: tkonrath
- ORA-00600 internal error code
- Prev by Date: Re: Problem with jdbc, RowSet and Oracle
- Next by Date: [Announce] Learn Data Integration with XML Pipeline
- Previous by thread: ORA-00600 internal error code
- Next by thread: Can rs.last() work..?????
- Index(es):
Relevant Pages
|
|