Does it occour when you do some truncation on the table with CLOB types. On such case its a Bug 1678963 . Make sure that the tablespace 4 is in good health.
Sam
Printable View
Does it occour when you do some truncation on the table with CLOB types. On such case its a Bug 1678963 . Make sure that the tablespace 4 is in good health.
Sam
It turns out to be that the data dictionary is corrupted by the crash. So the database has to be recreated thru an import which will rebuild the data dictionary.
Sambavan you were right it seems to have hit a bug with the alter of a lob column.
Now the problem: I am getting the same ora 600 errors on one table (which has a lob column) in my export. Please help how do I get a clean export. I have a hot backup from before, Can I use that instead of the export/import??
Thanx
Do you have any Temporary Segments yet to be released?
try , Mount the db then make uncritical tblsps offline , then open, and try making one by one tblsp online ..
ORA-00600: is internal error code and it is recommended for you to call Oracle support with error stack messages. I will not advise you to try to fix it if you really don't know what you are doing.
Thanks