<?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/"
		>
<channel>
	<title>Comments on: Oracle releases Raptor &#8211; free tool for Database Development (SQL, PL/SQL, database object browsing)</title>
	<atom:link href="http://technology.amis.nl/blog/965/oracle-releases-raptor-free-tool-for-database-development-sql-plsql-database-object-browsing/feed" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/blog/965/oracle-releases-raptor-free-tool-for-database-development-sql-plsql-database-object-browsing</link>
	<description>Weblog for the AMIS Technology corner</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:47:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: aamir</title>
		<link>http://technology.amis.nl/blog/965/oracle-releases-raptor-free-tool-for-database-development-sql-plsql-database-object-browsing/comment-page-1#comment-53023</link>
		<dc:creator>aamir</dc:creator>
		<pubDate>Sat, 15 Apr 2006 14:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=965#comment-53023</guid>
		<description>plsea send me this project</description>
		<content:encoded><![CDATA[<p>plsea send me this project</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aamir</title>
		<link>http://technology.amis.nl/blog/965/oracle-releases-raptor-free-tool-for-database-development-sql-plsql-database-object-browsing/comment-page-1#comment-51739</link>
		<dc:creator>aamir</dc:creator>
		<pubDate>Sat, 08 Apr 2006 08:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=965#comment-51739</guid>
		<description>hi master
Sir I design form and complied with Ctr+T and try to run my complied form but not run and show me window open with 

Sir how I run my complied form in my system and user system

sir i use forms 6i client/server and database 9i

sir my need i give shortcut icon to user and user run that not go in folder

thanking you

Aamir</description>
		<content:encoded><![CDATA[<p>hi master<br />
Sir I design form and complied with Ctr+T and try to run my complied form but not run and show me window open with </p>
<p>Sir how I run my complied form in my system and user system</p>
<p>sir i use forms 6i client/server and database 9i</p>
<p>sir my need i give shortcut icon to user and user run that not go in folder</p>
<p>thanking you</p>
<p>Aamir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacco Landlust</title>
		<link>http://technology.amis.nl/blog/965/oracle-releases-raptor-free-tool-for-database-development-sql-plsql-database-object-browsing/comment-page-1#comment-44607</link>
		<dc:creator>Jacco Landlust</dc:creator>
		<pubDate>Mon, 02 Jan 2006 21:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=965#comment-44607</guid>
		<description>@zalqarnain turabi:

Aqua data studio can handle different types of databases. As allround DBA (not restricted to Oracle) this is the better tool. 
So far it has been the best I can find on OS X. The PL/SQL support is not that good, but it is more then half decent. 
As DBA tool it is just as good as any other graphical tool (sqlplus is still the best tool, that works in each and every situation, but that&#039;s just my opinion which can be discarded in this case)

The main disadvantige I found are:
1. speed: it is not as lean and mean as a standard tool on windows like pl/sql developer, even though I am running a 1.6 Ghz with 1 GB memory
2. big packages: as soon as a package grows to big, it won&#039;t compile anymore
3. no &quot;recompile all&quot; or &quot;compile all invalid packages&quot; feature. It can&#039;t even show you what&#039;s invalid. (well.. without querying user_objects or all_objects)

The big advantages are for me:
1. support for mysql, postgres, sql-server and oracle
2. a quick responding development team: If you submit a but, a developer will contact you directly and you will recieve a bugfix. This will happen quick and with a proper description of the cause (which can help you in your own professional life ;))
3. stability: it hasn&#039;t crashed on my Mac uptill now.

I cannot speak for other versions then the one running on OS X. You will need to check them yourself...</description>
		<content:encoded><![CDATA[<p>@zalqarnain turabi:</p>
<p>Aqua data studio can handle different types of databases. As allround DBA (not restricted to Oracle) this is the better tool.<br />
So far it has been the best I can find on OS X. The PL/SQL support is not that good, but it is more then half decent.<br />
As DBA tool it is just as good as any other graphical tool (sqlplus is still the best tool, that works in each and every situation, but that&#8217;s just my opinion which can be discarded in this case)</p>
<p>The main disadvantige I found are:<br />
1. speed: it is not as lean and mean as a standard tool on windows like pl/sql developer, even though I am running a 1.6 Ghz with 1 GB memory<br />
2. big packages: as soon as a package grows to big, it won&#8217;t compile anymore<br />
3. no &#8220;recompile all&#8221; or &#8220;compile all invalid packages&#8221; feature. It can&#8217;t even show you what&#8217;s invalid. (well.. without querying user_objects or all_objects)</p>
<p>The big advantages are for me:<br />
1. support for mysql, postgres, sql-server and oracle<br />
2. a quick responding development team: If you submit a but, a developer will contact you directly and you will recieve a bugfix. This will happen quick and with a proper description of the cause (which can help you in your own professional life <img src='http://technology.amis.nl/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> )<br />
3. stability: it hasn&#8217;t crashed on my Mac uptill now.</p>
<p>I cannot speak for other versions then the one running on OS X. You will need to check them yourself&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Gralike</title>
		<link>http://technology.amis.nl/blog/965/oracle-releases-raptor-free-tool-for-database-development-sql-plsql-database-object-browsing/comment-page-1#comment-44550</link>
		<dc:creator>Marco Gralike</dc:creator>
		<pubDate>Sun, 01 Jan 2006 23:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=965#comment-44550</guid>
		<description>Still run in a lot of &quot;features&quot; / aka bugs which were related on XMLType objects. 

For instance: 
a) content of XMLType tables is not shown properly 
b) a &quot;copy&quot; (a CTAS is used, which causes the problems) of a xmltype table results 
in a relational object instead of an identical copy of the source.

The projec looks promising and i hope they will get the &quot;xml features&quot; more stable,
whicg would be great.</description>
		<content:encoded><![CDATA[<p>Still run in a lot of &#8220;features&#8221; / aka bugs which were related on XMLType objects. </p>
<p>For instance:<br />
a) content of XMLType tables is not shown properly<br />
b) a &#8220;copy&#8221; (a CTAS is used, which causes the problems) of a xmltype table results<br />
in a relational object instead of an identical copy of the source.</p>
<p>The projec looks promising and i hope they will get the &#8220;xml features&#8221; more stable,<br />
whicg would be great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZULQARNAIN TURABI</title>
		<link>http://technology.amis.nl/blog/965/oracle-releases-raptor-free-tool-for-database-development-sql-plsql-database-object-browsing/comment-page-1#comment-44536</link>
		<dc:creator>ZULQARNAIN TURABI</dc:creator>
		<pubDate>Sun, 01 Jan 2006 05:52:42 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=965#comment-44536</guid>
		<description>Oracle Project Raptor is first graphical software which facilitate the oracle developer an DBA.
b/c this software is 2 dimentional one for dba and second for developers.
But  i am confuse to compare Aqua Data Studio 4.0 and oracle project raptor .
Please, inform me basic difference between Aqua Data Studio 4.0 and oracle project raptor.
I shell waite for ur respon .

Thanks.
zulqarnaint@yahoo.com</description>
		<content:encoded><![CDATA[<p>Oracle Project Raptor is first graphical software which facilitate the oracle developer an DBA.<br />
b/c this software is 2 dimentional one for dba and second for developers.<br />
But  i am confuse to compare Aqua Data Studio 4.0 and oracle project raptor .<br />
Please, inform me basic difference between Aqua Data Studio 4.0 and oracle project raptor.<br />
I shell waite for ur respon .</p>
<p>Thanks.<br />
<a href="mailto:zulqarnaint@yahoo.com">zulqarnaint@yahoo.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris Rice</title>
		<link>http://technology.amis.nl/blog/965/oracle-releases-raptor-free-tool-for-database-development-sql-plsql-database-object-browsing/comment-page-1#comment-44503</link>
		<dc:creator>Kris Rice</dc:creator>
		<pubDate>Sat, 31 Dec 2005 06:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=965#comment-44503</guid>
		<description>The JRE is explained here.  If you use a standard jre the debugger will not work.

http://forums.oracle.com/forums/thread.jspa?messageID=1154626&amp;#1154626

-kris</description>
		<content:encoded><![CDATA[<p>The JRE is explained here.  If you use a standard jre the debugger will not work.</p>
<p><a href="http://forums.oracle.com/forums/thread.jspa?messageID=1154626&amp;#1154626" rel="nofollow">http://forums.oracle.com/forums/thread.jspa?messageID=1154626&amp;#1154626</a></p>
<p>-kris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aino Andriessen</title>
		<link>http://technology.amis.nl/blog/965/oracle-releases-raptor-free-tool-for-database-development-sql-plsql-database-object-browsing/comment-page-1#comment-44407</link>
		<dc:creator>Aino Andriessen</dc:creator>
		<pubDate>Thu, 29 Dec 2005 14:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=965#comment-44407</guid>
		<description>Great tool. The downloads are a bit confusing though; although one of them is titled &#039;Project Raptor for non-Windows platforms&#039; it works fine on windows (XP). The only difference is that it does not contain the java5 jre. When started, a dialog asks you for the path to java.exe, et voila...
I also like the reports that, although I could not get all the queries to work, provides a wide range of database information like the version nls-language support, xml schema&#039;s, table information and much more.</description>
		<content:encoded><![CDATA[<p>Great tool. The downloads are a bit confusing though; although one of them is titled &#8216;Project Raptor for non-Windows platforms&#8217; it works fine on windows (XP). The only difference is that it does not contain the java5 jre. When started, a dialog asks you for the path to java.exe, et voila&#8230;<br />
I also like the reports that, although I could not get all the queries to work, provides a wide range of database information like the version nls-language support, xml schema&#8217;s, table information and much more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Simpson</title>
		<link>http://technology.amis.nl/blog/965/oracle-releases-raptor-free-tool-for-database-development-sql-plsql-database-object-browsing/comment-page-1#comment-44399</link>
		<dc:creator>Ben Simpson</dc:creator>
		<pubDate>Thu, 29 Dec 2005 13:09:52 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=965#comment-44399</guid>
		<description>Looks like I won&#039;t need to renew my licenses for Toad (by Quest Software) any more.  Not requiring an oracle home is a big plus too.</description>
		<content:encoded><![CDATA[<p>Looks like I won&#8217;t need to renew my licenses for Toad (by Quest Software) any more.  Not requiring an oracle home is a big plus too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wouter van Reeven</title>
		<link>http://technology.amis.nl/blog/965/oracle-releases-raptor-free-tool-for-database-development-sql-plsql-database-object-browsing/comment-page-1#comment-44394</link>
		<dc:creator>Wouter van Reeven</dc:creator>
		<pubDate>Thu, 29 Dec 2005 11:36:27 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=965#comment-44394</guid>
		<description>This may just be the tool I have been looking for to use under Linux. So far I used Toad under Windows but unfortunately it won&#039;t run under Linux (I haven&#039;t tried wine to get Toad working).
To start Raptor under Linux, a few things need to be done. First of all, the raptor script included in the zip file needs its permissions modified to make it executalbe:

# cd 
# chmod 755 raptor

where  is the directory Raptor was unzipped to. Next I noticed the raptor script assumes it is started from the  directory. In order to make it run from any directory it is invoked from, I defined an evironmental veriable called RAPTOR_HOME like this in my .bashrc file

export RAPTOR_HOME=/usr/local/raptor

Modify the path to meet your requirements. Next, I modified the raptor script to be like this

cd $RAPTOR_HOME/jdev/bin/
sh ./raptor

Now it runs from wherever I invoke the script.</description>
		<content:encoded><![CDATA[<p>This may just be the tool I have been looking for to use under Linux. So far I used Toad under Windows but unfortunately it won&#8217;t run under Linux (I haven&#8217;t tried wine to get Toad working).<br />
To start Raptor under Linux, a few things need to be done. First of all, the raptor script included in the zip file needs its permissions modified to make it executalbe:</p>
<p># cd<br />
# chmod 755 raptor</p>
<p>where  is the directory Raptor was unzipped to. Next I noticed the raptor script assumes it is started from the  directory. In order to make it run from any directory it is invoked from, I defined an evironmental veriable called RAPTOR_HOME like this in my .bashrc file</p>
<p>export RAPTOR_HOME=/usr/local/raptor</p>
<p>Modify the path to meet your requirements. Next, I modified the raptor script to be like this</p>
<p>cd $RAPTOR_HOME/jdev/bin/<br />
sh ./raptor</p>
<p>Now it runs from wherever I invoke the script.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

