Skip to Main Content
  • Questions
  • Unable to use nested tables on my system

Breadcrumb

Question and Answer

Connor McDonald

Thanks for the question, Shriram.

Asked: August 30, 2025 - 5:29 am UTC

Last updated: September 02, 2025 - 1:35 am UTC

Version: Oracle 19c

Viewed 100+ times

You Asked

I am using Windows 11 64 bit / Oracle 19c .Everything works fine except when I create a nested table and associate it with my table as a column . I can neither query it nor drop the table . When I query I get a message that the connection to the database was reset and when I try to drop it I get a message as:
RA-00600: internal error code, arguments: [kkpo_rcinfo_defstg:objnotfound], [78561], [], [], [], [], [], [], [], [], [], []
00600. 00000 - "internal error code, arguments: [%s], [%s], [%s], [%s], [%s], [%s], [%s], [%s], [%s], [%s], [%s], [%s]"
*Cause: This is the generic internal error number for Oracle program
exceptions. It indicates that a process has encountered a low-level,
unexpected condition. The first argument is the internal message
number. This argument and the database version number are critical in
identifying the root cause and the potential impact to your system.

How do I resolve this?

and Connor said...

Check MOS note 1308400.1

But the news wont be good - this typically means that an upgrade or installation was incorrectly performed at some stage in the past.

Best to work with Oracle Support on this one, because there's a good chance you'll need to take some careful remedial action.