ORA-06512
Error: ORA-06512: at string line string
Causa: Backtrace message as the stack is unwound by unhandled exceptions.
Acción: Fix the problem causing the exception or write an exception handler for this condition. Or you may need to contact your application administrator or database administrator.
COMENTARIOS:
por Anónimo | 18/10/2006 21:01:33
RE: ORA-06512
Como solucionar este problema
por wruiz | 17/11/2010 12:33:13
RE: ORA-06512
Desde el jdeveloper 10.3.4 al ejecutar la entity object orders que viene como ejemplo en el Application Model da ete error:
(oracle.jbo.AttributeLoadException) JBO-27021: Failed to load CustomDatum value at index 2 with java object of type oracle.jbo.domain.TimestampLTZ due to java.sql.SQLException.
----- LEVEL 1: DETAIL 0 -----
(java.sql.SQLException) ORA-00005: Message 5 not found; product=RDBMS; facility=ORA
ORA-06512: at "SYS.DBMS_UTILITY", line 70
ORA-06512: at line 1
por Patricia | 24/11/2011 22:51:39
RE: ORA-06512
Tengo este error en el Flujo de Aprobación de PO. El estatus de la orden de compra es en Proceso y no me deja hacerle nada a la orden de compra.
Versión 11.5.10.2
Failed Activity: Get PO Attributes
Activity Type: Function
Error name: -6512
Error Message: ORA-06512: at line
Error Stack: Wf_Engine_Util. Function_Call (PO_POAPPROVAL_INIT1.GET_PO_ATTRIBUTES, POAPPRV, 57384-195763, 158740, RUN)
por David Sánchez | 27/04/2012 12:41:48
RE: ORA-06512
Hola.
Hemos añadido un tutorial sobre este error. Echadle un vistazo:
http://www.orasite.com/administracion-de-oracle/error-ora-06512-at-sysdbms_sys_sql
Un saludo.