<?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"
	>
<channel>
	<title>Comments on: Oracle 10g XE and PHP</title>
	<atom:link href="http://www.sitepoint.com/blogs/2005/11/01/oracle-10g-xe-and-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2005/11/01/oracle-10g-xe-and-php/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<pubDate>Tue, 02 Dec 2008 01:37:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Selva</title>
		<link>http://www.sitepoint.com/blogs/2005/11/01/oracle-10g-xe-and-php/#comment-46927</link>
		<dc:creator>Selva</dc:creator>
		<pubDate>Mon, 21 Aug 2006 22:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1280#comment-46927</guid>
		<description>I beleive Oracle 10g XE does not include JVM in it. Basically, i'm trying to create Java stored procedure. Can someone help how to add this loadjava utility to Oracle 10g.? Any help will be greatly appreciated. 

Thanks,
Selva,
nvselva@gmail.com</description>
		<content:encoded><![CDATA[<p>I beleive Oracle 10g XE does not include JVM in it. Basically, i&#8217;m trying to create Java stored procedure. Can someone help how to add this loadjava utility to Oracle 10g.? Any help will be greatly appreciated. </p>
<p>Thanks,<br />
Selva,<br />
<a href="mailto:nvselva@gmail.com">nvselva@gmail.com</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: roberlamerma</title>
		<link>http://www.sitepoint.com/blogs/2005/11/01/oracle-10g-xe-and-php/#comment-45024</link>
		<dc:creator>roberlamerma</dc:creator>
		<pubDate>Fri, 11 Aug 2006 18:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1280#comment-45024</guid>
		<description>I've installed Oracle 10g Express Edition on a Linux box, for development and testing purposes, but still cannot make my applications work with it.

It seems Oracle 10g EE uses a single database, and you must use one schema for each application. The thing is I haven't been able to run any of my applications using this approach.

Obviously Im doing something wrong. I created usernames/passwds for each application but Im not sure what to put in the dbname, because of the schema approach. 

I get a connection exception all the time.

Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve installed Oracle 10g Express Edition on a Linux box, for development and testing purposes, but still cannot make my applications work with it.</p>
<p>It seems Oracle 10g EE uses a single database, and you must use one schema for each application. The thing is I haven&#8217;t been able to run any of my applications using this approach.</p>
<p>Obviously Im doing something wrong. I created usernames/passwds for each application but Im not sure what to put in the dbname, because of the schema approach. </p>
<p>I get a connection exception all the time.</p>
<p>Thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: DHIRAJ PATRA</title>
		<link>http://www.sitepoint.com/blogs/2005/11/01/oracle-10g-xe-and-php/#comment-40964</link>
		<dc:creator>DHIRAJ PATRA</dc:creator>
		<pubDate>Fri, 28 Jul 2006 06:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1280#comment-40964</guid>
		<description>Still I am awating to use it. Some people anxious about its memory hungry nature. It should be solved to some step out the MySql. Because in open source development MySql is the DB king. If any body even Oracle want to compete its region then need the effeciency and usefullness on that perticular region of user requirements otherwise Oracle will be in its own region and MySql in another. Bothe are good and stable but if one need to compete to other then, let see what happen in near future. Thanks</description>
		<content:encoded><![CDATA[<p>Still I am awating to use it. Some people anxious about its memory hungry nature. It should be solved to some step out the MySql. Because in open source development MySql is the DB king. If any body even Oracle want to compete its region then need the effeciency and usefullness on that perticular region of user requirements otherwise Oracle will be in its own region and MySql in another. Bothe are good and stable but if one need to compete to other then, let see what happen in near future. Thanks</p>]]></content:encoded>
	</item>
	<item>
		<title>By: kurt</title>
		<link>http://www.sitepoint.com/blogs/2005/11/01/oracle-10g-xe-and-php/#comment-36660</link>
		<dc:creator>kurt</dc:creator>
		<pubDate>Wed, 12 Jul 2006 03:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1280#comment-36660</guid>
		<description>I want to enable .cfm files to work with the Oracle XP download. 
I'm looking for the httpd.conf file and I can't find it. I know XE is using some form of Apache to power it. I need to get coldfusion working on it too.</description>
		<content:encoded><![CDATA[<p>I want to enable .cfm files to work with the Oracle XP download.<br />
I&#8217;m looking for the httpd.conf file and I can&#8217;t find it. I know XE is using some form of Apache to power it. I need to get coldfusion working on it too.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: sri</title>
		<link>http://www.sitepoint.com/blogs/2005/11/01/oracle-10g-xe-and-php/#comment-32628</link>
		<dc:creator>sri</dc:creator>
		<pubDate>Sat, 24 Jun 2006 08:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1280#comment-32628</guid>
		<description>I have created a user with DBA role and have built a Database( Tables)..now i want to grant acess to another user for these tables..is it possible. I tried creating another user. The user was created but i am unable to acess the Tables already created.Please help me overcome this</description>
		<content:encoded><![CDATA[<p>I have created a user with DBA role and have built a Database( Tables)..now i want to grant acess to another user for these tables..is it possible. I tried creating another user. The user was created but i am unable to acess the Tables already created.Please help me overcome this</p>]]></content:encoded>
	</item>
	<item>
		<title>By: SitePoint Blogs &#187; The Underground PHP and Oracle manual</title>
		<link>http://www.sitepoint.com/blogs/2005/11/01/oracle-10g-xe-and-php/#comment-30018</link>
		<dc:creator>SitePoint Blogs &#187; The Underground PHP and Oracle manual</dc:creator>
		<pubDate>Tue, 13 Jun 2006 07:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1280#comment-30018</guid>
		<description>[...] Anyway, given that Oracle XE is free (as in free for developers to mess around with it) and this guide, pretty much all you need if you want to learn your way around Oracle. Tags: php, oracle [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Anyway, given that Oracle XE is free (as in free for developers to mess around with it) and this guide, pretty much all you need if you want to learn your way around Oracle. Tags: php, oracle [&#8230;]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: gabse</title>
		<link>http://www.sitepoint.com/blogs/2005/11/01/oracle-10g-xe-and-php/#comment-18738</link>
		<dc:creator>gabse</dc:creator>
		<pubDate>Thu, 20 Apr 2006 19:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1280#comment-18738</guid>
		<description>Hi everybody,
I know it says everywhere that Oracle 10g doesn't work on XP Home Edition, but I am stubborn and want to see if it is true. I have installed it with no problem ... and it seems to be working...up until I try to shutdown the database. I put in my username and password for the machine, the username and password for the database and I get an error: RemoteOperationException: ERROR: Wrong password for user. It has something to do with the allowing the user to logon as a "Batch Job". To resolve the issue you have to go to Control Panel -&#62; Admin tools -&#62; Local Security Policy. 
The problem is that it the Home Edition doesn't have Local Security Policy. Does anybody know where to find such a thing in Home Edition ? I would really appreciate your help.</description>
		<content:encoded><![CDATA[<p>Hi everybody,<br />
I know it says everywhere that Oracle 10g doesn&#8217;t work on XP Home Edition, but I am stubborn and want to see if it is true. I have installed it with no problem &#8230; and it seems to be working&#8230;up until I try to shutdown the database. I put in my username and password for the machine, the username and password for the database and I get an error: RemoteOperationException: ERROR: Wrong password for user. It has something to do with the allowing the user to logon as a &#8220;Batch Job&#8221;. To resolve the issue you have to go to Control Panel -&gt; Admin tools -&gt; Local Security Policy.<br />
The problem is that it the Home Edition doesn&#8217;t have Local Security Policy. Does anybody know where to find such a thing in Home Edition ? I would really appreciate your help.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ophir</title>
		<link>http://www.sitepoint.com/blogs/2005/11/01/oracle-10g-xe-and-php/#comment-17039</link>
		<dc:creator>ophir</dc:creator>
		<pubDate>Wed, 05 Apr 2006 01:37:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1280#comment-17039</guid>
		<description>&lt;blockquote&gt;And this means no concurent INSERTs or UPDATEs, DELETEs on your account so you don’t withdraw more than what you should. mySQL is unable to guarantee that at 100%.&lt;/blockquote&gt;

the above statement is wrong.
mysql can provide the same level of data integrity as oracle.</description>
		<content:encoded><![CDATA[<blockquote><p>And this means no concurent INSERTs or UPDATEs, DELETEs on your account so you don’t withdraw more than what you should. mySQL is unable to guarantee that at 100%.</p></blockquote>
<p>the above statement is wrong.<br />
mysql can provide the same level of data integrity as oracle.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: maxim</title>
		<link>http://www.sitepoint.com/blogs/2005/11/01/oracle-10g-xe-and-php/#comment-16148</link>
		<dc:creator>maxim</dc:creator>
		<pubDate>Wed, 22 Mar 2006 04:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1280#comment-16148</guid>
		<description>To those who still thinks that mySQL is something comparable to Oracle.

The two ARE NOT COMPARABLE AT ALL.

MySQL is a File System with SQL interface (it stores data in files and reads data from files, simple as that) and Oracle is a RDBMS (Relational DataBase Management System - between selects and updates it kind of thinks, making sure not to screw data around, guarantees you the data integrity). You basically can trust Oracle ;)

Ever seen an ATM machine? You pass your credit card, it goes to Visa or whatever, then connects to your bank account to do confirm availabiluty..ecc... Most of these systems tipically use Oracle or similar (few things as similar). Such system receives millions of connections from all over the world and manages them right. No exceptions, no faults, no crashes, no errors... It's relational and works with human-like logic and its extremely fast.

Oracle would grab your bank details out of million accounts just as fast as you do a simple "SELECT (*)" in mySQL. But what's even more important than speed is that Oracle would guarantee you that while retrieving your data there was no modification pending for that record at that very time made by any other connection. And this means no concurent INSERTs or UPDATEs, DELETEs on your account so you don't withdraw more than what you should. mySQL is unable to guarantee that at 100%.

That is why mySQL is good for web applications and Oracle for some serious and responsible systems. With Oracle you first get database up that works on 100% and then write clients to access it. A totaly different approach. That is why they are uncomparable :)

I'm very happy though to see Oracle releasing its lite version. This means that more web developers will get onto it, simple projects will be working better, bigger projects will have time to evaluate the product, other database, even mySQL itself will have to get better to compete for web applications... 

regards,
maxim</description>
		<content:encoded><![CDATA[<p>To those who still thinks that mySQL is something comparable to Oracle.</p>
<p>The two ARE NOT COMPARABLE AT ALL.</p>
<p>MySQL is a File System with SQL interface (it stores data in files and reads data from files, simple as that) and Oracle is a RDBMS (Relational DataBase Management System - between selects and updates it kind of thinks, making sure not to screw data around, guarantees you the data integrity). You basically can trust Oracle ;)</p>
<p>Ever seen an ATM machine? You pass your credit card, it goes to Visa or whatever, then connects to your bank account to do confirm availabiluty..ecc&#8230; Most of these systems tipically use Oracle or similar (few things as similar). Such system receives millions of connections from all over the world and manages them right. No exceptions, no faults, no crashes, no errors&#8230; It&#8217;s relational and works with human-like logic and its extremely fast.</p>
<p>Oracle would grab your bank details out of million accounts just as fast as you do a simple &#8220;SELECT (*)&#8221; in mySQL. But what&#8217;s even more important than speed is that Oracle would guarantee you that while retrieving your data there was no modification pending for that record at that very time made by any other connection. And this means no concurent INSERTs or UPDATEs, DELETEs on your account so you don&#8217;t withdraw more than what you should. mySQL is unable to guarantee that at 100%.</p>
<p>That is why mySQL is good for web applications and Oracle for some serious and responsible systems. With Oracle you first get database up that works on 100% and then write clients to access it. A totaly different approach. That is why they are uncomparable :)</p>
<p>I&#8217;m very happy though to see Oracle releasing its lite version. This means that more web developers will get onto it, simple projects will be working better, bigger projects will have time to evaluate the product, other database, even mySQL itself will have to get better to compete for web applications&#8230; </p>
<p>regards,<br />
maxim</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.sitepoint.com/blogs/2005/11/01/oracle-10g-xe-and-php/#comment-16109</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Tue, 21 Mar 2006 15:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1280#comment-16109</guid>
		<description>&lt;blockquote&gt;Does Oracle XE use less Memory?&lt;/blockquote&gt;
Much less than standard oracle, it runs (almost) ok on a 512Mb PC.

&lt;blockquote&gt;who would download a 150+ MB software with restrection applied and most importantly not really free! Personally, I’d rather use MySQL or PostgreSQL over Oracle XE&lt;/blockquote&gt;

It is free, and the restrictions of 4Gb data space and single processor will not affect most web apps.

&lt;blockquote&gt;So what does oracle have that MS-SQL/mySQL5 doesn’t???

Will I end up preferring it to MS-SQL/mySQL ?

I heard it’s the database of choice from db gurus, if that’s the truth or not… i’d like to know &lt;/blockquote&gt;

Oracle is dramatically better and more sophisticated than MySQL and often necassary in large enterprise apps, but MySQL is sufficient for backing most web apps.</description>
		<content:encoded><![CDATA[<blockquote><p>Does Oracle XE use less Memory?</p></blockquote>
<p>Much less than standard oracle, it runs (almost) ok on a 512Mb PC.</p>
<blockquote><p>who would download a 150+ MB software with restrection applied and most importantly not really free! Personally, I’d rather use MySQL or PostgreSQL over Oracle XE</p></blockquote>
<p>It is free, and the restrictions of 4Gb data space and single processor will not affect most web apps.</p>
<blockquote><p>So what does oracle have that MS-SQL/mySQL5 doesn’t???</p>
<p>Will I end up preferring it to MS-SQL/mySQL ?</p>
<p>I heard it’s the database of choice from db gurus, if that’s the truth or not… i’d like to know </p></blockquote>
<p>Oracle is dramatically better and more sophisticated than MySQL and often necassary in large enterprise apps, but MySQL is sufficient for backing most web apps.</p>]]></content:encoded>
	</item>
</channel>
</rss>
