Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Issues with running SSIS Package in Scheduler

Author  Topic 

Mispa Victoria
Starting Member

1 Post

Posted - 2013-02-07 : 05:15:28
I have created a package and deployed it in SQL SERVER File System. it was successfully deployed and I am able to run package by right clicking on it.

I also created a job to run a package on specific interval of time. When I run the job I am getting below error
"The description for EvenID () in source () is not found. The local computer may not have necessary registry information or message DLL files to display the message"

would appreciate if anyone can help of this issue. Thanks in Advance...

Thanks & Best Regards
Mispa

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2013-02-07 : 05:35:39
whats the source its referring to? Is the connection string generated by means of an expression?

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -