<?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>AskDba.org Weblog &#187; 11g</title>
	<atom:link href="http://askdba.org/weblog/tag/11g/feed/" rel="self" type="application/rss+xml" />
	<link>http://askdba.org/weblog</link>
	<description>Writing About Our Experiences With Oracle Databases</description>
	<lastBuildDate>Mon, 14 May 2012 05:02:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>11gR1 CRS start failing with ORA-29702</title>
		<link>http://askdba.org/weblog/2011/12/11gr1-crs-start-failing-with-ora-29702/</link>
		<comments>http://askdba.org/weblog/2011/12/11gr1-crs-start-failing-with-ora-29702/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 11:09:22 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[RAC]]></category>
		<category><![CDATA[rhel5]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=1289</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2011/12/11gr1-crs-start-failing-with-ora-29702/">11gR1 CRS start failing with ORA-29702</a></p><p>This post was actually a comment from Sasi which came on previous article 10.2 CRS startup issue . I am converting it to a post so that we can get some feedback on this issue from other users. I suspect this to be caused by RHEL5 bug (fixed in RHEL5u6) related to NIC going down when [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2011/12/11gr1-crs-start-failing-with-ora-29702/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ORA-01722 with Full Table Scan</title>
		<link>http://askdba.org/weblog/2010/12/ora-01722-with-full-table-scan/</link>
		<comments>http://askdba.org/weblog/2010/12/ora-01722-with-full-table-scan/#comments</comments>
		<pubDate>Sun, 26 Dec 2010 14:54:09 +0000</pubDate>
		<dc:creator>Saurabh Sood</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[full table scan]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=1034</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2010/12/ora-01722-with-full-table-scan/">ORA-01722 with Full Table Scan</a></p><p>My application developers approached me with an issue which is very unique to me. They were complaining about a query which was failing with ORA-01722 &#8220;invalid number&#8221; after an upgrade to 11.1.0.7 from 10.2.0.4. The syntax of the query is like: select max(a) from t1 where c1&#60;&#62;&#039;abc&#039; and c2=12345 and c3=&#039;Y&#039; and c4=&#039;xyz&#039;; This query [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2010/12/ora-01722-with-full-table-scan/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Using Oracle Wallet to Execute Shell script/cron without hard coded Oracle database password</title>
		<link>http://askdba.org/weblog/2009/09/using-oracle-wallet-to-execute-shell-scriptcron-without-hard-coded-oracle-database-password/</link>
		<comments>http://askdba.org/weblog/2009/09/using-oracle-wallet-to-execute-shell-scriptcron-without-hard-coded-oracle-database-password/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 13:22:38 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=656</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/09/using-oracle-wallet-to-execute-shell-scriptcron-without-hard-coded-oracle-database-password/">Using Oracle Wallet to Execute Shell script/cron without hard coded Oracle database password</a></p><p>You have been asked to schedule a shell script which need to connect to a  particular user and perform some action? How do you pass the password to script without hardcoding it in script. If password is written in a script, isn&#8217;t it a security threat? Well with 10gR2 , Oracle Wallet provides you with [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/09/using-oracle-wallet-to-execute-shell-scriptcron-without-hard-coded-oracle-database-password/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Get Upgrading: Steps To Upgrade To 11gR2</title>
		<link>http://askdba.org/weblog/2009/09/get-upgrading-steps-to-upgrade-to-11gr2/</link>
		<comments>http://askdba.org/weblog/2009/09/get-upgrading-steps-to-upgrade-to-11gr2/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 08:26:17 +0000</pubDate>
		<dc:creator>Saurabh Sood</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[11gR2]]></category>
		<category><![CDATA[ASM]]></category>
		<category><![CDATA[ASMCA]]></category>
		<category><![CDATA[Grid Infrastructure]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=577</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/09/get-upgrading-steps-to-upgrade-to-11gr2/">Get Upgrading: Steps To Upgrade To 11gR2</a></p><p>As 11gR2 is out for Linux, I decided to upgrade one of my existing 10.2.0.3 database to 11.2.0.1 to get the look and feel of 11gR2. Direct upgrade to 11gR2 is supported from 9.2.0.8 or higher, 10.1.0.5 or higher, 10.2.0.2 or higher and 11.1.0.6 or higher. If you have a database 9.2.0.6 then first you [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/09/get-upgrading-steps-to-upgrade-to-11gr2/feed/</wfw:commentRss>
		<slash:comments>49</slash:comments>
		</item>
		<item>
		<title>11gR2 Database Installation with ASM on OEL5</title>
		<link>http://askdba.org/weblog/2009/09/11gr2-database-installation-with-asm-on-oel5/</link>
		<comments>http://askdba.org/weblog/2009/09/11gr2-database-installation-with-asm-on-oel5/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 10:49:47 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[11g Release 2]]></category>
		<category><![CDATA[11gR2]]></category>
		<category><![CDATA[ASM]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[run]]></category>
		<category><![CDATA[runInstaller]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=553</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/09/11gr2-database-installation-with-asm-on-oel5/">11gR2 Database Installation with ASM on OEL5</a></p><p>I will be listing down steps for 11g Release 2 installation on Linux x86. There has been few changes incorporated in 11gR2 which must be given due consideration before starting installation. ASM instance now runs from new Oracle Home called Grid Infrastructure. If you wish to use ASM for storing database files, then you should [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/09/11gr2-database-installation-with-asm-on-oel5/feed/</wfw:commentRss>
		<slash:comments>49</slash:comments>
		</item>
		<item>
		<title>Oracle 11gR2 on linux is out</title>
		<link>http://askdba.org/weblog/2009/09/oracle-11gr2-on-linux-is-out/</link>
		<comments>http://askdba.org/weblog/2009/09/oracle-11gr2-on-linux-is-out/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 07:55:17 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[11gR2]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/2009/09/oracle-11gr2-on-linux-is-out/</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/09/oracle-11gr2-on-linux-is-out/">Oracle 11gR2 on linux is out</a></p><p>Oracle 11gR2 has been released for linux x86 and x86-64 platform. Software can be downloaded at http://www.oracle.com/technology/software/products/database/index.html Guys start downloading..:) .. Note: &#8211; As of now documentation link  is not available on http://tahiti.oracle.com (13:30 G.M.T) Update : &#8211; Thanks to H.Tonguç , documentation can be accesed at http://www.oracle.com/pls/db112/homepage?remark=tahiti Cheers Amit Related PostsUsing Oracle Wallet to [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/09/oracle-11gr2-on-linux-is-out/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>GATHER_STATS_JOB &#8211; Is it enabled?</title>
		<link>http://askdba.org/weblog/2009/08/gather_stats_job-is-it-enabled/</link>
		<comments>http://askdba.org/weblog/2009/08/gather_stats_job-is-it-enabled/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 11:33:48 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[dbms_stats]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=515</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/08/gather_stats_job-is-it-enabled/">GATHER_STATS_JOB &#8211; Is it enabled?</a></p><p>Few days back , Martin had posted a series of post on a issue where GATHER_STATS_JOB was failing silently for a large object. If you have missed it, you can check following links Automated statistics gathering silently fails http://mwidlake.wordpress.com/2009/07/20/automated-statistics-gathering-silently-fails/ Automated Statistics Gathering Silently Fails #2 http://mwidlake.wordpress.com/2009/07/23/automated-statistics-gathering-silently-fails-2/ Automatic Statistics Gathering Fails #3   http://mwidlake.wordpress.com/2009/07/29/automatic-statistics-gathering-fails-3/ Automated statistics [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/08/gather_stats_job-is-it-enabled/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Failed dependencies error: lib* needed by unixODBC-devel-2.2.11-7.1.i386</title>
		<link>http://askdba.org/weblog/2009/08/failed-dependencies-error-lib-needed-by-unixodbc-devel-2-2-11-7-1-i386/</link>
		<comments>http://askdba.org/weblog/2009/08/failed-dependencies-error-lib-needed-by-unixodbc-devel-2-2-11-7-1-i386/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 06:38:32 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=512</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/08/failed-dependencies-error-lib-needed-by-unixodbc-devel-2-2-11-7-1-i386/">Failed dependencies error: lib* needed by unixODBC-devel-2.2.11-7.1.i386</a></p><p>While trying to install 11gR1 on Oracle Enterprise Linux (OEL5), runInstaller failed for unixODBC* packages. To solve the issue , I started following OTN article http://www.oracle.com/technology/pub/articles/smiley-11gr1-install.html When trying to install RPM from CD3, faced following errors for unixODBC* rpm #rpm -ivh compat-libstdc++-33* libaio-devel* sysstat* unixODBC* warning: compat-libstdc++-33-3.2.3-61.i386.rpm: Header V3 DSA signature: NOKEY, key ID 1e5e0159 [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/08/failed-dependencies-error-lib-needed-by-unixodbc-devel-2-2-11-7-1-i386/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Installing 10.2.0.5 EM using software-only on 10.2.0.4/11g DB (GUI)</title>
		<link>http://askdba.org/weblog/2009/07/installing-10-2-0-5-em-using-software-only-on-10-2-0-411g-db-gui/</link>
		<comments>http://askdba.org/weblog/2009/07/installing-10-2-0-5-em-using-software-only-on-10-2-0-411g-db-gui/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 09:22:56 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[GRID]]></category>
		<category><![CDATA[10.2.0.5]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[AIX5L]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[runInstaller]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=502</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/07/installing-10-2-0-5-em-using-software-only-on-10-2-0-411g-db-gui/">Installing 10.2.0.5 EM using software-only on 10.2.0.4/11g DB (GUI)</a></p><p>In this article , I will discuss how to install 10.2.0.5 EM Grid using 10.2.0.4 database. This method can also be used with 11g database.When you carry out 10.2.0.1 EM Grid control installation, it creates a 10.1.0.4 Database by default which is no longer supported and  requires one to upgrade to supported release i.e 10.2. [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/07/installing-10-2-0-5-em-using-software-only-on-10-2-0-411g-db-gui/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How To Change/Restore User Password in 11G</title>
		<link>http://askdba.org/weblog/2008/11/how-to-changerestore-user-password-in-11g/</link>
		<comments>http://askdba.org/weblog/2008/11/how-to-changerestore-user-password-in-11g/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 00:04:22 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=288</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2008/11/how-to-changerestore-user-password-in-11g/">How To Change/Restore User Password in 11G</a></p><p>Oracle 11g introduces Case-sensitive passwords for database authentication. Along with this if you wish to change the password (temporarily) and reset it back to old , you will find that password field in dba_users is empty. Prior to 11g we could use following technique to change/restore password SQL&#62; create user amit identified by amit; User [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2008/11/how-to-changerestore-user-password-in-11g/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>11g New Feature: Database Replay</title>
		<link>http://askdba.org/weblog/2008/07/11g-new-feature-database-replay/</link>
		<comments>http://askdba.org/weblog/2008/07/11g-new-feature-database-replay/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 12:48:24 +0000</pubDate>
		<dc:creator>Saurabh Sood</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[New Features]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=152</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2008/07/11g-new-feature-database-replay/">11g New Feature: Database Replay</a></p><p>Database Replay: In critical production systems, before making changes to the environment( Hardware or software related), lots of testing is required in test systems to know the effect of those changes and this usually takes lots of time to test for the stability and effects of the change. In Oracle 11g this thing is simplified [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2008/07/11g-new-feature-database-replay/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Oracle Database 11G Installation on Solaris 10</title>
		<link>http://askdba.org/weblog/2008/07/oracle-11g-installation-on-solaris-10/</link>
		<comments>http://askdba.org/weblog/2008/07/oracle-11g-installation-on-solaris-10/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 14:39:51 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=145</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2008/07/oracle-11g-installation-on-solaris-10/">Oracle Database 11G Installation on Solaris 10</a></p><p>I had installed Oracle Database 11g on Solaris 10 few days back. I thought of documenting the steps for easy reference. Please find below steps for the same Installation Pre-Requisite Refer to Oracle Database Installation Guide 11g Release 1 (11.1) for Solaris Operating System for checking Hardware and Software Requirements. User Creation and Environment Settings [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2008/07/oracle-11g-installation-on-solaris-10/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Automatic Storage Management (ASM) FAQ</title>
		<link>http://askdba.org/weblog/2008/07/automatic-storage-management-asm-faq/</link>
		<comments>http://askdba.org/weblog/2008/07/automatic-storage-management-asm-faq/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 22:25:10 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[ASM]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=140</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2008/07/automatic-storage-management-asm-faq/">Automatic Storage Management (ASM) FAQ</a></p><p>We have tried to consolidate list of Frequently Asked Questions (FAQ) on ASM. Please feel free to ask any other question or contribute to this FAQ by using comment section Frequently Asked Question on ASM 1) What is ASM? Automatic storage Management (ASM) is a new type of filesystem which was introduced with Oracle 10g. [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2008/07/automatic-storage-management-asm-faq/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>11G:SYSASM role</title>
		<link>http://askdba.org/weblog/2008/07/11gsysasm-role/</link>
		<comments>http://askdba.org/weblog/2008/07/11gsysasm-role/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 05:48:17 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[ASM]]></category>
		<category><![CDATA[New Features]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=134</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2008/07/11gsysasm-role/">11G:SYSASM role</a></p><p>Starting from Oracle 11g ASM, new privilege has been created for Administering Oracle ASM instances. This is called SYSASM role. You can continue using SYSDBA role to connect to ASM but it will generate following warning messages at time of startup/shutdown, create Diskgroup/add disk, etc. &#60;strong&#62;$ adrci&#60;/strong&#62; ADRCI: Release 11.1.0.6.0 - Beta on Tue Jul [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2008/07/11gsysasm-role/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New ASM Background Processes in 11G</title>
		<link>http://askdba.org/weblog/2008/06/new-asm-background-processes-in-11g/</link>
		<comments>http://askdba.org/weblog/2008/06/new-asm-background-processes-in-11g/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 10:15:22 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[ASM]]></category>
		<category><![CDATA[New Features]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=133</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2008/06/new-asm-background-processes-in-11g/">New ASM Background Processes in 11G</a></p><p>Few hours back I installed Oracle Database 11g(Though still DB is yet to be created), so I started playing with the ASM instance. First thing I did was to check ASM alert.log. I used ADRCI (11g) to see it adrci&#38;gt; show incident ADR Home = /u03/app/oracle/diag/asm/+asm/+ASM: ********************************************************* 0 rows fetched adrci&#38;gt; show alert ADR Home [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2008/06/new-asm-background-processes-in-11g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>11.1.0.6 ASM installation on Solaris fails -II</title>
		<link>http://askdba.org/weblog/2008/06/11106-asm-installation-on-solaris-fails-ii/</link>
		<comments>http://askdba.org/weblog/2008/06/11106-asm-installation-on-solaris-fails-ii/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 06:52:04 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[ASM]]></category>
		<category><![CDATA[Install]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=132</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2008/06/11106-asm-installation-on-solaris-fails-ii/">11.1.0.6 ASM installation on Solaris fails -II</a></p><p>Some time back, I had written about CSS service not starting in my post 11.1.0.6 ASM installation on Solaris fails -I After doing some research, I came across Metalink Document Note:397238.1 &#8211; How to Convert init.cssd as a SMF service for Solaris 10 This document talks about using Service Management Facility (SMF) which was introduced [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2008/06/11106-asm-installation-on-solaris-fails-ii/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Can ASM DiskGroup Be Renamed?</title>
		<link>http://askdba.org/weblog/2008/06/can-asm-diskgroup-be-renamed/</link>
		<comments>http://askdba.org/weblog/2008/06/can-asm-diskgroup-be-renamed/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 15:56:53 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[ASM]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=128</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2008/06/can-asm-diskgroup-be-renamed/">Can ASM DiskGroup Be Renamed?</a></p><p>This was actually a question on Oracle forum which I had replied to. Basically the Poster, wanted to know if he could rename the ASM Diskgroup name by renaming/editing ASM Disk header. He had also mentioned that he had heard about this being done by Oracle for its few customers using kfed. Answer is NO. [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2008/06/can-asm-diskgroup-be-renamed/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>kfed in 11g</title>
		<link>http://askdba.org/weblog/2008/06/kfed-in-11g/</link>
		<comments>http://askdba.org/weblog/2008/06/kfed-in-11g/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 12:21:11 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[ASM]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=127</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2008/06/kfed-in-11g/">kfed in 11g</a></p><p>While carrying out Oracle Database 11g install, I noticed that kfed is automatically created. This is in contrast to 10.2 where you had to create it using &#8220;make&#8221; command. In case you are looking for 10.2 method, you can find it in my previous post ORA-15063 &#8211; ASM Discovered Insufficient amount of Disks Related Posts11gR2 [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2008/06/kfed-in-11g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>11.1.0.6 ASM installation on Solaris fails -I</title>
		<link>http://askdba.org/weblog/2008/06/11106-asm-installation-on-solaris-fails-i/</link>
		<comments>http://askdba.org/weblog/2008/06/11106-asm-installation-on-solaris-fails-i/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 13:03:35 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[ASM]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=126</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2008/06/11106-asm-installation-on-solaris-fails-i/">11.1.0.6 ASM installation on Solaris fails -I</a></p><p>Looks like that there is no easy way for me to install/configure Oracle components. And every install/configuration leads me to some or the other problems. Anyways I was trying to install Oracle Database 11g on a Solaris 10 but the CSS does not seems to come up. While issuing localconfig add as root user it [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2008/06/11106-asm-installation-on-solaris-fails-i/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Allocation Unit and Extents In ASM</title>
		<link>http://askdba.org/weblog/2008/05/allocation-unit-and-extents-in-asm/</link>
		<comments>http://askdba.org/weblog/2008/05/allocation-unit-and-extents-in-asm/#comments</comments>
		<pubDate>Tue, 20 May 2008 12:26:18 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[ASM]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askoracledba.wordpress.com/2008/05/20/allocation-unit-and-extents-in-asm/</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2008/05/allocation-unit-and-extents-in-asm/">Allocation Unit and Extents In ASM</a></p><p>ASM was introduced with Oracle 10g and is used as a Volume Manager and a file system. It provides both mirroring and striping of the database files. To use ASM you need to create a Diskgroup and add disks/raw devices to the Diskgroup.Data is allocated in disks in terms of Extents. As per documentation Every [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2008/05/allocation-unit-and-extents-in-asm/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: askdba.org @ 2012-05-22 17:56:49 by W3 Total Cache -->
