<?xml version="1.0" encoding="UTF-8" ?><?xml-stylesheet href="images/rss/rss2full.xsl" type="text/xsl" media="screen"?>
<?xml-stylesheet href="images/rss/itemcontent.css" type="text/css" media="screen"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:bmforum="http://rssnamespace.org/bmforum/ext/1.0" version="2.0">
<channel>
 <title>OraclePoint - &lt;strong&gt;Oracle Tools, Utilities &amp; Scripts&lt;/strong&gt;</title> 
  <link>http://www.oraclepoint.com/index.php</link> 
  <description>Worldwide froum on oracle and other IT products.</description> 
  <image>
    <title>OraclePoint</title> 
    <url>http://www.oraclepoint.com/images/ITPUB_log.png</url>
    <link>http://www.oraclepoint.com</link>
    <description>Worldwide froum on oracle and other IT products.</description>
  </image>
  <atom:link xmlns:atom="http://purl.org/atom/ns#" rel="self" href="http://www.oraclepoint.com:80//rss.php?forumid=5&amp;tagname=" type="application/rss+xml" />

<item>
<link>http://www.oraclepoint.com/topic.php?filename=11</link>
<title>Oracle SQL Developer vs. Toad:Users speak out</title> 
<author> &lt;OraclePoint.com&gt;</author>
<category>OraclePoint</category>
<pubDate>Mon, 16 Apr 2007 00:23:00 +0000</pubDate> 
 <guid>http://www.oraclepoint.com/topic.php?filename=11</guid> 
<description>
<![CDATA[ 
	<h2>Oracle SQL Developer vs. Toad: Users speak out</h2> <br />A recent SearchOracle.com article that compared the latest version of <a href="http://searchoracle.techtarget.com/originalContent/0,289142,sid41_gci1237783,00.html" target='_blank'>Oracle’s free SQL Developer</a> tool with <a href="http://searchoracle.techtarget.com/originalContent/0,289142,sid41_gci1172826,00.html" target='_blank'>Quest Software Inc.’s popular Toad for Oracle</a> software triggered an avalanche of emails from database developers eager to voice their opinions on which SQL and PL/SQL editing and debugging tool is best. <br /> <br />A few named Oracle’s relatively new SQL Developer as their tool of choice while several picked Toad. Others preferred different <a href="http://searchoracle.techtarget.com/originalContent/0,289142,sid41_gci1193930,00.html" target='_blank'>developer tools</a> altogether. In particular, Allround Automations’ PL/SQL Developer got some rave reviews. But in the midst of all the differing opinions, developers seemed to agree on one thing: When it comes to features and functionality, you get what you pay for.&nbsp;&nbsp;&nbsp; <br /> <br /><strong>SQL Developer disappointing to some</strong> <br /> <br />SQL Developer was unveiled last March, and Oracle says the tool has been downloaded over 390,000 times since. Developers familiar with version 1.0 said that, like many free tools, SQL Developer lacks the robust set of capabilities found in competing for-a-fee SQL editors. Others, like developer Shelby Spradling, principal of Spradling Consulting, say that even though they’re happy to have a SQL editor that is optimized for use with Oracle products, SQL Developer still isn’t ready for prime time. <br /> <br />Spradling said that he recently compiled a PL/SQL package with only a few warnings from SQL Developer.&nbsp;He soon realized, when he tried to execute the package and it went into an invalid state, that SQL Developer had failed to pick up on a number of other errors. The consultant found the remaining errors only after copying the PL/SQL procedure into <a href="http://searchoracle.techtarget.com/originalContent/0,289142,sid41_gci1196668,00.html" target='_blank'>Oracle’s SQL*Plus</a> tool. <br /> <br />“While I love being able to finally step through PL/SQL code with an Oracle product, I’ll truly start to enjoy using this product in five years when they get it working,” Spradling said. “Until then, Textpad and SQL*Plus are about the quickest way given my particular constraints.” <br /> <br />But not everyone is as disappointed as Spradling. Alex Rodriguez, a senior accounting analyst with UPS Freight, said SQL Developer suits his needs just fine. He says he switched to SQL Developer from Toad because it’s free, it offers everything he needs to debug SQL and PL/SQL subprograms, and, because it’s an Oracle product, it’s prone to reflect new Oracle feature updates well before third-party competitors. <br /> <br /><strong>Toad seen as pricey but effective</strong> <br /> <br />Toad for Oracle is offered in both a slimmed-down free version and a considerably more robust version that doesn’t come cheap, according to developers. <br /> <br />Independent contractor and software developer Nick Gekas is a big fan of the full-featured Toad for Oracle despite the cost. He says the main benefits of Toad include its function key capabilities, which show pop-up lists of tables or columns, and its powerful PL/SQL debugger. Gekas also likes that Toad can export SQL output in several formats and gives users the opportunity to arrange screen layouts to their preferred liking. He added that creating and maintaining objects is also a simple process with Toad. <br /> <br />“[Toad] is very expensive,” Gekas said, “so I switch around between Toad and SQL Developer depending [on whether] my clients have a Toad license.” <br /> <br />James R. Bower, an <a href="http://searchoracle.techtarget.com/originalContent/0,289142,sid41_gci1226036,00.html" target='_blank'>Oracle database administrator</a> with FiberMark North America Inc. in West Springfield, Mass., agrees that for-a-fee Toad is a very full-featured — and very expensive — product. <br /> <br />“I find myself recommending Allround Automations’ PL/SQL Developer to any users that do not require all of the bells and whistles of Toad, or who cannot fit Toad into their budget,” Bower said. “Obviously, free Toad is priced right, but it is not nearly the product that PL/SQL Developer is.” <br /> <br /><strong>PL/SQL Developer: An unsung hero?</strong>&nbsp; <br /> <br />Allround Automations’ PL/SQL Developer is a solid product that’s not too pricey and not too heavy on the extra features, according to several developers writing in to SearchOracle.com.&nbsp; <br /> <br />Some, like Alan Kirchoff, a senior Oracle developer with Corporate Lodging Consultants Inc., believe that PL/SQL Developer is actually superior to the more fully featured Toad. <br /> <br />“A tool that never gets much recognition is PL/SQL Developer,” Kirchoff said. “Toad locks up on me way too often and sometimes it doesn’t behave as if it’s truly threaded — and yes, I checked all the options.” <br /> <br />Kirchoff says he likes PL/SQL Developer because it rarely locks up. But if it does, it prompts the user to load a rescue file the next time it starts up, he said. The Oracle developer is also a fan of PL/SQL Developer’s program windows, which highlight important variables and sections of code. <br /> <br />PL/SQL developer also offers a “great” object browser with editable filters, a side-by-side tool that allows users to compare database instances, the ability to compile all invalid objects with one click of the mouse, and a useful explain plan tool that automatically parses results, according to Mark S. Jacobs, a senior programmer with Johns Hopkins University’s Applied Physics Laboratory. The programmer adds that Allround Automations’ support team is second to none. <br /> <br />“I always get a reply the same day, and they have included fixes in the next release at my request,” Jacobs said. <br /> <br /><strong>Honorable mentions</strong> <br /> <br />The list of SQL and PL/SQL editing and debugging tools is lengthy to say the least. Lesser-known tools developers wrote about included Embarcadero’s DBArtisan and Benthic Software’s Golden and Goldview tools. <br /> <br />“I’ve always liked Embarcadero’s DBArtisan best of all,” said developer David Bailey. “It has equivalent capabilities to Quest’s Toad, but best of all it is multi-platform.” <br /> <br />The fact that DBArtisan is multi-platform means that Bailey can work with Oracle, Microsoft SQL Server, Sybase or IBM DB2, but he only has to learn one interface. <br /> <br />Developer Gene Gotimer says he doesn’t need all of Toad’s features, and therefore opted for Benthics Golden and Goldview software. <br /> <br />“Toad might be great if you’re a DBA or need a does-everything-and-then-some tool,” Gotimer said. “But for a developer that only occasionally needs to play with the database, Golden and Goldview are easier, quicker and cheaper.” <br />Oringinal source: <a href="http://eyeonoracle.blogs.techtarget.com/2007/01/11/oracle-sql-developer-vs-toad-users-speak-out/" target='_blank'>http://eyeonoracle.blogs.techtarget.com/2007/01/11/oracle-sql-developer-vs-toad-users-speak-out/</a> <br />
  ]]> 
</description>
</item>
<item>
<link>http://www.oraclepoint.com/topic.php?filename=16</link>
<title>DBAConnect (Now DBHawk): web-based dba tool</title> 
<author> &lt;OraclePoint.com&gt;</author>
<category>OraclePoint</category>
<pubDate>Mon, 16 Apr 2007 21:29:13 +0000</pubDate> 
 <guid>http://www.oraclepoint.com/topic.php?filename=16</guid> 
<description>
<![CDATA[ 
	DBAConnect is a web based Oracle Database management tool that provides convenient administration of your Oracle database through any web browser. DBAConnect allows the database administrator to execute any administration command and to control user sessions. DBAConnect allows the developer to execute any SQL statement. DBAConnect is designed for fast performance and to preserve system security.&nbsp; <br /> <br />Once installed and configured, DBAConnect can be used for convenient access to the Oracle Database from anywhere. The ease of browser-enabled clients allows a low maintenance method to handle third parties, consultants, or project staffing fluctuations. DBAConnect provides immediate productivity gains through the elimination of client license maintenance, improved response time to system issues, and increased convenience for database administrators.&nbsp; <br /> <br />There are some other remote database administration tools but DBAConnect is a unique one due to its platform independent architecture, enhanced security features and its ease of use.  <br /> <br />...Oringinal source of this review, <a href="http://orafaq.com/tools/datasparc/dbaconnect.htm" target='_blank'><strong>here</strong></a> <br />...More info. about DBAConnect, <a href="http://www.datasparc.com/index.html" target='_blank'><strong>here</strong></a> <br />
  ]]> 
</description>
</item>
<item>
<link>http://www.oraclepoint.com/topic.php?filename=17</link>
<title>Diagnostic performance tool for Oracle 10g</title> 
<author> &lt;OraclePoint.com&gt;</author>
<category>OraclePoint</category>
<pubDate>Mon, 16 Apr 2007 21:56:59 +0000</pubDate> 
 <guid>http://www.oraclepoint.com/topic.php?filename=17</guid> 
<description>
<![CDATA[ 
	That&#039;s real good open-source Diagnostic performance tool for Oracle 10g with graphical interface. <br /> <br />Note: not working on oracle 9i.  <br /> <br />Source: <a href="http://sourceforge.net/projects/dbguardian/" target='_blank'><span style="color:#800080;">http://sourceforge.net/projects/dbguardian/</span></a> <br /> <br /><img src='http://sourceforge.net/dbimage.php?id=13088'   border='0' onclick="if(this.width>screen.width-461) window.open('http://sourceforge.net/dbimage.php?id=13088');" onload='if(this.width>screen.width-460) { this.width=screen.width-460;  this.style.cursor="pointer";}' onmousewheel="return bbimg(this)"  alt='' />
  ]]> 
</description>
</item>
<item>
<link>http://www.oraclepoint.com/topic.php?filename=32</link>
<title>Tools for oracle schema (or data) comparison</title> 
<author> &lt;OraclePoint.com&gt;</author>
<category>OraclePoint</category>
<pubDate>Wed, 18 Apr 2007 19:48:39 +0000</pubDate> 
 <guid>http://www.oraclepoint.com/topic.php?filename=32</guid> 
<description>
<![CDATA[ 
	There is a good forum thread about tools on oracle schema comparison.&nbsp;&nbsp; <br /> <br />&nbsp; <br /> <br />The main tools and utilities on that are:&nbsp;&nbsp; <br /> <br />&nbsp; <br /> <br />Toad: <a href="http://www.quest.com/" target='_blank'><span style="color:#800080;">http://www.quest.com</span></a> &nbsp;&nbsp; <br /> <br />Schema Comparison Tool:&nbsp; <a href="http://www.dbsolo.com/schema_comparison.html" target='_blank'><span style="color:#800080;">http://www.dbsolo.com/schema_comparison.html</span></a>&nbsp;&nbsp;&nbsp; <br /> <br />Schema Compare Tool for Oracle: <a href="http://www.codeproject.com/vb/net/OracleSchemaCompare.asp" target='_blank'><span style="color:#800080;">http://www.codeproject.com/vb/net/OracleSchemaCompare.asp</span></a>&nbsp;&nbsp; <br /> <br />DB Side-By-Side:&nbsp;<a href="http://www.schematodoc.com/" target='_blank'><span style="color:#800080;">http://www.schematodoc.com/</span></a>&nbsp;&nbsp;&nbsp; <br /> <br />&nbsp; <br /> <br />&nbsp; <br /> <br />Thread source: <a href="http://www.orafaq.com/forum/m/226893/42800/?srch=compare+database#msg_226893" target='_blank'>http://www.orafaq.com/forum/m/226893/42800/?srch=compare+database#msg_226893</a> <br /> <br />&nbsp; <br /> <br />
  ]]> 
</description>
</item>
<item>
<link>http://www.oraclepoint.com/topic.php?filename=56</link>
<title>JOraStat-Oracle Performance Tuning Tool</title> 
<author> &lt;OraclePoint.com&gt;</author>
<category>OraclePoint</category>
<pubDate>Tue, 24 Apr 2007 22:09:38 +0000</pubDate> 
 <guid>http://www.oraclepoint.com/topic.php?filename=56</guid> 
<description>
<![CDATA[ 
	STATSPACK is a performance diagnosis tool, available since Oracle8i. STATSPACK can be considered BSTAT/ESTAT&#039;s successor, incorporating many new features. STATSPACK is a diagnosis tool for instance-wide performance problems; it also supports application tuning activities by providing data which identifies high-load SQL statements. STATSPACK can be used both proactively to monitor the changing load on a system, and also reactively to investigate a performance problem. STATSPACK has two types of collection options, level and threshold. The level parameter controls the type of data collected from Oracle, while the threshold parameter acts as a filter for the collection of SQL statements into the stats$sql_summary table.&nbsp;  <br /> <br />The only limitation of STATSPACK is that some DBAs may not be confortable with the character output. If you are one of them, why go to enjoy <strong>&quot;JOraStat&quot;</strong>, a java-based oracle performance tuning tool, which offers graphical output against STATSPACK statistics. <strong>And, IT&quot;S FREE!</strong><strong></strong>&nbsp;  <br /> <br /><strong>Source:</strong>&nbsp; <a href="http://sourceforge.net/projects/jorastat/" target='_blank'>http://sourceforge.net/projects/jorastat/</a> <br />Or <br /><strong>Download</strong> from <a href="http://www.itpub.ca/bigupload/RIT_JOraStat.rar" target='_blank'>http://www.itpub.ca/bigupload/RIT_JOraStat.rar</a>  <br /> <br />Please follow the following threads to install it. &nbsp;See JOraStat Manual as attached. 
  ]]> 
</description>
</item>
<item>
<link>http://www.oraclepoint.com/topic.php?filename=86</link>
<title>Review of spViewer for Statspack</title> 
<author> &lt;OraclePoint.com&gt;</author>
<category>OraclePoint</category>
<pubDate>Tue, 05 Jun 2007 18:26:42 +0000</pubDate> 
 <guid>http://www.oraclepoint.com/topic.php?filename=86</guid> 
<description>
<![CDATA[ 
	<strong>This is a quick review of spViewer, a tool is Oracle database administrators and performance tuning experts with a wide range of useful features.</strong>  <br /> <br />As claimed, spViewer offers the following features:  <br /> <br /><span style="font-size: 12px;"><em>1. Support of all current Oracle STATSPACK utility versions including 8.1.7, 9.0.1, 9.2.0 , 10.1.0, 10.2.0 <br /> <br />&nbsp;&nbsp;&nbsp;&nbsp; Oracle10g AWR 10.1.0 and 10.2.0 repository support.  <br /> <br />2. Full support of performance statistics included in standard Oracle STATSPACK/AWR reports.  <br /> <br />3. An intuitive graphical user interfaces with fully customizable chart appearance.  <br /> <br />4. Trend chart reports are available for any STATSPACK performance metric  <br /> <br />5. Time series reporting is supported for both STATSPACK and AWR.  <br /> <br />6. Ability to manage in GUI the Oracle STATSPACK/AWR data as taking the snapshots and cleaning the old data.  <br /> <br />7. Support of multiple simultaneous instance connections.  <br /> <br />8. Statistic baseline feature support.  <br /> <br />9. More advanced features.</em></span><span style="font-size: 12px;"><em></em>&nbsp;We tested and verified the followings: <br /> <br />&nbsp;<strong>We tested and verified the followings:</strong> <br /> <br /> <br />1. Summary overview of Statspack. <br /> <br />2. saperate report on individual section o Statspack, such as Memory Statistics, I/O statistics and so on. <br /> <br />3. based on pre-created snapshots, spViewer offers the flexibility to difine the range to minotor the performance issues. <br /> <br />4. manually take snapshot for time point investigation. <br /> <br />5. excellent ploting features (offers more than 10 plotting chart themes). And, also can merge different measures into one&nbsp; &nbsp;&nbsp;&nbsp; chat&nbsp;&nbsp;plotting. (see image below, which show Service Time, Wait Time &amp; Total Response Time in one chart sampled within a &nbsp;&nbsp;&nbsp; range&nbsp;of 11 snapshots) <br /> <br /><strong><em>&nbsp;Highly recommend to use it as your solution of presenting Statspack statistics .</em></strong> <br /> <br />&nbsp;spViewer and other excellent tools are available at <a href="http://www.statsviewer.netfirms.com/" target='_blank'><span style="color:#800080;">http://www.statsviewer.netfirms.com/</span></a>&nbsp; <br /> <br />&nbsp; <br /><img src='http://www.itpub.ca/bigupload/images/spViewer Chat example.jpg'  align='baseline' border='0' onclick="if(this.width>screen.width-461) window.open('http://www.itpub.ca/bigupload/images/spViewer Chat example.jpg');" onload='if(this.width>screen.width-460) { this.width=screen.width-460;  this.style.cursor="pointer";}' onmousewheel="return bbimg(this)"  alt='' /> <br /> <br />
  ]]> 
</description>
</item>
<item>
<link>http://www.oraclepoint.com/topic.php?filename=92</link>
<title>Present Statistics by Session of Oracle </title> 
<author> &lt;OraclePoint.com&gt;</author>
<category>OraclePoint</category>
<pubDate>Wed, 06 Jun 2007 18:50:20 +0000</pubDate> 
 <guid>http://www.oraclepoint.com/topic.php?filename=92</guid> 
<description>
<![CDATA[ 
	This SQL script gives you statistics by session of oracle Database. It&#039;s required to login with System or Sys.&nbsp;&nbsp;&nbsp; <br /> <br />Script as attached. <br />
  ]]> 
</description>
</item>
<item>
<link>http://www.oraclepoint.com/topic.php?filename=109</link>
<title>Display Session and serial# for locked table </title> 
<author> &lt;OraclePoint.com&gt;</author>
<category>OraclePoint</category>
<pubDate>Tue, 12 Jun 2007 17:12:51 +0000</pubDate> 
 <guid>http://www.oraclepoint.com/topic.php?filename=109</guid> 
<description>
<![CDATA[ 
	<span style="font-family:Courier;">Overview&nbsp;&nbsp;  <br />--------&nbsp;[table][tr][td]Oracle Metalink <a href="file:///C:/help/usaeng/Search/search.html#file" target='_blank'>Doc ID</a>: [/td][td]<strong>Note:156965.1</strong>[/td][/tr][/table] <br /> <br />&nbsp;&nbsp;&nbsp; <strong>coe_locks.sql</strong> displays all sessions holding a lock on a table or row. <br />&nbsp;&nbsp;&nbsp; Knowing the session/serial#, the analyst can turn specific events like <br />&nbsp;&nbsp;&nbsp; 10046 for a particular session, using coe_event_10046.sql or similar. <br /> <br />&nbsp;&nbsp;&nbsp; To study in detail one session, use bde_session.sql (</span><a href="file:///C:/metalink/plsql/showdoc?db=NOT&amp;id=169630.1&amp;blackframe=1" target='_blank'><span style="font-family:Courier;">Note 169630.1</span></a><span style="font-family:Courier;">) <br />&nbsp;&nbsp;&nbsp; with parameter session_id (sid). <br /> <br /></span>
  ]]> 
</description>
</item>
<item>
<link>http://www.oraclepoint.com/topic.php?filename=132</link>
<title>&quot;Seer&quot; for Presenting and Plotting Statspack </title> 
<author> &lt;OraclePoint.com&gt;</author>
<category>OraclePoint</category>
<pubDate>Mon, 25 Jun 2007 23:07:31 +0000</pubDate> 
 <guid>http://www.oraclepoint.com/topic.php?filename=132</guid> 
<description>
<![CDATA[ 
	[table][tr][td]<strong>&quot;Seer&quot; for Presenting and Plotting Statspack </strong>&nbsp;[/td][/tr][tr][td] <br />Besides of JOraStat, another free software to present and plot Statspack data is available for downloading.&nbsp;That would be great if you could wirte review on that.&nbsp;&nbsp;[/td][/tr][/table]
  ]]> 
</description>
</item>
<item>
<link>http://www.oraclepoint.com/topic.php?filename=153</link>
<title>Tora – an alternative for Toad</title> 
<author> &lt;OraclePoint.com&gt;</author>
<category>OraclePoint</category>
<pubDate>Fri, 06 Jul 2007 21:26:10 +0000</pubDate> 
 <guid>http://www.oraclepoint.com/topic.php?filename=153</guid> 
<description>
<![CDATA[ 
	Tora – an alternative for Toad &nbsp; <br /> <br />Please refer to the attached review for TOra, an alternative for Toad. This is a free software for Oracle DBAs and Developers. TOra offers considerable features to help DBAs and Developers in daily works. &nbsp; <br /> <br />The attached review is done from view of DBAs. If you are developers, you may can find the existing stuff about it. &nbsp; <br /> <br /><strong>Source: </strong>&nbsp;<a href="http://sourceforge.net/projects/tora/" target='_blank'>http://sourceforge.net/projects/tora/</a> &nbsp;(<strong>also downloadable at</strong> <a href="http://www.oraclepoint.com/bigupload/TOraInstaller.rar" target='_blank'>http://www.oraclepoint.com/bigupload/TOraInstaller.rar</a> ) <br /> <br /><strong>Open Forum:</strong> <a href="http://sourceforge.net/forum/forum.php?forum_id=52736" target='_blank'>http://sourceforge.net/forum/forum.php?forum_id=52736</a> &nbsp;  <br /> <br /><strong>For more related products about Oracle, see</strong> <a href="http://www.orafaq.com/tools/index.htm#DBA_Tools" target='_blank'>http://www.orafaq.com/tools/index.htm#DBA_Tools</a>
  ]]> 
</description>
</item></channel>
</rss>

