Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Demo 5 - Generating AWR and ADDM reports in order to analyze performance

module awrreport

  • Using 2 Hikari connection pools
    • with the "developer" user (as primary) connected with the HIGH database service name
    • with the ADMIN user to take initial and final snapshots and then generate the report
  • Using the provided dataset SSSB (sample star schema benchmark) to simulate some workload
  • Using Spring JdbcTemplate, NamedParameterJdbcTemplate, SqlParameterSource, and RowMapper

Demo run

Generating AWR Report