<?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: How to find the IP address of the database server?</title>
	<atom:link href="http://oraqa.com/2006/01/16/how-to-find-the-ip-address-of-the-database-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://oraqa.com/2006/01/16/how-to-find-the-ip-address-of-the-database-server/</link>
	<description>Oracle Question and Answer</description>
	<pubDate>Mon, 06 Oct 2008 14:17:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: rjacobs</title>
		<link>http://oraqa.com/2006/01/16/how-to-find-the-ip-address-of-the-database-server/#comment-23</link>
		<dc:creator>rjacobs</dc:creator>
		<pubDate>Tue, 17 Jan 2006 13:59:26 +0000</pubDate>
		<guid isPermaLink="false">http://oraqa.com/2006/01/16/how-to-find-the-ip-address-of-the-database-server/#comment-23</guid>
		<description>or 
select UTL_INADDR.get_host_address(host_name) from v$instance;

:)</description>
		<content:encoded><![CDATA[<p>or<br />
select UTL_INADDR.get_host_address(host_name) from v$instance;</p>
<p>:)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
