<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SwitchBL8&#039;s gebazel &#187; Oracle</title>
	<atom:link href="http://www.rare-it.com/blog/index.php/tag/oracle/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rare-it.com/blog</link>
	<description>Whatever keeps me busy, annoys me, what I like and love or just find interesting, but often a place to put my mind at rest.</description>
	<lastBuildDate>Wed, 28 Jul 2010 11:17:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>X11 authorization</title>
		<link>http://www.rare-it.com/blog/index.php/2010/07/28/x11-authorization</link>
		<comments>http://www.rare-it.com/blog/index.php/2010/07/28/x11-authorization#comments</comments>
		<pubDate>Wed, 28 Jul 2010 11:17:44 +0000</pubDate>
		<dc:creator>SwitchBL8</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.rare-it.com/blog/?p=1007</guid>
		<description><![CDATA[Thanks to this post, I solved my Oracle authorization problem. His comments don&#8217;t seem to work, so I thought I&#8217;d post it here.
]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://froebe.net/blog/2008/11/14/getting-xlib-putty-x11-proxy-wrong-authentication-protocol-attempted-i-have-the-answer/">this post</a>, I solved my Oracle authorization problem. His comments don&#8217;t seem to work, so I thought I&#8217;d post it here.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rare-it.com/blog/index.php/2010/07/28/x11-authorization/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Oracle Locator</title>
		<link>http://www.rare-it.com/blog/index.php/2010/07/26/installing-oracle-locator</link>
		<comments>http://www.rare-it.com/blog/index.php/2010/07/26/installing-oracle-locator#comments</comments>
		<pubDate>Mon, 26 Jul 2010 12:58:16 +0000</pubDate>
		<dc:creator>SwitchBL8</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[wtf]]></category>

		<guid isPermaLink="false">http://www.rare-it.com/blog/?p=1005</guid>
		<description><![CDATA[For some reason, a client did not have Oracle Locator (10g) installed. So I started DBCA (I&#8217;m lazy), selected the correct database and selected &#8220;JVM&#8221;, &#8220;XML DB&#8221; and &#8220;InterMedia&#8221; standard database options to be installed. That should do the trick.
But only when you have enough free storage in your SYSTEM and SYSAUX tablespaces. Naturally, there [...]]]></description>
			<content:encoded><![CDATA[<p>For some reason, a client did not have Oracle Locator (10g) installed. So I started DBCA (I&#8217;m lazy), selected the correct database and selected &#8220;JVM&#8221;, &#8220;XML DB&#8221; and &#8220;InterMedia&#8221; standard database options to be installed. That <em>should</em> do the trick.<br />
But only when you have enough free storage in your SYSTEM and SYSAUX tablespaces. Naturally, there was 3MB free space in system and a similar amount in SYSAUX. So the installer barfed on me. Hey, let&#8217;s just add some space (extra datafiles) and restart.</p>
<p>Say it ain&#8217;t so: Oracle crashed, but does not clean up after its behind. It does not rollback the installation! Therefore you cannot just restart or reinstall. Great. That&#8217;s what they mean by a mature product? The JVM has been in the database since, what is it, Oracle 8i?</p>
<p>1) Remove JVM: ?/javavm/install/rmjvm.sql<br />
2) Bounce the database (if you forget to bounce, you will get an ORA-00028)<br />
3) Start dbca and install jvm (and the rest)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rare-it.com/blog/index.php/2010/07/26/installing-oracle-locator/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Application Express 4.0</title>
		<link>http://www.rare-it.com/blog/index.php/2010/06/23/oracle-application-express-4-0</link>
		<comments>http://www.rare-it.com/blog/index.php/2010/06/23/oracle-application-express-4-0#comments</comments>
		<pubDate>Wed, 23 Jun 2010 14:44:11 +0000</pubDate>
		<dc:creator>SwitchBL8</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.rare-it.com/blog/?p=1001</guid>
		<description><![CDATA[Yeah! Oracle Application Express 4.0 is here!!!
]]></description>
			<content:encoded><![CDATA[<p>Yeah! Oracle Application Express 4.0 is <a href="http://www.oracle.com/technology/products/database/application_express/download.html">here</a>!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rare-it.com/blog/index.php/2010/06/23/oracle-application-express-4-0/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reset Oracle sys password (reminder to self)</title>
		<link>http://www.rare-it.com/blog/index.php/2010/06/15/reset-oracle-sys-password-reminder-to-self</link>
		<comments>http://www.rare-it.com/blog/index.php/2010/06/15/reset-oracle-sys-password-reminder-to-self#comments</comments>
		<pubDate>Tue, 15 Jun 2010 11:14:28 +0000</pubDate>
		<dc:creator>SwitchBL8</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.rare-it.com/blog/?p=999</guid>
		<description><![CDATA[To reset the sys password of a database, do the following:
1) rename/delete ${ORACLE_HOME}/database/PWD{ORACLE_SID}.ora
2) enter the command: orapwd file=${ORACLE_HOME}/database/PWD{ORACLE_SID}.ora password=newpassword
3) start &#8220;sqlplus /nolog&#8221;
4) login with sys and the newpassword (SQL> connect sys/newpassword as sysdba)
5) now reset other passwords or just be done
]]></description>
			<content:encoded><![CDATA[<p>To reset the sys password of a database, do the following:</p>
<p>1) rename/delete ${ORACLE_HOME}/database/PWD{ORACLE_SID}.ora<br />
2) enter the command: orapwd file=${ORACLE_HOME}/database/PWD{ORACLE_SID}.ora password=newpassword<br />
3) start &#8220;sqlplus /nolog&#8221;<br />
4) login with sys and the newpassword (SQL> connect sys/newpassword as sysdba)<br />
5) now reset other passwords or just be done</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rare-it.com/blog/index.php/2010/06/15/reset-oracle-sys-password-reminder-to-self/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle 10gR2 x64 on CentOS 5.4 x64</title>
		<link>http://www.rare-it.com/blog/index.php/2010/05/17/oracle-10gr2-x64-on-centos-5-4-x64</link>
		<comments>http://www.rare-it.com/blog/index.php/2010/05/17/oracle-10gr2-x64-on-centos-5-4-x64#comments</comments>
		<pubDate>Mon, 17 May 2010 09:26:42 +0000</pubDate>
		<dc:creator>SwitchBL8</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://www.rare-it.com/blog/?p=996</guid>
		<description><![CDATA[I was asked to install Oracle 10gR2 on one of the clients new machines. Of course I had trouble installing it, since the OS was CentOS and not one of the certified Oracle platforms. The trouble with installing Oracle x64 on non-supported systems is the relinking process. You always run into libraries that cannot be [...]]]></description>
			<content:encoded><![CDATA[<p>I was asked to install Oracle 10gR2 on one of the clients new machines. Of course I had trouble installing it, since the OS was CentOS and not one of the certified Oracle platforms. The trouble with installing Oracle x64 on non-supported systems is the relinking process. You always run into libraries that cannot be found, or some other shit that&#8217;s still looking for 32-bit software/libraries. In my opinion x64 should be the default and all server software should be backported to x86, but that&#8217;s just my opinion.</p>
<p>Thanks to <a href="http://www.riccardoriva.com/archives/47">this post</a> I was able get Oracle to install properly, basically because the list of prerequisite packages in Oracle&#8217;s installation guide is to short. This list (at least on CentOS 5.4) should do the trick:</p>
<p>binutils-2.17.50.0.6-2.el5<br />
compat-gcc-34-3.4.6-4<br />
compat-gcc-34-c++-3.4.6-4<br />
compat-libstdc++-33-3.2.3-61<br />
compat-libstdc++-33-3.2.3-61(i386)<br />
control-center-2.16.0-14.el5<br />
gcc-4.1.1-52.el5<br />
gcc-c++-4.1.1-52.el5<br />
gdbm-1.8.0-26.2.1<br />
glibc-2.5-12<br />
glibc-common-2.5-12<br />
glibc-devel-2.5-12<br />
glibc-devel-2.5-12(i386)<br />
libgcc-4.1.1-52.el5(i386)<br />
libgcc-4.1.1-52.el5(x86_64)<br />
libgnome-2.16.0-6.el5<br />
libstdc++-devel-3.4.3-22.1<br />
libXp-1.0.0-8.i386<br />
libXp-1.0.0-8.x64<br />
make-3.81-1.1<br />
sysstat-7.0.0-3.el5.x86_64.rpm<br />
util-linux-2.13-0.44.e15.x86_64</p>
<p>You don&#8217;t need the exact versions. Just do a &#8220;yum install compat-gcc-34&#8243; for instance, and if the installed version is higher, you&#8217;re safe.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rare-it.com/blog/index.php/2010/05/17/oracle-10gr2-x64-on-centos-5-4-x64/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GeoServer 2.0</title>
		<link>http://www.rare-it.com/blog/index.php/2009/11/04/geoserver-20</link>
		<comments>http://www.rare-it.com/blog/index.php/2009/11/04/geoserver-20#comments</comments>
		<pubDate>Tue, 03 Nov 2009 23:25:55 +0000</pubDate>
		<dc:creator>SwitchBL8</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[GeoServer]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.rare-it.com/blog/index.php/2009/11/04/geoserver-20</guid>
		<description><![CDATA[If you&#8217;re a happy GeoServer 1.7.x user, then seriously consider upgrading to GeoServer 2.0. It&#8217;s a lot faster, its menu structure is a lot better, the UI is much improved (with a touch of Ajax here and there). I found some minor issues (which I&#8217;m looking into before raising my voice), but nothing that should [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re a happy <a href="http://www.geoserver.org/">GeoServer</a> 1.7.x user, then seriously consider upgrading to GeoServer 2.0. It&#8217;s a lot faster, its menu structure is a lot better, the UI is much improved (with a touch of Ajax here and there). I found some minor issues (which I&#8217;m looking into before raising my voice), but nothing that should keep you from updating.</p>
<p>I run GeoServer in Oracle&#8217;s OC4J 10gR2 (the standalone development version), and it runs without any problems. Since the OC4J is declared dead, I will be looking into deploying it to Weblogic, but that&#8217;s a completely different monster to conquer&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rare-it.com/blog/index.php/2009/11/04/geoserver-20/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geoserver + Oracle + OpenLayers/WFS-T &#8211; part 4</title>
		<link>http://www.rare-it.com/blog/index.php/2009/09/07/geoserver-oracle-openlayerswfs-t-part-4</link>
		<comments>http://www.rare-it.com/blog/index.php/2009/09/07/geoserver-oracle-openlayerswfs-t-part-4#comments</comments>
		<pubDate>Mon, 07 Sep 2009 17:06:17 +0000</pubDate>
		<dc:creator>SwitchBL8</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[GeoServer]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[OpenLayers]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.rare-it.com/blog/index.php/2009/09/07/geoserver-oracle-openlayerswfs-t-part-4</guid>
		<description><![CDATA[Finally, it works. I found some new samples on the OpenLayers site and some posts in the mailinglist that OpenLayers.Layers.WFS just plainly sucks. Indeed, so I experienced. Instead the writer suggested to use OpenLayers.Layer.Vector and give it a type WFST. So I googled around for some samples, found one, modified it, and&#8230;.voila&#8230;.no more empty geometries [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, it works. I found some new samples on the OpenLayers site and some posts in the mailinglist that OpenLayers.Layers.WFS just plainly sucks. Indeed, so I experienced. Instead the writer suggested to use OpenLayers.Layer.Vector and give it a type WFST. So I googled around for some samples, found one, modified it, and&#8230;.voila&#8230;.no more empty geometries in the database. YEAH!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rare-it.com/blog/index.php/2009/09/07/geoserver-oracle-openlayerswfs-t-part-4/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Geoserver + Oracle + OpenLayers/WFS-T &#8211; part 3</title>
		<link>http://www.rare-it.com/blog/index.php/2009/09/06/geoserver-oracle-openlayerswfs-t-part-3</link>
		<comments>http://www.rare-it.com/blog/index.php/2009/09/06/geoserver-oracle-openlayerswfs-t-part-3#comments</comments>
		<pubDate>Sun, 06 Sep 2009 13:32:59 +0000</pubDate>
		<dc:creator>SwitchBL8</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[GeoServer]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[OpenLayers]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.rare-it.com/blog/index.php/2009/09/06/geoserver-oracle-openlayerswfs-t-part-3</guid>
		<description><![CDATA[Yesterday I installed JBoss 4.2.3 and deployed Geoserver 1.7.6 to it and installed the OracleNG plugin. Unfortunately, after setting up the Oracle datastore and some features, inserting via WFS-T still resulted in an empty geometry in the database.
SVN access to the OpenLayers trunk gives an error at the moment, so I guess I&#8217;ll have to [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I installed JBoss 4.2.3 and deployed Geoserver 1.7.6 to it and installed the OracleNG plugin. Unfortunately, after setting up the Oracle datastore and some features, inserting via WFS-T still resulted in an empty geometry in the database.</p>
<p>SVN access to the OpenLayers trunk gives an error at the moment, so I guess I&#8217;ll have to do some further testing with the 2.0RC of Geoserver.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rare-it.com/blog/index.php/2009/09/06/geoserver-oracle-openlayerswfs-t-part-3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geoserver + Oracle + OpenLayers/WFS-T &#8211; part 2</title>
		<link>http://www.rare-it.com/blog/index.php/2009/08/22/geoserver-oracle-openlayerswfs-t-part-2</link>
		<comments>http://www.rare-it.com/blog/index.php/2009/08/22/geoserver-oracle-openlayerswfs-t-part-2#comments</comments>
		<pubDate>Sat, 22 Aug 2009 10:28:54 +0000</pubDate>
		<dc:creator>SwitchBL8</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[GeoServer]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[OpenLayers]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.rare-it.com/blog/index.php/2009/08/22/geoserver-oracle-openlayerswfs-t-part-2</guid>
		<description><![CDATA[I tried Geoserver with Oracle 11g, and still I get empty geometries inserted into the database. With Firebug I can see that the GML sent is correct, it contains the correct geometry information (in this case: point coordinates), but the receiving end fucks it up. Not sure whether the OracleNG plugin for Geoserver or Openlayers [...]]]></description>
			<content:encoded><![CDATA[<p>I tried Geoserver with Oracle 11g, and still I get empty geometries inserted into the database. With Firebug I can see that the GML sent is correct, it contains the correct geometry information (in this case: point coordinates), but the receiving end fucks it up. Not sure whether the OracleNG plugin for Geoserver or Openlayers does the fucking up, but I suspect it is the plugin.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rare-it.com/blog/index.php/2009/08/22/geoserver-oracle-openlayerswfs-t-part-2/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Geoserver + Oracle + OpenLayers/WFS-T</title>
		<link>http://www.rare-it.com/blog/index.php/2009/08/04/geoserver-oracle-openlayerswfs-t</link>
		<comments>http://www.rare-it.com/blog/index.php/2009/08/04/geoserver-oracle-openlayerswfs-t#comments</comments>
		<pubDate>Mon, 03 Aug 2009 22:10:31 +0000</pubDate>
		<dc:creator>SwitchBL8</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[GeoServer]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[OpenLayers]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.rare-it.com/blog/index.php/2009/08/04/geoserver-oracle-openlayerswfs-t</guid>
		<description><![CDATA[Dear all,
I&#8217;ve been struggling with Geoserver and Oracle as a datastore. In a webpage that uses OpenLayers, I&#8217;m trying to use the WFS-T features. Don&#8217;t get me wrong, WFS works great. That is, the read-only part. WFS-T works great with shape files. WFS-T works great with PostGIS. But the same page, same WFS-server (my local [...]]]></description>
			<content:encoded><![CDATA[<p>Dear all,</p>
<p>I&#8217;ve been struggling with <a href="http://geoserver.org/">Geoserver</a> and Oracle as a datastore. In a webpage that uses <a href="http://www.openlayers.org/">OpenLayers</a>, I&#8217;m trying to use the WFS-T features. Don&#8217;t get me wrong, WFS works great. That is, the read-only part. WFS-T works great with shape files. WFS-T works great with <a href="http://postgis.refractions.net/">PostGIS</a>. But the same page, same WFS-server (my local Geoserver) with Oracle as a datastore just inserts empty geometry columns (NULL). When making the geometry column &#8220;NOT NULL&#8221; Geoserver and/or OpenLayers just inserts a point with 0.0,0.0 as coordinates. Which is NOT where I clicked on the map (0.0,0.0 isn&#8217;t even close to being visible on screen).</p>
<p>So, anyone got WFS-T with an Oracle datastore working? I&#8217;m using Geoserver 1.7.5 on Tomcat 6.0.something (latest as of now), OracleNG plugin, OpenLayers 2.8 (local, not the hosted version). With Firebug I can see that the GML being sent in the POST command is <em>CORRECT</em>, i.e. it shows the correct coordinates. Somewhere along the line these are discarded and NULL or 0,0 (depending on the column definition) is inserted.</p>
<p>Change to PostGIS (with almost the same table definition, that&#8217;s the beauty of <a href="http://www.postgresql.org/">PostgreSQL</a>) and everything works like a charm. PostGIS + Geoserver + OpenLayers is a killer combination!</p>
<p>Let the comments pour in&#8230;&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rare-it.com/blog/index.php/2009/08/04/geoserver-oracle-openlayerswfs-t/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
