The job succeeded. The Job was invoked by Schedule 101 (Project Daily
Updates). The last step to run was step 1 (Project Daily Updates
Step).
When I execute the job step each morning, the tasks are then executed
successfully. I set the package ProtectionLevel property to
EncryptSensitiveWithUserKey and entered a key in PackagePassword
property. When using Importing Package into the SSIS storage, I also
sect Protection Level to "Encrypt sensitive data with user key".
Does anyone know why such a false success?
--
Erland Sommarskog, SQL Server MVP, esq...@sommarskog.se
Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
Thanks for the response. I tried to change the job step's "On success
action" to "Go to the next step" but the SQL Server does not allow it
because there is only one step.
The following is output of the exact job step details in the job
history:
The job succeeded. TheJobwas invoked by Schedule 101 (Project Daily
I'm sorry, I happened to leave out that you should check the second
dropdown, "On Failure action".
> The following is output of the exact job step details in the job
> history:
> The job succeeded. TheJobwas invoked by Schedule 101 (Project Daily
> Updates). The last step to run was step 1 (Project Daily
> UpdatesStep).
No, that is not the job-step details. That's the overall report for the job.
You need to click the squared plus icon to expand and see the job steps.