Error Ejecutando ssis en un SQL AGENT (JOB)
Publicado por Cesar (2 intervenciones) el 30/10/2012 19:54:34
Hola Gente
necesito de su ayuda , ya que tengo varios dias con este problema y no he logrado resolverlo,
cree un job para ejecutar un ssis packge pero al momento de ejecutar el job me marca el siguiente error.
Message
Executed as user: TRANSNETWORK\shernandez. Microsoft (R) SQL Server Execute Package Utility Version 10.50.2500.0 for 32-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 1:45:17 PM Error: 2012-10-30 13:45:17.50 Code: 0xC0011007 Source: {0BC6516F-674D-4613-977E-F43100963696} Description: Unable to load the package as XML because of package does not have a valid XML format. A specific XML parser error will be posted. End Error Error: 2012-10-30 13:45:17.51 Code: 0xC0011002 Source: {0BC6516F-674D-4613-977E-F43100963696} Description: Failed to open package file "C:\manifiesto\Package.dtsx" due to error 0x80070003 "The system cannot find the path specified.". This happens when loading a package and the file cannot be opened or loaded correctly into the XML document. This can be the result of either providing an incorrect file name was specified when calling LoadPackage or the XML file was specified and has an incorrect format. End Error Could not load package "C:\manifiesto\Package.dtsx" because of error 0xC0011002. Description: Failed to open package file "C:\manifiesto\Package.dtsx" due to error 0x80070003 "The system cannot find the path specified.". This happens when loading a package and the file cannot be opened or loaded correctly into the XML document. This can be the result of either providing an incorrect file name was specified when calling LoadPackage or the XML file was specified and has an incorrect format. Source: {0BC6516F-674D-4613-977E-F43100963696} Started: 1:45:17 PM Finished: 1:45:17 PM Elapsed: 0.218 seconds. The package could not be found. The step failed.
he intentado todo pero no logro resolverlo alguien podra ayudarme.
aclaro que el ssis funciona a la perfeccion si lo ejecuto desde el visual pero solo en el job falla.
saludos.
necesito de su ayuda , ya que tengo varios dias con este problema y no he logrado resolverlo,
cree un job para ejecutar un ssis packge pero al momento de ejecutar el job me marca el siguiente error.
Message
Executed as user: TRANSNETWORK\shernandez. Microsoft (R) SQL Server Execute Package Utility Version 10.50.2500.0 for 32-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 1:45:17 PM Error: 2012-10-30 13:45:17.50 Code: 0xC0011007 Source: {0BC6516F-674D-4613-977E-F43100963696} Description: Unable to load the package as XML because of package does not have a valid XML format. A specific XML parser error will be posted. End Error Error: 2012-10-30 13:45:17.51 Code: 0xC0011002 Source: {0BC6516F-674D-4613-977E-F43100963696} Description: Failed to open package file "C:\manifiesto\Package.dtsx" due to error 0x80070003 "The system cannot find the path specified.". This happens when loading a package and the file cannot be opened or loaded correctly into the XML document. This can be the result of either providing an incorrect file name was specified when calling LoadPackage or the XML file was specified and has an incorrect format. End Error Could not load package "C:\manifiesto\Package.dtsx" because of error 0xC0011002. Description: Failed to open package file "C:\manifiesto\Package.dtsx" due to error 0x80070003 "The system cannot find the path specified.". This happens when loading a package and the file cannot be opened or loaded correctly into the XML document. This can be the result of either providing an incorrect file name was specified when calling LoadPackage or the XML file was specified and has an incorrect format. Source: {0BC6516F-674D-4613-977E-F43100963696} Started: 1:45:17 PM Finished: 1:45:17 PM Elapsed: 0.218 seconds. The package could not be found. The step failed.
he intentado todo pero no logro resolverlo alguien podra ayudarme.
aclaro que el ssis funciona a la perfeccion si lo ejecuto desde el visual pero solo en el job falla.
saludos.
Valora esta pregunta


0