<?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>lizongbo at 618119.com &#187; Oracle</title>
	<atom:link href="http://618119.com/category/database/oracle/feed" rel="self" type="application/rss+xml" />
	<link>http://618119.com</link>
	<description>工作,生活,Android,前端,Linode,Ubuntu,nginx,java,apache,tomcat,Resin,mina,Hessian,XMPP,RPC</description>
	<lastBuildDate>Tue, 31 Jan 2012 14:25:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>用JDBC连接Oracle 10g RAC遇到的问题</title>
		<link>http://618119.com/archives/2007/11/20/27.html</link>
		<comments>http://618119.com/archives/2007/11/20/27.html#comments</comments>
		<pubDate>Tue, 20 Nov 2007 00:56:12 +0000</pubDate>
		<dc:creator>lizongbo</dc:creator>
				<category><![CDATA[DbVisualizer]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[数据库]]></category>
		<category><![CDATA[618119.com]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[jdbc]]></category>
		<category><![CDATA[oci]]></category>
		<category><![CDATA[Oracle 10g RAC]]></category>
		<category><![CDATA[RAC]]></category>
		<category><![CDATA[thin]]></category>

		<guid isPermaLink="false">http://618119.com/archives/2007/11/20/27.html</guid>
		<description><![CDATA[数据库升级为Oracle 10g RAC,原有的连接方式下,出现如下错误: 出错信息: - Servlet.service() for servlet jsp threw exception javax.servlet.jsp.JspException: Unable to get connection, DataSource invalid: &#8220;o rg.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFacto ry (Io 异常: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=169869568)(ERR=12505)( ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4)))))&#8221; at org.apache.taglibs.standard.tag.common.sql.QueryTagSupport.getConnect ion(QueryTagSupport.java:276) at org.apache.taglibs.standard.tag.common.sql.QueryTagSupport.doStartTag (QueryTagSupport.java:159) 于是根据网上的资料修改了JDBC的URL,正确jdbc的url为: jdbc:oracle:thin:@(DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.40.103)(PORT = 1521)) (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.40.104)(PORT = [...]]]></description>
		<wfw:commentRss>http://618119.com/archives/2007/11/20/27.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

