<ROOT>
 <APPS_INITIALIZE_DATA>
  <USER_NAME>ENGINATICS</USER_NAME>
  <RESPONSIBILITY_KEY>SYSTEM_ADMINISTRATOR</RESPONSIBILITY_KEY>
  <APPLICATION_SHORT_NAME>SYSADMIN</APPLICATION_SHORT_NAME>
 </APPS_INITIALIZE_DATA>
<REPORTS>
<!-- loader xml for Enginatics Blitz Report: DBA Log Switches -->
 <REPORTS_ROW>
  <GUID>171904728E9B9C2CE0630100007F938D</GUID><ENABLED>Y</ENABLED>
  <SQL_TEXT>select
trunc(glh.first_time) &quot;Date&quot;,
glh.inst_id,
to_char(glh.first_time,&apos;Dy&apos;) day,
count(*) total,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;00&apos;,1,0)) &quot;h0&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;01&apos;,1,0)) &quot;h1&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;02&apos;,1,0)) &quot;h2&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;03&apos;,1,0)) &quot;h3&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;04&apos;,1,0)) &quot;h4&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;05&apos;,1,0)) &quot;h5&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;06&apos;,1,0)) &quot;h6&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;07&apos;,1,0)) &quot;h7&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;08&apos;,1,0)) &quot;h8&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;09&apos;,1,0)) &quot;h9&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;10&apos;,1,0)) &quot;h10&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;11&apos;,1,0)) &quot;h11&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;12&apos;,1,0)) &quot;h12&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;13&apos;,1,0)) &quot;h13&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;14&apos;,1,0)) &quot;h14&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;15&apos;,1,0)) &quot;h15&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;16&apos;,1,0)) &quot;h16&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;17&apos;,1,0)) &quot;h17&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;18&apos;,1,0)) &quot;h18&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;19&apos;,1,0)) &quot;h19&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;20&apos;,1,0)) &quot;h20&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;21&apos;,1,0)) &quot;h21&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;22&apos;,1,0)) &quot;h22&quot;,
sum(decode(to_char(glh.first_time,&apos;hh24&apos;),&apos;23&apos;,1,0)) &quot;h23&quot;,
round(count(*)/24,2) avg
from
gv$log_history glh
where
glh.thread#=glh.inst_id and
glh.first_time&gt;sysdate-7
group by
trunc(glh.first_time),
glh.inst_id,
to_char(glh.first_time,&apos;Dy&apos;)
order by
1,2</SQL_TEXT>
  <REPORT_TRANSLATIONS>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>US</LANGUAGE>
    <REPORT_NAME>DBA Log Switches</REPORT_NAME>
   </REPORT_TRANSLATIONS_ROW>
  </REPORT_TRANSLATIONS>
  <CATEGORY_ASSIGNMENTS>
   <CATEGORY_ASSIGNMENTS_ROW>
    <CATEGORY>Enginatics</CATEGORY>
   </CATEGORY_ASSIGNMENTS_ROW>
  </CATEGORY_ASSIGNMENTS>
  <ANCHORS>
  </ANCHORS>
  <PARAMETERS>
  </PARAMETERS>
  <PARAMETER_DEPENDENCIES>
  </PARAMETER_DEPENDENCIES>
  <TEMPLATES>
  </TEMPLATES>
  <DEFAULT_TEMPLATES>
  </DEFAULT_TEMPLATES>
  <UPLOAD_COLUMNS>
  </UPLOAD_COLUMNS>
  <UPLOAD_PARAMETERS>
  </UPLOAD_PARAMETERS>
  <UPLOAD_SQLS>
  </UPLOAD_SQLS>
  <UPLOAD_DEPENDENCIES>
  </UPLOAD_DEPENDENCIES>
 </REPORTS_ROW>
</REPORTS>
</ROOT>
