<?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; oracle</title>
	<atom:link href="http://askdba.org/weblog/tag/oracle/feed/" rel="self" type="application/rss+xml" />
	<link>http://askdba.org/weblog</link>
	<description>Writing About Our Experiences With Oracle Databases</description>
	<lastBuildDate>Sun, 18 Jul 2010 14:52:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</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 PostsORA-27146 Errors while starting up [...]]]></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>Downloading Oracle Software directly to Server</title>
		<link>http://askdba.org/weblog/2010/05/downloading-oracle-software-directly-to-server/</link>
		<comments>http://askdba.org/weblog/2010/05/downloading-oracle-software-directly-to-server/#comments</comments>
		<pubDate>Sat, 29 May 2010 12:57:11 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[otn]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=887</guid>
		<description><![CDATA[This article is based on Pythian&#8217;s aricle DOWNLOADING FROM OTN DIRECTLY TO YOUR DATABASE SERVER. Article tell&#8217;s about using lynx (text based web browser available on linux) to generate the cookies file which can be then used with wget to download software. But when I tried to use lynx , it repeatedly gave error for [...]]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2010/05/downloading-oracle-software-directly-to-server/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>11gR2: Steps to Rename ASM Diskgroup with DB files</title>
		<link>http://askdba.org/weblog/2009/12/11gr2-renaming-asm-diskgroup/</link>
		<comments>http://askdba.org/weblog/2009/12/11gr2-renaming-asm-diskgroup/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 02:47:34 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[ASM]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[11g Release 2]]></category>
		<category><![CDATA[11gR2]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=717</guid>
		<description><![CDATA[11gR2 introduced renamedg utility to rename diskgroups. I would discuss renaming a diskgroup on a Standalone Grid Infrastructure installation with Oracle Restart. Before you use the command, ensure that ASM diskgroup is dismounted. Below is syntax for the command. You can refer to 11gR2 docs for details renamedg [phase={ one&#124;two &#124;both } ] dgname=diskgroup newdgname=newdiskgroup [config=configfile] [...]]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/12/11gr2-renaming-asm-diskgroup/feed/</wfw:commentRss>
		<slash:comments>3</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>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 18:52:38 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[10g]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[wallet]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=656</guid>
		<description><![CDATA[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 [...]]]></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>9</slash:comments>
		</item>
		<item>
		<title>11gR2: Monitoring Real Time SQL Plan Execution from Oracle Enterprise Manager</title>
		<link>http://askdba.org/weblog/2009/09/11gr2-monitoring-real-time-sql-plan-execution-from-oracle-enterprise-manager/</link>
		<comments>http://askdba.org/weblog/2009/09/11gr2-monitoring-real-time-sql-plan-execution-from-oracle-enterprise-manager/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 01:50:41 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[11g Release 2]]></category>
		<category><![CDATA[11gR2]]></category>
		<category><![CDATA[dbconsole]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=626</guid>
		<description><![CDATA[Ever since 11gR2 has been released, it has created a lot of buzz in Oracle Blogosphere with various posts on 11g Release 2 (11gR2 ) New Features primarily ASM New features. I would like to introduce you all to a feature which has been incorporated in 11gR2 Oracle Enterprise Manager to display Real-Time SQL Monitoring information . [...]]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/09/11gr2-monitoring-real-time-sql-plan-execution-from-oracle-enterprise-manager/feed/</wfw:commentRss>
		<slash:comments>6</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 16:19:47 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Install]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[11g Release 2]]></category>
		<category><![CDATA[11gR2]]></category>
		<category><![CDATA[ASM]]></category>
		<category><![CDATA[run]]></category>
		<category><![CDATA[runInstaller]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=553</guid>
		<description><![CDATA[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 [...]]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/09/11gr2-database-installation-with-asm-on-oel5/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
	</channel>
</rss>
