Usamos cookies para medir audiência e melhorar sua experiência. Você pode aceitar ou recusar a qualquer momento. Veja sobre o iMasters.
Galera..!! B)
Boa Tarde!..!! :D
Estou passando maus bocados com um problema na execução de um JOB pelo SQL Server Agent. :(
É o seguinte:
Criei um package no Visual Studio e Funciona Perfeitamente.
Execetui o Package pelo "Execute Package Utility" e também funciona Perfeitamente.
Executei de outras formas também e funcionou perfeitamente.
Resumindo, funciona de todas as maneiras.
Daí, criei um JOB no SQL Server Agent para executar esse package e ai surgiu o problema.
Já procurei em tudo quanto foi lugar na Internet e não consegui resolver.
Será que alguém já passou por essa situação.
Preciso muito, muito mesmo resolver esse problema..!! :(
Desde já, muito obrigado, :joia:
Segue o erro abaixo:
Message
Executed as user: AUTORIDADE NT\NETWORK SERVICE. Microsoft ® SQL Server Execute Package Utility Version 10.0.4000.0 for 32-bit Copyright © Microsoft Corp 1984-2005. All rights reserved. Started: 12:54:03 Error: 2011-04-18 12:54:03.34 Code: 0xC0011007 Source: {56767041-BE88-4388-BEDC-2149A5D69709} 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: 2011-04-18 12:54:03.34 Code: 0xC0011002 Source: {56767041-BE88-4388-BEDC-2149A5D69709} Description: Failed to open package file "C:\Documents and Settings\Renato\Meus documentos\Visual Studio 2008\Projects\Integration Services Project1\Integration Services Project1\Carga_Centros.dtsx" due to error 0x80070005 "Acesso negado.". 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:\Documents and Settings\Renato\Meus documentos\Visual Studio 2008\Projects\Integration Services Project1\Integration Services Project1\Carga_Centros.dtsx" because of error 0xC0011002. Description: Failed to open package file "C:\Documents and Settings\Renato\Meus documentos\Visual Studio 2008\Projects\Integration Services Project1\Integration Services Project1\Carga_Centros.dtsx" due to error 0x80070005 "Acesso negado.". 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: {56767041-BE88-4388-BEDC-2149A5D69709} Started: 12:54:03 Finished: 12:54:03 Elapsed: 0.031 seconds. The package could not be found. The step failed.
Carregando comentários...