<?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 SID != SERVICE_NAME</title>
	<atom:link href="http://www.rojotek.com/blog/2008/01/04/oracle-sid-service_name/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rojotek.com/blog/2008/01/04/oracle-sid-service_name/</link>
	<description>Software Development in Brisbane</description>
	<lastBuildDate>Fri, 09 Jul 2010 14:37:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Maitre Taylor</title>
		<link>http://www.rojotek.com/blog/2008/01/04/oracle-sid-service_name/comment-page-1/#comment-23417</link>
		<dc:creator>Maitre Taylor</dc:creator>
		<pubDate>Fri, 24 Jul 2009 13:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojotek.com/blog/2008/01/04/oracle-sid-service_name/#comment-23417</guid>
		<description>Thx a lot man !
I lost many time trying to solve my probleme of communication between JDBC and OracleDB when I jsut have to change a &quot;:&quot; in &quot;/&quot;.
1000thx man</description>
		<content:encoded><![CDATA[<p>Thx a lot man !<br />
I lost many time trying to solve my probleme of communication between JDBC and OracleDB when I jsut have to change a &#8220;:&#8221; in &#8220;/&#8221;.<br />
1000thx man</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg</title>
		<link>http://www.rojotek.com/blog/2008/01/04/oracle-sid-service_name/comment-page-1/#comment-23407</link>
		<dc:creator>Oleg</dc:creator>
		<pubDate>Thu, 23 Jul 2009 20:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojotek.com/blog/2008/01/04/oracle-sid-service_name/#comment-23407</guid>
		<description>You saved me a lot of time. I was suffering configuring WebSphere Oracle data source using service_name.

jdbc:oracle:thin:@111.111.111.111:1526/service_name works for me.

Thanks,
Oleg</description>
		<content:encoded><![CDATA[<p>You saved me a lot of time. I was suffering configuring WebSphere Oracle data source using service_name.</p>
<p>jdbc:oracle:thin:@111.111.111.111:1526/service_name works for me.</p>
<p>Thanks,<br />
Oleg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://www.rojotek.com/blog/2008/01/04/oracle-sid-service_name/comment-page-1/#comment-21156</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Wed, 21 Jan 2009 15:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojotek.com/blog/2008/01/04/oracle-sid-service_name/#comment-21156</guid>
		<description>Correction, instead of:
jdbc:oracle:thin:@server:1521/SERVICE_NAME

It should be:
jdbc:oracle:thin:@//server:1521/SERVICE_NAME


(Added a &#039;//&#039; between the &#039;@&#039; and &#039;server&#039;)</description>
		<content:encoded><![CDATA[<p>Correction, instead of:<br />
jdbc:oracle:thin:@server:1521/SERVICE_NAME</p>
<p>It should be:<br />
jdbc:oracle:thin:@//server:1521/SERVICE_NAME</p>
<p>(Added a &#8216;//&#8217; between the &#8216;@&#8217; and &#8217;server&#8217;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob@Rojotek &#187; Blog Archive &#187; Setting up Oracle XE to work with IBM WebSphere Portal IWWCM</title>
		<link>http://www.rojotek.com/blog/2008/01/04/oracle-sid-service_name/comment-page-1/#comment-16335</link>
		<dc:creator>Rob@Rojotek &#187; Blog Archive &#187; Setting up Oracle XE to work with IBM WebSphere Portal IWWCM</dc:creator>
		<pubDate>Wed, 21 May 2008 07:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojotek.com/blog/2008/01/04/oracle-sid-service_name/#comment-16335</guid>
		<description>[...] Ensure that the database is accessible using the Oracle SID (see the early post Oracle SID!=Service name) [...]</description>
		<content:encoded><![CDATA[<p>[...] Ensure that the database is accessible using the Oracle SID (see the early post Oracle SID!=Service name) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
