开发者

SSRS Execution Log updating problem

开发者 https://www.devze.com 2023-02-24 06:49 出处:网络
Hi All, When i tried to execute RSExecutionLog开发者_如何学Python_Update.dtsx to update my execution log data. it throws me this error. Can anyone help with this issue with me?

SSRS Execution Log updating problem

Hi All, When i tried to execute RSExecutionLog开发者_如何学Python_Update.dtsx to update my execution log data. it throws me this error. Can anyone help with this issue with me?

Thanks


The problem is the line: Invalid object name "ExecutionLog"

Could be that the table (or database) hasn't been created, or there's a permissions problem.

You haven't posted any information on the tables you are using or actual step that failed. You will be able to see in the SSIS package exactly which step failed and look for more detail.

0

精彩评论

暂无评论...
验证码 换一张
取 消