Obrigado vitor  

Em Sexta-feira, 29 de Agosto de 2014 9:58, "Vitor Junior [email protected] 
[oracle_br]" <[email protected]> escreveu:
  


  
Bug 12580262 - SGA corruption / ORA-600 [kssadd: null parent] using Job queues 
(Doc ID 12580262.8)


Fixed: 
This issue is fixed in  * 12.1.0.1 (Base Release)  

​
Description
Shared memory may be corrupted by a scheduler process using the job queues. 
Rediscovery Notes: Internal errors (ORA-600) related to job slaves and job 
queues. Workaround 
 None​ 






Att,/Regards,


Vitor Jr.
Infraestrutura / Infrastructure Team
Oracle 11g DBA Certified Professional - OCP 
Oracle Certified Expert, Oracle Real Application Clusters 11g and Grid 
Infrastructure Administrator - OCE
Oracle Database 11g Performance Tuning Certified Expert - OCE
Oracle Exadata 11g Certified Implementation Specialist
Oracle Certified Associate, MySQL 5
mail, gtalk e msn: [email protected]
http://certificacaobd.com.br/ 
skype: vjunior1981
https://mybizcard.co/vitor.jr.385628   


Em 29 de agosto de 2014 09:33, Rafael Mendonca [email protected] 
[oracle_br] <[email protected]> escreveu:

 
>  
>Dados:
>
>BANNER
>--------------------------------------------------------------------------------
>Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
>PL/SQL Release 11.2.0.3.0 - Production
>CORE    11.2.0.3.0      Production
>TNS for IBM/AIX RISC System/6000: Version 11.2.0.3.0 - Production
>NLSRTL Version 11.2.0.3.0 - Production
> 
>PSU 11.2.0.3.5 
>
> 
>O que acontece é que um JOB estava com STATE = DISABLED 
>
>Então tentei deixar o STATE = ENABLE com o seguinte comando:
>
>BEGIN
>      DBMS_SCHEDULER.ENABLE(name=>' "XUXA"."JOB_PRC_ATUALIZACAO_1" ');
>END;
>ou
>BEGIN
>DBMS_SCHEDULER.ENABLE(name=>'XUXA.JOB_PRC_ATUALIZACAO_1');
>END;
>
>E me deparava com o segunte erro ORA:
> 
>ORA-00600: código de erro interno, argumentos: [kssadd:  null parent], [], [], 
>[], [], [], [], [], [], [], [], []
>ORA-06512: em "SYS.DBMS_ISCHED", line 124
>ORA-06512: em "SYS.DBMS_SCHEDULER", line 343
>ORA-06512: em line 2
>
> 
>Então resolvi fazer o seguinte: 
>
>Dropar o JOB e o PROGRAM e recriar os dois.
> 
>Na hora de criar o PROGRAM vai tudo ok, na hora de criar o JOB o mesmo erro 
>ORA-600 aparece, mas o JOB é criado e com STATE DISABLED. 
>
>Alguém já passou por isso?
> 
>Estou abrindo um chamado com a Oracle, mas se alguém tiver uma solução eu 
>agradeceria. 
>
>     
  
 

Responder a