Boa tarde,

Estou recebendo alguns erros de incidentes ORA-600 e ocorre sempre que execute 
o ANALYZE.

Estou executando através do comando 
EXEC DBMS_UTILITY.ANALYZE_SCHEMA('MICROSIGA','COMPUTE');

Os outros usuários consigo fazer, notei que no sqlplus ocorre a mensagem :
ORA-03114 : Not connected to ORACLE

Alguem tem idéia do que ocorre ?

Alert.LOG
ORA-00600: internal error code, arguments: [17114], [0x05C7D1748], [], [], [], 
[], [], []
ORA-07445: exception encountered: core dump [kghalf()+605] [ACCESS_VIOLATION] 

Arquivo TRACE
Dump file 
c:\oracle\diag\rdbms\company\company\incident\incdir_78654\company_ora_1432_i78654.trc
Oracle Database 11g Release 11.1.0.6.0 - 64bit Production
Windows NT Version V5.2 Service Pack 2
CPU                 : 4 - type 8664, 1 Physical Cores
Process Affinity    : 0x0000000000000000
Memory (Avail/Total): Ph:7444M/16373M, Ph+PgF:9525M/19861M
Instance name: company
Redo thread mounted by this instance: 1
Oracle process number: 50
Windows thread id: 1432, image: ORACLE.EXE (SHAD)


*** 2010-06-14 03:37:54.463
*** SESSION ID:(231.62206) 2010-06-14 03:37:54.463
*** CLIENT ID:() 2010-06-14 03:37:54.463
*** SERVICE NAME:(SYS$USERS) 2010-06-14 03:37:54.463
*** MODULE NAME:(sqlplus.exe) 2010-06-14 03:37:54.463
*** ACTION NAME:() 2010-06-14 03:37:54.463
 
Dump continued from file: 
c:\oracle\diag\rdbms\company\company\trace\company_ora_1432.trc
ORA-00600: internal error code, arguments: [ksu_register_tac-1], [], [], [], 
[], [], [], []
ORA-00600: internal error code, arguments: [17114], [0x01F3CFBA8], [], [], [], 
[], [], []

========= Dump for incident 78654 (ORA 600 [ksu_register_tac-1]) ========

*** 2010-06-14 03:37:54.463
----- Current SQL Statement for this session (sql_id=6q42j0018w7t8) -----
insert into sys.wri$_optstat_ind_history(obj#,rowcnt,leafcnt,distkey, lblkkey, 
dblkkey,clufac,blevel,analyzetime,samplesize,guessq,cachedblk, 
cachehit,logicalread,savtime,flags) values  
(:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15,:16)
----- PL/SQL Stack -----
----- PL/SQL Call Stack -----
  object      line  object
  handle    number  name
00000001F572D1A8       256  package body SYS.DBMS_DDL
00000001F77C38E0       405  package body SYS.DBMS_UTILITY
0000000327731450         1  anonymous block

----- Call Stack Trace -----
calling              call     entry                argument values in hex      
location             type     point                (? means dubious value)     
-------------------- -------- -------------------- ----------------------------
ksedst1()+123        CALL???  skdstdst()+0         000002004 2050033BEBEA703
                                                   000000000 000000000
ksedst()+64          CALL???  ksedst1()+0          000000002 0000001CF 000000000
                                                   01EB30528

Responder a