My Oracle Support Banner

Intermittent ORA-600 [17281], [1001] and ORA-1001 With JDBC Thin Client (Doc ID 436914.1)

Last updated on JANUARY 30, 2022

Applies to:

Oracle Database - Enterprise Edition - Version 9.2.0.8 to 10.2.0.3 [Release 9.2 to 10.2]
Information in this document applies to any platform.

Symptoms

This issue was observed on a Oracle 10.1.0.5 64-bit RDBMS on a AIX5L 64-bit server. It also occurs on 10gR2

It could occur on any platform and would be on an environment where JDBC clients are used instead of an Oracle client.

The alert log shows these errors:

ORA-00600: internal error code, arguments: [17281], [1001], [0x70000001E792DC8], [], [], [], [], []
ORA-01001: invalid cursor

A failing statement may or may not be shown in the trace file.

The Call stack will show that a cursor is being closed when the error occurs, and may take a few forms. Commonly, it could look like one of these:

- ksedst ksedmp ksfdmp kgeriv kgeasi kgiCloseCursor 
  kgiCloseCachedCursors kgiccc kgicls pevm_EXECC pfrinstr_EXECC pfrrun_no_tool

- ksedst ksedmp ksfdmp kgeriv kgeasi 
  kgicli kgiscl ksuxds ksudel opilof opiodr ttcpip . . .

- ksedmp ksfdmp kgeriv kgeasi
  kgicli kgidlt kgidel perabo perdcs peidcs kkxcls2 kxtcln

- ksedmp kgeriv kgeasi kgicli kgiscl ksuxds ksudel opilof opiodr . . .

- ksedst ksedmp ksfdmp kgeriv
  kgeasi kgicli kgiscl PGOSF441_ksuxds kssdch_stage kssdch ksudlp opidcl

The function stack is indicating the error occurred when closing cursors and doing cleanup.

Changes

 NONE

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.