The SQL files contained in this directory are used to create the reports described in the article SQL Overview Part IV. None of these scripts will delete any existing objects.

Execute these scripts in this order and make the recommended changes.

 a_new_tables.sql -- Creates new tables

 b_new_views.sql -- Creates new views


Change the job scripts e-mail address ??@domain.com to your e-mail address. Two jobs already exist from part 3. They are included to provide you a single source for all Job Scripts. No existing jobs are updated with the SQL

  Reports from Part 3  
     DBA-SQL Overview - Report Table Refresh Errors
     DBA-SQL Overview - Report Instances Recently Started 

 c_report_jobs.sql -- new jobs



Optional you can execute the "SQL Overview_job" with all the reports start steps. If will not work if the job already exist. You modify your existing job using the procedures documented in the article. 

 d_DBA-SQL Overview_job.sql
 



