The Jobs table was replaced with the Job_Info table because the
table did not correctly collect job information for 
jobs with multiple job schedules. The SSIS package was changed to
use the SQL from system stored procedure sp_get_composite_job_info.

A new table was created so not to conflict with those who already
fixed/customized it.


Files included

a-Job_INfo.sql 
b-TEMPDB-Job_Info.sql


See the new full package for the changes in the package.

