<?xml version="1.0"?>
<!-- RSS generated by Radio UserLand v8.0.7 on Wed, 30 Apr 2003 13:50:53 GMT -->
<rss version="2.0">
	<channel>
		<title>mcgyver5: TOAD</title>
		<link>http://radio.weblogs.com/0108008/categories/toad/</link>
		<description>Eye Toad u, know Moore why&apos;re hangars</description>
		<copyright>Copyright 2003 mcgyver5</copyright>
		<lastBuildDate>Wed, 30 Apr 2003 13:50:53 GMT</lastBuildDate>
		<docs>http://backend.userland.com/rss</docs>
		<generator>Radio UserLand v8.0.7</generator>
		<managingEditor>tim@phpreports.com</managingEditor>
		<webMaster>tim@phpreports.com</webMaster>
		<category domain="http://www.weblogs.com/rssUpdates/changes.xml">rssUpdates</category> 
		<skipHours>
			<hour>2</hour>
			<hour>4</hour>
			<hour>1</hour>
			<hour>5</hour>
			<hour>3</hour>
			<hour>6</hour>
			<hour>0</hour>
			<hour>21</hour>
			</skipHours>
		<cloud domain="radio.xmlstoragesystem.com" port="80" path="/RPC2" registerProcedure="xmlStorageSystem.rssPleaseNotify" protocol="xml-rpc"/>
		<ttl>60</ttl>
		<item>
			<description>&lt;P&gt;Q:&amp;nbsp; How do I make the SQL screen in TOAD remember more history of queries?&lt;/P&gt;
&lt;P&gt;&lt;FONT color=maroon&gt;&lt;STRONG&gt;A:&amp;nbsp; There is a setting in TOAD Options --&amp;gt; SQL Editor called &quot;# of SQL Statements to save &quot;....&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Q:&amp;nbsp; How do I click a button and have TOAD turn my query into Java Code?&lt;/P&gt;
&lt;P&gt;&lt;FONT color=maroon&gt;&lt;STRONG&gt;A:&amp;nbsp; There is a setting in TOAD Options --&amp;gt; SQL Editor called &quot;Make Code Format&quot; and from there you can chose Java, VB, C++, Delphi&amp;nbsp;or PERL&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Q:&amp;nbsp; How do I make the SQL History list in Toad show more text of each query?&lt;/P&gt;
&lt;P&gt;A:&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Q:&amp;nbsp; How do I make the dropdown list labeled &quot;SQL Contains:&quot; remember my past searches?&lt;/P&gt;
&lt;P&gt;A:&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Q:&amp;nbsp; How can I make a long running query in TOAD run in the background so I can use TOAD for other things?&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color=maroon&gt;A:&amp;nbsp;&amp;nbsp; There is a setting in TOAD Options --&amp;gt; SQL Editor called &quot;Process Queries in threads/ allow queries to be cancled.&amp;nbsp; Check this and you will be able to open other windows in TOAD.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
			<guid>http://radio.weblogs.com/0108008/categories/toad/2003/04/22.html#a420</guid>
			<pubDate>Tue, 22 Apr 2003 14:57:17 GMT</pubDate>
			<comments>http://radiocomments.userland.com/comments?u=108008&amp;amp;p=420&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0108008%2F2003%2F04%2F22.html%23a420</comments>
			</item>
		<item>
			<description>&lt;P&gt;I went to the Twin Cities Oracle Users Group last Wednesday.&amp;nbsp; It was very valuable.&amp;nbsp; A lot of it was writing down terms the presenters threw out so that I could look them up later.&amp;nbsp; Thomas Kyte of Oracle&apos;s &lt;A href=&quot;http://asktom.oracle.com/pls/ask/wwv_flow.accept&quot;&gt;Ask Tom&lt;/A&gt; presented about Oracle Performance for about two hours.&amp;nbsp; The most valuable thing I learned from him is the importance keeping stats over time so you can document performance changes.&amp;nbsp; He spoke highly of three performance monitoring tools:&amp;nbsp; &lt;A href=&quot;http://www.osborne.com/products/0072133783/0072133783_ch15.pdf&quot;&gt;statspack&lt;/A&gt;, &lt;A href=&quot;http://www.adp-gmbh.ch/ora/tuning/tkprof/&quot;&gt;tkprof&lt;/A&gt; and &lt;A href=&quot;http://www.jlcomp.demon.co.uk/faq/autotrace.html&quot;&gt;autotrace&lt;/A&gt;.&amp;nbsp; I would recommend seeing this guy speak if you ever get the chance.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;The other speaker was John Goodhue of the local group.&amp;nbsp; He gave a great presentation that meshed nicely with Tom&apos;s.&amp;nbsp; He focused on row chaining.&amp;nbsp; I had never considered row chaining before, but it works like this:&amp;nbsp; you have a block in Oracle that contains many records.&amp;nbsp; The block is stuffed full of records, as a matter of fact and many of those records are kind of empty.&amp;nbsp; That means they might have an&amp;nbsp;ID field filled in and maybe a customer name, but many of the fields are empty.&amp;nbsp; When the those fields get filled in later, the records don&apos;t fit in the block any more.&amp;nbsp; Then&amp;nbsp;Oracle has to place those records in new blocks&amp;nbsp;and this&amp;nbsp;impacts&amp;nbsp;performance.&amp;nbsp; You can prevent this from happening by setting the pctfree parameter to something greater than 10, which is the default.&amp;nbsp; That tells&amp;nbsp;Oracle to make the blocks bigger.&amp;nbsp; The other thing&amp;nbsp;I got from his&amp;nbsp;presentation is that the famous buffer cache hit ratio that we all worry about&amp;nbsp;can be misleading at best.&amp;nbsp; There are lots of other statistics that are more important.&amp;nbsp; This topic is a research project in itself and I won&apos;t try to recreate all the stuff I learned here&amp;nbsp;(can&apos;t read my notes) but the message&amp;nbsp;is that these user groups are worth attending.&amp;nbsp; There were about 200 people there.&amp;nbsp;&lt;/P&gt;</description>
			<guid>http://radio.weblogs.com/0108008/categories/toad/2003/04/22.html#a419</guid>
			<pubDate>Tue, 22 Apr 2003 13:12:52 GMT</pubDate>
			<comments>http://radiocomments.userland.com/comments?u=108008&amp;amp;p=419&amp;amp;link=http%3A%2F%2Fradio.weblogs.com%2F0108008%2F2003%2F04%2F22.html%23a419</comments>
			</item>
		<item>
			<description>My experience with sql*loader might be helpful to some one else, &lt;A href=&quot;http://radio.weblogs.com/0108008/stories/2003/04/11/experienceWithSqlLoader.html&quot;&gt;so I posted the procedure here&lt;/A&gt;.&amp;nbsp;&amp;nbsp; I also have the O&apos;Reilly book &quot;Oracle SQL*Loader The Definitive Guide&quot;&amp;nbsp; It is a good book and if you want to borrow it (and you work for the MPCA or DNR) , let me know.</description>
			<guid>http://radio.weblogs.com/0108008/categories/toad/2003/04/11.html#a406</guid>
			<pubDate>Fri, 11 Apr 2003 14:25:55 GMT</pubDate>
			<comments>http://radiocomments.userland.com/comments?u=108008&amp;amp;p=406</comments>
			</item>
		<item>
			<description>&lt;P&gt;&lt;STRONG&gt;Q:&amp;nbsp;&amp;nbsp; What does the red X mean to the left of some of my views?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;A:&amp;nbsp;&amp;nbsp; It means this view&amp;nbsp;needs to be recompiled.&amp;nbsp; When you recompile it, it may show some errors that need fixin.&amp;nbsp; Views may still work even though they need to be recompiled.&lt;/STRONG&gt;&lt;/P&gt;</description>
			<guid>http://radio.weblogs.com/0108008/categories/toad/2003/04/02.html#a387</guid>
			<pubDate>Wed, 02 Apr 2003 22:04:17 GMT</pubDate>
			<comments>http://radiocomments.userland.com/comments?u=108008&amp;amp;p=387</comments>
			</item>
		<item>
			<description>&lt;P&gt;Q:&amp;nbsp; Using Toad, How can I import data from one schema into another?&lt;/P&gt;
&lt;P&gt;A:&amp;nbsp; Easy!&amp;nbsp; Just have both schemas open, go to the sql editor and you can refer to the tables of any schema with the dnr.tablename syntax.&amp;nbsp; You can join tables this way, etc.&lt;/P&gt;</description>
			<guid>http://radio.weblogs.com/0108008/categories/toad/2003/03/24.html#a375</guid>
			<pubDate>Mon, 24 Mar 2003 21:21:23 GMT</pubDate>
			<comments>http://radiocomments.userland.com/comments?u=108008&amp;amp;p=375</comments>
			</item>
		<item>
			<description>&lt;P&gt;Q:&amp;nbsp; When I create a trigger&amp;nbsp;in TOAD&amp;nbsp;using code like the following:&lt;/P&gt;&lt;FONT color=#0000f0 size=2&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier, Monospace&quot;&gt;CREATE&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face=&quot;Courier, Monospace&quot;&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000f0 size=2&gt;OR&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000f0 size=2&gt;REPLACE&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000f0 size=2&gt;TRIGGER&lt;/FONT&gt;&lt;FONT size=2&gt; NEW_BP&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#0000f0 size=2&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier, Monospace&quot;&gt;BEFORE&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face=&quot;Courier, Monospace&quot;&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000f0 size=2&gt;INSERT&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000f0 size=2&gt;ON&lt;/FONT&gt;&lt;FONT size=2&gt; BP&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#0000f0 size=2&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier, Monospace&quot;&gt;FOR&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face=&quot;Courier, Monospace&quot;&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000f0 size=2&gt;EACH&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#0000f0 size=2&gt;&lt;FONT face=&quot;Courier, Monospace&quot;&gt;ROW&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier, Monospace&quot;&gt;BEGIN&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;
&lt;P&gt;&lt;/FONT&gt;&lt;FONT face=&quot;Courier, Monospace&quot;&gt;&lt;FONT color=#0000f0 size=2&gt;SELECT&lt;/FONT&gt;&lt;FONT size=2&gt; B_SEQ&lt;/FONT&gt;&lt;FONT color=#0000f0 size=2&gt;.nextval&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000f0 size=2&gt;INTO&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000f0 size=2&gt;:new.&lt;/FONT&gt;&lt;FONT size=2&gt;BP_ID &lt;/FONT&gt;&lt;FONT color=#0000f0 size=2&gt;from&lt;/FONT&gt;&lt;FONT size=2&gt; DUAL&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#0000f0 size=2&gt;&lt;FONT face=&quot;Courier, Monospace&quot;&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier, Monospace&quot;&gt;END;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color=black&gt;I get this stupid dialog box named &quot;variables&quot; where it wants me to give a value to the variable :NEW which isn&apos;t a variable at all.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color=#000000&gt;A)&amp;nbsp; If you execute this as a script(by pressing the &apos;execute as script&apos; button)&amp;nbsp;instead of a statement, you will not get that stupid dialog box.&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;</description>
			<guid>http://radio.weblogs.com/0108008/categories/toad/2003/03/21.html#a371</guid>
			<pubDate>Fri, 21 Mar 2003 17:57:50 GMT</pubDate>
			<comments>http://radiocomments.userland.com/comments?u=108008&amp;amp;p=371</comments>
			</item>
		<item>
			<description>&lt;P&gt;Q:&amp;nbsp; I wish I could show all the column comments in the column tab aligned with their respective columns instead of down below where I can&apos;t see them all at the same time.&lt;/P&gt;
&lt;P&gt;A:&amp;nbsp; Right click anywhere in your schema browser and select the &quot;Show Column Comments in List&quot; option and you will see all the comments all the time&lt;/P&gt;</description>
			<guid>http://radio.weblogs.com/0108008/categories/toad/2003/03/21.html#a370</guid>
			<pubDate>Fri, 21 Mar 2003 17:47:29 GMT</pubDate>
			<comments>http://radiocomments.userland.com/comments?u=108008&amp;amp;p=370</comments>
			</item>
		<item>
			<description>&lt;P&gt;Q: How do I issue a commit in toad via a keyboard shortcut?&lt;/P&gt;
&lt;P&gt;A: Right-click on the menu bar and select &quot;menu shortcuts&quot;.&amp;nbsp; In the menu shortcut customization dialog, scroll down and select database commit.&amp;nbsp; Once it is selected, you can define a shortcut by pressing Control with some other key (I used CTRL-K)&lt;/P&gt;</description>
			<guid>http://radio.weblogs.com/0108008/categories/toad/2003/03/21.html#a369</guid>
			<pubDate>Fri, 21 Mar 2003 14:11:04 GMT</pubDate>
			<comments>http://radiocomments.userland.com/comments?u=108008&amp;amp;p=369</comments>
			</item>
		<item>
			<description>&lt;P&gt;&lt;STRONG&gt;Problem:&lt;/STRONG&gt;&amp;nbsp; Toad suddenly stopped showing me my list of current windows under the Windows Menu in my menubar?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Solution:&lt;/STRONG&gt;&amp;nbsp; (from &lt;A href=&quot;http://www.toadsoft.com/ReleaseNotes.htm&quot;&gt;Toad Release notes&lt;/A&gt;)&amp;nbsp; Right-click over the toolbar and choose Customize. Go to the Commands tab, choose &quot;Window&quot;, and drag &quot;(List of Current windows)&quot; back into the Window menu.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
			<guid>http://radio.weblogs.com/0108008/categories/toad/2003/03/19.html#a364</guid>
			<pubDate>Wed, 19 Mar 2003 18:26:02 GMT</pubDate>
			<comments>http://radiocomments.userland.com/comments?u=108008&amp;amp;p=364</comments>
			</item>
		</channel>
	</rss>
