Hi All,
My package which is deployed on SQL Server and running from a SQL JOB is showing question marks (shown in below image) in execution result of job history. Anyone know the reason why this is happening?
Issue Background - I encountered an error during the package execution then i downloaded the package from SQL Server and did some changes and again uploaded to SQL Server with Protection level "EncryptAllWithPassword". Since then i am getting this problem.
Even if i change the ProtectionLevel again and make it "DoNotSaveSensitive" and uploaded the package to SQL Server, i still get these question marks.
Sushant