Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

error when running a SQL execute task that call a stored procedure

$
0
0

Hi,

When running the following SQL execute task that calls a Stored Procedure:

EXEC EtlLogger.usp_WritePackageAuditLog ?, ?,0, 'init','init',0,'init',? OUTPUT

With the following parameters:

System::PackageName NVARCHAR Input 0

System::ExecutionInstanceGUID Input GUID

User::PackageLogId Output Long 7

I am getting the following error:

Multiple-step OLE DB operation generated errors. Check each OLE DB status value

The SP runs ok from SQL envoirnemnt but not from SSIS. It seems that there is a problem with the SQL execute task calling the SP.

Any ideas how to solve ?


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>