Oracle Missing Rows In tables – Example 1 Tab$ with no entries in Seg$ - ErrorsSQL> connect test/testConnected.SQL> drop table EMP;*ERROR at line 1:ORA-00600: internal error code, arguments: [ktssdrp1], [11], [10], [9], [], [],[], []SQL> select * FROM EMP;select * FROM...
In a 10046 level 4 output the statement before seg$ is from obj$:PARSING IN CURSOR #7 len=116 dep=1 uid=0 oct=3 lid=0 tim=1094423927797063 hv=431456802 ad='5ad5b3b0'select o.owner#,o.name,o.namespace,o.remoteowner,o.linkname,o.subname,o.dataobj#,o.flags from obj$ o where o...