<?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; database</title>
	<atom:link href="http://askdba.org/weblog/category/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://askdba.org/weblog</link>
	<description>Writing About Our Experiences With Oracle Databases</description>
	<lastBuildDate>Thu, 09 Sep 2010 09:31:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>DBMS_SCHEDULER jobs not running?</title>
		<link>http://askdba.org/weblog/2010/06/dbms_scheduler-jobs-not-running/</link>
		<comments>http://askdba.org/weblog/2010/06/dbms_scheduler-jobs-not-running/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 05:05:09 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[10g]]></category>
		<category><![CDATA[checklist]]></category>
		<category><![CDATA[dbms_scheduler]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=902</guid>
		<description><![CDATA[I came across this posting on OTN which lists down things to check in case your scheduler job is not . This is quite old and many of you would have already seen it. But for others and also for my future reference I am mentioning it here http://forums.oracle.com/forums/thread.jspa?threadID=646581 Related PostsPhysical Corruption: ORA-1578 part 3 [...]]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2010/06/dbms_scheduler-jobs-not-running/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>11gR2 &#8211; SysAsm vs SysDba</title>
		<link>http://askdba.org/weblog/2009/11/11gr2-sysasm-vs-sysdba/</link>
		<comments>http://askdba.org/weblog/2009/11/11gr2-sysasm-vs-sysdba/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 14:29:49 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[ASM]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[11gR2]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=712</guid>
		<description><![CDATA[SYSASM role was introduced in 11gR1 and was designed to administer ASM instances. In 11gR1 , if you connected with SYSDBA role , you used to get a warning which was only recorded in alert log (Refer to my earlier post here). But things have changed in 11gR2. While trying to dismount a Diskgroup, I [...]]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/11/11gr2-sysasm-vs-sysdba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ORA-27146 Errors while starting up Database</title>
		<link>http://askdba.org/weblog/2009/11/ora-27146-errors-while-starting-up-database/</link>
		<comments>http://askdba.org/weblog/2009/11/ora-27146-errors-while-starting-up-database/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 12:06:14 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[10g]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=705</guid>
		<description><![CDATA[Short post on a issue faced by me, while starting up a cloned database SQL&#62; startup nomount ORA-24323: value not allowed ORA-27146: post/wait initialization failed This database environment was cloned and was being started for first time after cloning. Running hcve scripts on system indicated that OS kernel parameters were adequately sized. SHMMNI set to [...]]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/11/ora-27146-errors-while-starting-up-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t blindly implement Blog suggestions on your Production Servers</title>
		<link>http://askdba.org/weblog/2009/10/dont-blindly-implement-blog-suggestions-on-your-production-servers/</link>
		<comments>http://askdba.org/weblog/2009/10/dont-blindly-implement-blog-suggestions-on-your-production-servers/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 15:22:21 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[blogging]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=699</guid>
		<description><![CDATA[Don&#8217;t blindly implement Blog suggestions on your Production Servers. This post is prompted by a recent issue where in DBA had modified racgvip script based on suggestion on one of blog (won&#8217;t name it).  Any such suggestions or similar to these which involve modification of oracle provided scripts should always be verified with Oracle Support. [...]]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/10/dont-blindly-implement-blog-suggestions-on-your-production-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Patch Set update (PSU 2) released for 10.2.0.4 and 11.1.0.7</title>
		<link>http://askdba.org/weblog/2009/10/oracle-patch-set-update-psu-2-released-for-10-2-0-4-and-11-1-0-7/</link>
		<comments>http://askdba.org/weblog/2009/10/oracle-patch-set-update-psu-2-released-for-10-2-0-4-and-11-1-0-7/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 12:52:29 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[10g]]></category>
		<category><![CDATA[opatch]]></category>
		<category><![CDATA[PSU]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=694</guid>
		<description><![CDATA[Oracle has recently released Oracle Patch Set update (PSU 2) along with CPU October 2009. As informed earlier , PSU are released quarterly along with CPU patches. If you are running 10.2.0.4 RAC database, you need to apply following patches 1) Apply Patch 8833280 (10.2.0.4.2 PSU 2) on Oracle Database 10.2.0.4 2) Apply Patch 8436582 [...]]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/10/oracle-patch-set-update-psu-2-released-for-10-2-0-4-and-11-1-0-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sqlplus connection on AIX taking too long</title>
		<link>http://askdba.org/weblog/2009/09/sqlplus-connection-on-aix-taking-too-long/</link>
		<comments>http://askdba.org/weblog/2009/09/sqlplus-connection-on-aix-taking-too-long/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 09:27:52 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[10g]]></category>
		<category><![CDATA[aix]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=678</guid>
		<description><![CDATA[Recently we faced a performance issue, where in sqlplus connection from application server A (AIX 5.3) to Database server DB (different physical server,10gR2 on AIX 5.3) was taking nearly 1-2 minutes.  We did some quick check&#8217;s to narrow down the problematic area.i.e Is it network or database server or some issue with application server? 1)Vmstat [...]]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/09/sqlplus-connection-on-aix-taking-too-long/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>11gR2:What if Oracle gives you Kernel parameter fixup script</title>
		<link>http://askdba.org/weblog/2009/09/11gr2what-if-oracle-gives-you-kernel-parameter-fixup-script/</link>
		<comments>http://askdba.org/weblog/2009/09/11gr2what-if-oracle-gives-you-kernel-parameter-fixup-script/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 07:43:18 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[11gR2]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[runInstaller]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=542</guid>
		<description><![CDATA[11gR2 database installation comes up with new  feature known as Installation Fixup scripts which aids you during Installation phase.  If a pre-requisite check fails, then it provides a click and generate fixup script option and then points you to script location which then need&#8217;s to be executed  with root permission. As per doc&#8217;s , it [...]]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/09/11gr2what-if-oracle-gives-you-kernel-parameter-fixup-script/feed/</wfw:commentRss>
		<slash:comments>3</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 13:25:17 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[11gR2]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/2009/09/oracle-11gr2-on-linux-is-out/</guid>
		<description><![CDATA[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 Posts11gR2 Database Installation with [...]]]></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>OCFS2 Configuration Issue</title>
		<link>http://askdba.org/weblog/2009/08/ocfs2-configuration-issue/</link>
		<comments>http://askdba.org/weblog/2009/08/ocfs2-configuration-issue/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 15:05:12 +0000</pubDate>
		<dc:creator>Saurabh Sood</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[10g]]></category>
		<category><![CDATA[ocfs2]]></category>
		<category><![CDATA[OCR]]></category>
		<category><![CDATA[RAC]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=527</guid>
		<description><![CDATA[While setting up ocfs2 for OCR and Voting disk storage with following commad: # ocfs2console After clicking on ==&#62;cluster ==&#62; configure nodes, I got a pop-up saying: "Could not start cluster stack. This must be resolved before any OCFS2 filesystem can be mounted." Soon I realized that the thing which takes few minutes to get [...]]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/08/ocfs2-configuration-issue/feed/</wfw:commentRss>
		<slash:comments>0</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 17:03:48 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[10g]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[dbms_stats]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=515</guid>
		<description><![CDATA[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 [...]]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/08/gather_stats_job-is-it-enabled/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
