|
11 | 11 | <script type="text/javascript">writeIframe();</script>
|
12 | 12 | <script id="fxtmodel" type="text/xml">
|
13 | 13 | <!--FXTMODEL-->
|
14 |
| - <report db_version="12.2.0.1.0" elapsed_time="0.09" cpu_time="0.05" cpu_cores="1" hyperthread="N" timezone_offset="0" packs="2"> |
15 |
| - <report_id><![CDATA[/orarep/sqlmonitor/main%3finst_id%3d1%26session_id%3d62%26session_serial%3d34124%26sql_exec_id%3d16777234%26sql_exec_start%3d03%3a09%3a2018%2010%3a37%3a32%26sql_id%3dfy25z2r5xpfq4]]></report_id> |
16 |
| - <sql_monitor_report version="4.0" sysdate="03/09/2018 10:37:32"> |
| 14 | + <report db_version="12.2.0.1.0" elapsed_time="0.28" cpu_time="0.08" cpu_cores="1" hyperthread="N" timezone_offset="0" packs="2"> |
| 15 | + <report_id><![CDATA[/orarep/sqlmonitor/main%3finst_id%3d1%26session_id%3d63%26session_serial%3d34039%26sql_exec_id%3d16777225%26sql_exec_start%3d03%3a09%3a2018%2014%3a00%3a09%26sql_id%3dan05rsj1up1k5]]></report_id> |
| 16 | + <sql_monitor_report version="4.0" sysdate="03/09/2018 14:00:09"> |
17 | 17 | <report_parameters>
|
18 |
| - <sql_id>fy25z2r5xpfq4</sql_id> |
19 |
| - <sql_exec_id>16777234</sql_exec_id> |
20 |
| - <session_id>62</session_id> |
21 |
| - <session_serial>34124</session_serial> |
22 |
| - <sql_exec_start>03/09/2018 10:37:32</sql_exec_start> |
| 18 | + <sql_id>an05rsj1up1k5</sql_id> |
| 19 | + <sql_exec_id>16777225</sql_exec_id> |
| 20 | + <session_id>63</session_id> |
| 21 | + <session_serial>34039</session_serial> |
| 22 | + <sql_exec_start>03/09/2018 14:00:09</sql_exec_start> |
23 | 23 | <bucket_count>2</bucket_count>
|
24 |
| - <interval_start>03/09/2018 10:37:32</interval_start> |
25 |
| - <interval_end>03/09/2018 10:37:33</interval_end> |
| 24 | + <interval_start>03/09/2018 14:00:09</interval_start> |
| 25 | + <interval_end>03/09/2018 14:00:10</interval_end> |
26 | 26 | </report_parameters>
|
27 |
| - <target instance_id="1" session_id="62" session_serial="34124" sql_id="fy25z2r5xpfq4" sql_exec_start="03/09/2018 10:37:32" sql_exec_id="16777234" sql_plan_hash="2341252972" sql_full_plan_hash="1830508051" db_unique_name="orcl" db_platform_name="Linux x86 64-bit" report_host_name="prod12c"> |
| 27 | + <target instance_id="1" session_id="63" session_serial="34039" sql_id="an05rsj1up1k5" sql_exec_start="03/09/2018 14:00:09" sql_exec_id="16777225" sql_plan_hash="2341252972" sql_full_plan_hash="1830508051" db_unique_name="orcl" db_platform_name="Linux x86 64-bit" report_host_name="prod12c"> |
28 | 28 | <user_id>134</user_id>
|
29 | 29 | <user>ADHOC</user>
|
30 | 30 | <program>sqlplus@prod12c (TNS V1-V3)</program>
|
31 | 31 | <module>SQL*Plus</module>
|
32 | 32 | <service>SYS$USERS</service>
|
33 |
| - <sql_fulltext is_full="Y">select /*+ monitor */ |
| 33 | + <sql_fulltext is_full="Y">select /*+ MONITOR */ |
34 | 34 | e.ename,r.rname
|
35 | 35 | from employees e
|
36 | 36 | join roles r on (r.id = e.role_id)
|
|
39 | 39 | and d.dname in ('Department Name 1','Department Name 2')</sql_fulltext>
|
40 | 40 | <status>DONE (ALL ROWS)</status>
|
41 | 41 | <refresh_count>5</refresh_count>
|
42 |
| - <first_refresh_time>03/09/2018 10:37:32</first_refresh_time> |
43 |
| - <last_refresh_time>03/09/2018 10:37:32</last_refresh_time> |
44 |
| - <duration>.003999</duration> |
| 42 | + <first_refresh_time>03/09/2018 14:00:09</first_refresh_time> |
| 43 | + <last_refresh_time>03/09/2018 14:00:09</last_refresh_time> |
| 44 | + <duration>.001755</duration> |
45 | 45 | <optimizer_env>
|
46 | 46 | <param name="active_instance_count">1</param>
|
47 | 47 | <param name="is_recur_flags">0</param>
|
|
59 | 59 | </optimizer_env>
|
60 | 60 | </target>
|
61 | 61 | <stats type="monitor">
|
62 |
| - <stat name="elapsed_time">3999</stat> |
63 |
| - <stat name="cpu_time">3999</stat> |
| 62 | + <stat name="elapsed_time">1755</stat> |
| 63 | + <stat name="cpu_time">1000</stat> |
| 64 | + <stat name="other_wait_time">755</stat> |
64 | 65 | <stat name="user_fetch_count">2</stat>
|
65 | 66 | <stat name="buffer_gets">28</stat>
|
66 | 67 | </stats>
|
|
152 | 153 | <plan_monitor max_io_reqs="0" max_io_bytes="0">
|
153 | 154 | <operation id="0" name="SELECT STATEMENT" depth="0" position="0" skp="0">
|
154 | 155 | <stats type="plan_monitor">
|
155 |
| - <stat name="first_active">03/09/2018 10:37:32</stat> |
156 |
| - <stat name="last_active">03/09/2018 10:37:32</stat> |
| 156 | + <stat name="first_active">03/09/2018 14:00:09</stat> |
| 157 | + <stat name="last_active">03/09/2018 14:00:09</stat> |
157 | 158 | <stat name="duration">1</stat>
|
158 | 159 | <stat name="from_most_recent">0</stat>
|
159 | 160 | <stat name="from_sql_exec_start">0</stat>
|
|
171 | 172 | <time>1</time>
|
172 | 173 | </optimizer>
|
173 | 174 | <stats type="plan_monitor">
|
174 |
| - <stat name="first_active">03/09/2018 10:37:32</stat> |
175 |
| - <stat name="last_active">03/09/2018 10:37:32</stat> |
| 175 | + <stat name="first_active">03/09/2018 14:00:09</stat> |
| 176 | + <stat name="last_active">03/09/2018 14:00:09</stat> |
176 | 177 | <stat name="duration">1</stat>
|
177 | 178 | <stat name="from_most_recent">0</stat>
|
178 | 179 | <stat name="from_sql_exec_start">0</stat>
|
|
211 | 212 | <time>1</time>
|
212 | 213 | </optimizer>
|
213 | 214 | <stats type="plan_monitor">
|
214 |
| - <stat name="first_active">03/09/2018 10:37:32</stat> |
215 |
| - <stat name="last_active">03/09/2018 10:37:32</stat> |
| 215 | + <stat name="first_active">03/09/2018 14:00:09</stat> |
| 216 | + <stat name="last_active">03/09/2018 14:00:09</stat> |
216 | 217 | <stat name="duration">1</stat>
|
217 | 218 | <stat name="from_most_recent">0</stat>
|
218 | 219 | <stat name="from_sql_exec_start">0</stat>
|
|
243 | 244 | <time>1</time>
|
244 | 245 | </optimizer>
|
245 | 246 | <stats type="plan_monitor">
|
246 |
| - <stat name="first_active">03/09/2018 10:37:32</stat> |
247 |
| - <stat name="last_active">03/09/2018 10:37:32</stat> |
| 247 | + <stat name="first_active">03/09/2018 14:00:09</stat> |
| 248 | + <stat name="last_active">03/09/2018 14:00:09</stat> |
248 | 249 | <stat name="duration">1</stat>
|
249 | 250 | <stat name="from_most_recent">0</stat>
|
250 | 251 | <stat name="from_sql_exec_start">0</stat>
|
|
280 | 281 | <time>1</time>
|
281 | 282 | </optimizer>
|
282 | 283 | <stats type="plan_monitor">
|
283 |
| - <stat name="first_active">03/09/2018 10:37:32</stat> |
284 |
| - <stat name="last_active">03/09/2018 10:37:32</stat> |
| 284 | + <stat name="first_active">03/09/2018 14:00:09</stat> |
| 285 | + <stat name="last_active">03/09/2018 14:00:09</stat> |
285 | 286 | <stat name="duration">1</stat>
|
286 | 287 | <stat name="from_most_recent">0</stat>
|
287 | 288 | <stat name="from_sql_exec_start">0</stat>
|
|
304 | 305 | <time>1</time>
|
305 | 306 | </optimizer>
|
306 | 307 | <stats type="plan_monitor">
|
307 |
| - <stat name="first_active">03/09/2018 10:37:32</stat> |
308 |
| - <stat name="last_active">03/09/2018 10:37:32</stat> |
| 308 | + <stat name="first_active">03/09/2018 14:00:09</stat> |
| 309 | + <stat name="last_active">03/09/2018 14:00:09</stat> |
309 | 310 | <stat name="duration">1</stat>
|
310 | 311 | <stat name="from_most_recent">0</stat>
|
311 | 312 | <stat name="from_sql_exec_start">0</stat>
|
|
0 commit comments