Foros del Web » Programación para mayores de 30 ;) » Bases de Datos General » SQL Server »

error job ProcessSLAJob

Estas en el tema de error job ProcessSLAJob en el foro de SQL Server en Foros del Web. hola a todos. Hace varios mese que falla el job "ProcessSLAJob". Os paso el log de SLA_ETL_Log a ver si alguien sabe como solucinarlo. The ...
  #1 (permalink)  
Antiguo 24/08/2007, 05:58
 
Fecha de Ingreso: julio-2006
Mensajes: 5
Antigüedad: 17 años, 9 meses
Puntos: 0
error job ProcessSLAJob

hola a todos.

Hace varios mese que falla el job "ProcessSLAJob". Os paso el log de SLA_ETL_Log a ver si alguien sabe como solucinarlo.

The execution of the following DTS Package failed:

Error Source: Microsoft Data Transformation Services (DTS) Package
Error Description:Package failed because Step 'DTSStep_DTSExecuteSQLTask_56'
failed.
Error code: 80040428
\Error Help File:sqldts80.hlp
Error Help Context ID:700

Package Name: SLA_ETL_DTS
Package Description: ETL Package for SLA Scorecard
Package ID: {A8F09E6C-EEF8-4D57-9333-298807572BF3}
Package Version: {19BE5C80-EFFA-45D4-A4D5-122E4BA193E1}
Package Execution Lineage: {7757D811-DA90-44F8-8F1F-7F9AD490DAF9}
Executed On: INTBRVL15
Executed By: SYSTEM
Execution Started: 14/03/2006 11:25:37
Execution Completed: 14/03/2006 11:25:39
Total Execution Time: 1,859 seconds

and the end of SLAjob_Log.Log file is:

DTSRun OnStart: DTSStep_DTSExecuteSQLTask_56

DTSRun OnError: DTSStep_DTSExecuteSQLTask_56, Error = -2147217873 (80040E2F)

Error string: The statement has been terminated.
Error source: Microsoft OLE DB Provider for SQL Server
Help file:
Help context: 0

Error Detail Records:

Error: -2147217873 (80040E2F); Provider Error: 3621 (E25)

Error string: The statement has been terminated.
Error source: Microsoft OLE DB Provider for SQL Server
Help file:
Help context: 0

Error: -2147217873 (80040E2F); Provider Error: 1750 (6D6)
Error string: Could not create constraint. See previous errors.
Error source: Microsoft OLE DB Provider for SQL Server
Help file:
Help context: 0

Error: -2147217873 (80040E2F); Provider Error: 1505 (5E1)

Error string: CREATE UNIQUE INDEX terminated because a duplicate key was
found for index ID 1. Most significant primary key is '16'.

Error source: Microsoft OLE DB Provider for SQL Server
Help file:
Help context: 0

DTSRun OnFinish: DTSStep_DTSExecuteSQLTask_56

Error: -2147220440 (80040428); Provider Error: 0 (0)

Error string: Package failed because Step 'DTSStep_DTSExecuteSQLTask_56'
failed.
Error source: Microsoft Data Transformation Services (DTS) Package
Help file: sqldts80.hlp
Help context: 700
  #2 (permalink)  
Antiguo 24/08/2007, 08:16
Avatar de Andres95
Colaborador
 
Fecha de Ingreso: diciembre-2004
Mensajes: 1.802
Antigüedad: 19 años, 4 meses
Puntos: 38
Re: error job ProcessSLAJob

Segun el error, tienes o estas insertando claves repetidas en una tabla...
__________________
La sencillez y naturalidad son el supremo y último fin de la cultura...
--
MCTS : SQL Server 2008, .NET Framework 3.5, ASP.NET Applications.
  #3 (permalink)  
Antiguo 27/08/2007, 00:53
 
Fecha de Ingreso: julio-2006
Mensajes: 5
Antigüedad: 17 años, 9 meses
Puntos: 0
Re: error job ProcessSLAJob

Gracias por tu repuesta.Pero como se que tabla se repite.Sabes de algún metodo para saberlo
  #4 (permalink)  
Antiguo 27/08/2007, 08:15
Avatar de Andres95
Colaborador
 
Fecha de Ingreso: diciembre-2004
Mensajes: 1.802
Antigüedad: 19 años, 4 meses
Puntos: 38
Re: error job ProcessSLAJob

DTSStep_DTSExecuteSQLTask_56 <--- esta es la tarea que produce el error...

verifica los inserts que se estan haciendo....

si tienes alguna duda, postea el codigo correspondiente... asi te podran ayudar mejor...

Saludos!
__________________
La sencillez y naturalidad son el supremo y último fin de la cultura...
--
MCTS : SQL Server 2008, .NET Framework 3.5, ASP.NET Applications.
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 15:56.