<?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: Was this database created as 32-bit or 64-bit db?</title>
	<atom:link href="http://www.ora-solutions.net/web/2009/11/04/was-this-database-created-as-32-bit-or-64-bit-db/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ora-solutions.net/web/2009/11/04/was-this-database-created-as-32-bit-or-64-bit-db/</link>
	<description>Indepented Oracle consultant</description>
	<lastBuildDate>Thu, 26 Jan 2012 10:59:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Martin</title>
		<link>http://www.ora-solutions.net/web/2009/11/04/was-this-database-created-as-32-bit-or-64-bit-db/comment-page-1/#comment-77</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Thu, 05 Nov 2009 21:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ora-solutions.net/web/?p=787#comment-77</guid>
		<description>Sandro,

thank you for participating and pointing out how to determine the current bit-platform of the running instance or binaries. It may well be that on a Linux x86-64 system, Oracle 32bit binaries have been installed, although that is not supported by Oracle.

Regards,
Martin</description>
		<content:encoded><![CDATA[<p>Sandro,</p>
<p>thank you for participating and pointing out how to determine the current bit-platform of the running instance or binaries. It may well be that on a Linux x86-64 system, Oracle 32bit binaries have been installed, although that is not supported by Oracle.</p>
<p>Regards,<br />
Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandro</title>
		<link>http://www.ora-solutions.net/web/2009/11/04/was-this-database-created-as-32-bit-or-64-bit-db/comment-page-1/#comment-76</link>
		<dc:creator>Sandro</dc:creator>
		<pubDate>Thu, 05 Nov 2009 21:25:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ora-solutions.net/web/?p=787#comment-76</guid>
		<description>-- connected
SELECT Length(addr)*4 &#124;&#124; &#039;-bits&#039; word_length FROM v$process WHERE ROWNUM =1;

-- not connected
$ file $ORACLE_HOME/bin/oracle</description>
		<content:encoded><![CDATA[<p>&#8211; connected<br />
SELECT Length(addr)*4 || &#8216;-bits&#8217; word_length FROM v$process WHERE ROWNUM =1;</p>
<p>&#8211; not connected<br />
$ file $ORACLE_HOME/bin/oracle</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.ora-solutions.net/web/2009/11/04/was-this-database-created-as-32-bit-or-64-bit-db/comment-page-1/#comment-74</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 04 Nov 2009 20:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ora-solutions.net/web/?p=787#comment-74</guid>
		<description>...to add an example what that could be useful for:
The initial wordsize might be important if you plan to upgrade your database. For more details, see page 20 of Mike Dietrich&#039;s excellent database upgrade paper:
http://www.oracle.com/global/de/upgradecommunity/artikel/Upgrade11gR1_workshop1.pdf
Part2 covers even more information regarding upgrades:
http://www.oracle.com/global/de/upgradecommunity/artikel/Upgrade11gR1_workshop2.pdf</description>
		<content:encoded><![CDATA[<p>&#8230;to add an example what that could be useful for:<br />
The initial wordsize might be important if you plan to upgrade your database. For more details, see page 20 of Mike Dietrich&#8217;s excellent database upgrade paper:<br />
<a href="http://www.oracle.com/global/de/upgradecommunity/artikel/Upgrade11gR1_workshop1.pdf" rel="nofollow">http://www.oracle.com/global/de/upgradecommunity/artikel/Upgrade11gR1_workshop1.pdf</a><br />
Part2 covers even more information regarding upgrades:<br />
<a href="http://www.oracle.com/global/de/upgradecommunity/artikel/Upgrade11gR1_workshop2.pdf" rel="nofollow">http://www.oracle.com/global/de/upgradecommunity/artikel/Upgrade11gR1_workshop2.pdf</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

