ORA-00600: internal error code, arguments: [25027], [3], [0], [], [], [], [
ORA-911May 7 2008 — edited May 8 2008Hi all,
Just wondered if any of the dba's on this forum have seen this nasty bug. We get it on a 10.2.0.3 DB when an insert operation runs against a table that has blob columns. To be more specific, the error occurs only when inserting into a blob column. We are working with Oracle, but so far all suggestions have failed to resolve it.
Our last resort was to truncate the table which did indeed resolve the issue. But this options is too drastic to implement in a prod database.
Any ideas or comments are welcomed.
Thank you