<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Working with Oracle’s Time Model Data 3</title>
	<atom:link href="http://hoopercharles.wordpress.com/2010/02/09/working-with-oracle%E2%80%99s-time-model-data-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://hoopercharles.wordpress.com/2010/02/09/working-with-oracle%e2%80%99s-time-model-data-3/</link>
	<description>Miscellaneous Random Oracle Topics: Stop, Think, ... Understand</description>
	<lastBuildDate>Thu, 13 Jun 2013 22:46:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: &#187; Best Oracle Peformance Tools?</title>
		<link>http://hoopercharles.wordpress.com/2010/02/09/working-with-oracle%e2%80%99s-time-model-data-3/#comment-3084</link>
		<dc:creator><![CDATA[&#187; Best Oracle Peformance Tools?]]></dc:creator>
		<pubDate>Fri, 22 Apr 2011 16:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=1287#comment-3084</guid>
		<description><![CDATA[[...] the time model statistics and wait events – driven by a VBS script, but can also be driven Excel: http://hoopercharles.wordpress.com/2010/02/09/working-with-oracle%e2%80%99s-time-model-data-3/ Example of building Excel charts on demand using data from Oracle: [...]]]></description>
		<content:encoded><![CDATA[<p>[...] the time model statistics and wait events – driven by a VBS script, but can also be driven Excel: <a href="http://hoopercharles.wordpress.com/2010/02/09/working-with-oracle%e2%80%99s-time-model-data-3/" rel="nofollow">http://hoopercharles.wordpress.com/2010/02/09/working-with-oracle%e2%80%99s-time-model-data-3/</a> Example of building Excel charts on demand using data from Oracle: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coskan</title>
		<link>http://hoopercharles.wordpress.com/2010/02/09/working-with-oracle%e2%80%99s-time-model-data-3/#comment-474</link>
		<dc:creator><![CDATA[coskan]]></dc:creator>
		<pubDate>Mon, 08 Mar 2010 20:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=1287#comment-474</guid>
		<description><![CDATA[I think I was misunderstood too. I did not intend to say that Randolf was behind the scenes but after reading chapters and knowing both your writing style,  my initial thought was that this writing style mostly looks like Charles Hoopers style and thats why I use that term. 
Anyways thank you very much for the clarification for both chapters and script. Now I have a homework to put disable option to sqltrace]]></description>
		<content:encoded><![CDATA[<p>I think I was misunderstood too. I did not intend to say that Randolf was behind the scenes but after reading chapters and knowing both your writing style,  my initial thought was that this writing style mostly looks like Charles Hoopers style and thats why I use that term.<br />
Anyways thank you very much for the clarification for both chapters and script. Now I have a homework to put disable option to sqltrace</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Hooper</title>
		<link>http://hoopercharles.wordpress.com/2010/02/09/working-with-oracle%e2%80%99s-time-model-data-3/#comment-472</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Mon, 08 Mar 2010 16:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=1287#comment-472</guid>
		<description><![CDATA[Thanks for stopping by.

Just to clarify (my initial response may have been misleading), I did not write all of the contents of the two chapters, and Randolf did not just act behind the scenes.  Randolf&#039;s knowledge of 10053 trace files (yes he wrote that section), parallel queries, partitioning, and for many other subtopics exceeds my knowledge of those subtopics.  Randolf worked behind the scenes on the portions of the chapters that I wrote, and I did the same for the sections of the chapters that he wrote.  I had a couple of weeks (maybe a month) of a head start on the writing compared to Randolf because of the demands placed on his time by his employer, so he had the fun of reading through about 40-70 pages of material before I had a chance to even start proofreading.  Once all of the sections were written, I went through the chapters with Randolf&#039;s assistance to standardize the writing style, and make certain that the chapters were written using formal English, rather than the casual English style writing that you see in our blogs.  

I am very happy that our chapters are in your top 5 list.  I am looking forward to your review of the book.

You are correct that I did not provide a method to disable the 10046 trace in the script - that was intentional.  The great thing about the scripts that I have provided is that if you follow the pattern and logic of the scripts, you can easily extend the scripts for other tasks, such as adding another button to disable the 10046 trace, removing the hardcoded username and password, etc.  Someone else took my automated DBMS_XPLAN tool and added a logon window to remove the hardcoded username and password.]]></description>
		<content:encoded><![CDATA[<p>Thanks for stopping by.</p>
<p>Just to clarify (my initial response may have been misleading), I did not write all of the contents of the two chapters, and Randolf did not just act behind the scenes.  Randolf&#8217;s knowledge of 10053 trace files (yes he wrote that section), parallel queries, partitioning, and for many other subtopics exceeds my knowledge of those subtopics.  Randolf worked behind the scenes on the portions of the chapters that I wrote, and I did the same for the sections of the chapters that he wrote.  I had a couple of weeks (maybe a month) of a head start on the writing compared to Randolf because of the demands placed on his time by his employer, so he had the fun of reading through about 40-70 pages of material before I had a chance to even start proofreading.  Once all of the sections were written, I went through the chapters with Randolf&#8217;s assistance to standardize the writing style, and make certain that the chapters were written using formal English, rather than the casual English style writing that you see in our blogs.  </p>
<p>I am very happy that our chapters are in your top 5 list.  I am looking forward to your review of the book.</p>
<p>You are correct that I did not provide a method to disable the 10046 trace in the script &#8211; that was intentional.  The great thing about the scripts that I have provided is that if you follow the pattern and logic of the scripts, you can easily extend the scripts for other tasks, such as adding another button to disable the 10046 trace, removing the hardcoded username and password, etc.  Someone else took my automated DBMS_XPLAN tool and added a logon window to remove the hardcoded username and password.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coskan</title>
		<link>http://hoopercharles.wordpress.com/2010/02/09/working-with-oracle%e2%80%99s-time-model-data-3/#comment-471</link>
		<dc:creator><![CDATA[coskan]]></dc:creator>
		<pubDate>Mon, 08 Mar 2010 13:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=1287#comment-471</guid>
		<description><![CDATA[Woow long answer for a busy man again.  About the book I have one more chapter left and your two chapter is in my top 5 list.  I have been following you and Randolf since the beginning and what I can easily say is those two chapters have nearly same type of authoring like your blogs and I while reading I was wondering what was Randolfs part but now I know that Randolf was working behind the scenes.  I really enjoyed reading  and thank you both for writing them.  I hope I will finish my review and be the first non-author review of the book ;)

For the above script I could not find anything about disabling the trace in the code, I wonder if forgot to put  it or did not put it on purpose. If it is on purpose I would really appreciate, if you can share the idea behind it


 By the way I have changed the code to get the hardcoded values  as parameters for ease of use. 

I call the script like 

script.vbs  USERNAME PWD TNSNAME ITERATION INTERVAL 

The link is below 

http://docs.google.com/Doc?docid=0ARz3zF3bexacZGd6NnpuZm5fMjJkaDU4eDdkeA&amp;hl=en]]></description>
		<content:encoded><![CDATA[<p>Woow long answer for a busy man again.  About the book I have one more chapter left and your two chapter is in my top 5 list.  I have been following you and Randolf since the beginning and what I can easily say is those two chapters have nearly same type of authoring like your blogs and I while reading I was wondering what was Randolfs part but now I know that Randolf was working behind the scenes.  I really enjoyed reading  and thank you both for writing them.  I hope I will finish my review and be the first non-author review of the book <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>For the above script I could not find anything about disabling the trace in the code, I wonder if forgot to put  it or did not put it on purpose. If it is on purpose I would really appreciate, if you can share the idea behind it</p>
<p> By the way I have changed the code to get the hardcoded values  as parameters for ease of use. </p>
<p>I call the script like </p>
<p>script.vbs  USERNAME PWD TNSNAME ITERATION INTERVAL </p>
<p>The link is below </p>
<p><a href="http://docs.google.com/Doc?docid=0ARz3zF3bexacZGd6NnpuZm5fMjJkaDU4eDdkeA&#038;hl=en" rel="nofollow">http://docs.google.com/Doc?docid=0ARz3zF3bexacZGd6NnpuZm5fMjJkaDU4eDdkeA&#038;hl=en</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Hooper</title>
		<link>http://hoopercharles.wordpress.com/2010/02/09/working-with-oracle%e2%80%99s-time-model-data-3/#comment-469</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Sun, 07 Mar 2010 14:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=1287#comment-469</guid>
		<description><![CDATA[Coskan,

Thanks for stopping by and offering a compliment to me regarding the blog.  I was concerned that when I started the blog on November 30, 2009 that I would have little or nothing that is useful to offer to visitors of the blog.  In the 97 days that have elapsed since the start of the blog, there are 154 published blog articles with 2 more that are just about ready to appear on Monday and Tuesday - that means I have averaged 1.6 blog articles per day.  But I have been slowing down lately, as you mention, to just 5 blog articles per week because I am running out of what I consider to be interesting topics.  There are so many great Oracle blogs on the Internet, and that makes it difficult to find topics that have not already been written much better than any blog article that I could put together (the blogs of Jonathan Lewis and Richard Foote immediately come to mind).

Yes, I have been a permanent employee for the last 10 years at my current employer.  DBA work is just one component (seemingly small in the big picture) of my responsibilities at the company.  The days are typically quite long, but I try to set aside time each day to learn something new, or try to remember something that I once knew and have since forgotten.  Participating in the forums helps quite a bit to keep me from forgetting too much, as does maintaining this blog.  Writing the two chapters for the book with Randolf also helped a lot to keep from forgetting things and to learn new things - Randolf caught a lot of silly mistakes and faulty reasoning in the chapters before I had a chance to analyze the technical details of the chapters.  Without Randolf&#039;s contributions in the chapters (some days he worked as late as 2 AM on the chapters), the technical quality of the chapters would not have met, much less exceeded, my expectations.

There are some very technical discussions on the OakTable mailing list.  When I was offered membership in 2008 my name was added to a list with 61 other people&#039;s names - I suspected that all 61 of the other people knew more about Oracle&#039;s inner workings than I did.  Nearly two years later my name is still on the list, now with about 80 other names - now I am certain that all 80+ of the other people on the list know more about Oracle&#039;s inner workings than I do, but at least that recognition serves as an incentive to continue learning, and hopefully reduce the rate at which I forget things.]]></description>
		<content:encoded><![CDATA[<p>Coskan,</p>
<p>Thanks for stopping by and offering a compliment to me regarding the blog.  I was concerned that when I started the blog on November 30, 2009 that I would have little or nothing that is useful to offer to visitors of the blog.  In the 97 days that have elapsed since the start of the blog, there are 154 published blog articles with 2 more that are just about ready to appear on Monday and Tuesday &#8211; that means I have averaged 1.6 blog articles per day.  But I have been slowing down lately, as you mention, to just 5 blog articles per week because I am running out of what I consider to be interesting topics.  There are so many great Oracle blogs on the Internet, and that makes it difficult to find topics that have not already been written much better than any blog article that I could put together (the blogs of Jonathan Lewis and Richard Foote immediately come to mind).</p>
<p>Yes, I have been a permanent employee for the last 10 years at my current employer.  DBA work is just one component (seemingly small in the big picture) of my responsibilities at the company.  The days are typically quite long, but I try to set aside time each day to learn something new, or try to remember something that I once knew and have since forgotten.  Participating in the forums helps quite a bit to keep me from forgetting too much, as does maintaining this blog.  Writing the two chapters for the book with Randolf also helped a lot to keep from forgetting things and to learn new things &#8211; Randolf caught a lot of silly mistakes and faulty reasoning in the chapters before I had a chance to analyze the technical details of the chapters.  Without Randolf&#8217;s contributions in the chapters (some days he worked as late as 2 AM on the chapters), the technical quality of the chapters would not have met, much less exceeded, my expectations.</p>
<p>There are some very technical discussions on the OakTable mailing list.  When I was offered membership in 2008 my name was added to a list with 61 other people&#8217;s names &#8211; I suspected that all 61 of the other people knew more about Oracle&#8217;s inner workings than I did.  Nearly two years later my name is still on the list, now with about 80 other names &#8211; now I am certain that all 80+ of the other people on the list know more about Oracle&#8217;s inner workings than I do, but at least that recognition serves as an incentive to continue learning, and hopefully reduce the rate at which I forget things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coskan</title>
		<link>http://hoopercharles.wordpress.com/2010/02/09/working-with-oracle%e2%80%99s-time-model-data-3/#comment-468</link>
		<dc:creator><![CDATA[coskan]]></dc:creator>
		<pubDate>Sun, 07 Mar 2010 02:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=1287#comment-468</guid>
		<description><![CDATA[Big improvement to already very hand first version in a short time Charles. 
It is amazing/inspiring to see how you can cope with
Managing a team (from my understanding you are a permanent employee)
Answering questions on forums 
Writing min 5 posts a week (your frequency is currently biggest problems against my blogroll report :) I cannot keep up )
Developing the tools and sharing them
Writing book
preparing for presentations and giving them
and god knows what is going on in Oak table mailing list :)

Thank you very much for this script and your contributions Charles. you are definitely the most fruitful blogger since you started]]></description>
		<content:encoded><![CDATA[<p>Big improvement to already very hand first version in a short time Charles.<br />
It is amazing/inspiring to see how you can cope with<br />
Managing a team (from my understanding you are a permanent employee)<br />
Answering questions on forums<br />
Writing min 5 posts a week (your frequency is currently biggest problems against my blogroll report <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I cannot keep up )<br />
Developing the tools and sharing them<br />
Writing book<br />
preparing for presentations and giving them<br />
and god knows what is going on in Oak table mailing list <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thank you very much for this script and your contributions Charles. you are definitely the most fruitful blogger since you started</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Hooper</title>
		<link>http://hoopercharles.wordpress.com/2010/02/09/working-with-oracle%e2%80%99s-time-model-data-3/#comment-344</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Tue, 09 Feb 2010 16:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=1287#comment-344</guid>
		<description><![CDATA[Fixed a problem in the original script with the delta values of the session level wait events not calculating correctly in the script due to a missing explicit data type conversion function.  Added in the 2.0.1 version the last update date/time, CPU utilization percent, and User Mode CPU utilization percent.]]></description>
		<content:encoded><![CDATA[<p>Fixed a problem in the original script with the delta values of the session level wait events not calculating correctly in the script due to a missing explicit data type conversion function.  Added in the 2.0.1 version the last update date/time, CPU utilization percent, and User Mode CPU utilization percent.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
