<?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>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>Copying Oracle Scheduler jobs with Arguments</title>
		<link>http://askdba.org/weblog/2012/02/copying-oracle-scheduler-jobs-with-arguments/</link>
		<comments>http://askdba.org/weblog/2012/02/copying-oracle-scheduler-jobs-with-arguments/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 05:13:34 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[copy_jobs]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[dbms_scheduler]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=1712</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2012/02/copying-oracle-scheduler-jobs-with-arguments/">Copying Oracle Scheduler jobs with Arguments</a></p><p>Oracle provides dbms_scheduler.copy_job function to copy oracle scheduler jobs which works great. But problem is that it cannot copy  jobs which have  arguments. Need to copy jobs can arise due to following scenarios 1)Runaway jobs &#8211; When Scheduler job is running without any SID. This means OS session is not present and this will not [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2012/02/copying-oracle-scheduler-jobs-with-arguments/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>11g: Multiple failed login attempt can block New Application connections</title>
		<link>http://askdba.org/weblog/2012/01/11g-multiple-failed-login-attempt-can-block-new-application-connections/</link>
		<comments>http://askdba.org/weblog/2012/01/11g-multiple-failed-login-attempt-can-block-new-application-connections/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 06:30:14 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[logon]]></category>
		<category><![CDATA[ora-20]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=1603</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2012/01/11g-multiple-failed-login-attempt-can-block-new-application-connections/">11g: Multiple failed login attempt can block New Application connections</a></p><p>In Oracle database 11g, a new feature/enhancement has potential of bringing down the application due to multiple sessions hitting database with wrong password. As per Bug 7715339 &#8211; Logon failures causes &#8220;row cache lock&#8221; waits &#8211; Allow disable of logon delay [ID 7715339.8] In 11g there is an intentional delay between allowing failed logon attempts [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2012/01/11g-multiple-failed-login-attempt-can-block-new-application-connections/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>V$SQL_SHARED_CURSOR in 11.2.0.2</title>
		<link>http://askdba.org/weblog/2011/12/sql_shared_cursor-in-11-2-0-2/</link>
		<comments>http://askdba.org/weblog/2011/12/sql_shared_cursor-in-11-2-0-2/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 10:06:38 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[11.2.0.2]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=1303</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2011/12/sql_shared_cursor-in-11-2-0-2/">V$SQL_SHARED_CURSOR in 11.2.0.2</a></p><p>Oracle 11.2.0.2 has introduced new column &#8220;REASON&#8221; to V$SQL_SHARED_CURSORS. I came across this extremely useful column while debugging multiple child cursor issue (11.2.0.2 seems to have too many bugs which can cause multiple child cursors). As per documentation , REASON column has been introduced in 11.2.0.2 REASON - CLOB Child number, id, and reason the [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2011/12/sql_shared_cursor-in-11-2-0-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BUG:10082277: Database Connections failing with ORA-4031</title>
		<link>http://askdba.org/weblog/2011/07/bug10082277-database-connections-failing-with-ora-4031/</link>
		<comments>http://askdba.org/weblog/2011/07/bug10082277-database-connections-failing-with-ora-4031/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 11:40:53 +0000</pubDate>
		<dc:creator>Saurabh Sood</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[11gR2]]></category>
		<category><![CDATA[ora-4031]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=1126</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2011/07/bug10082277-database-connections-failing-with-ora-4031/">BUG:10082277: Database Connections failing with ORA-4031</a></p><p>A short write-up on a problem faced in few newly upgraded databases to 11.2.0.1 : I faced this issue in couple of databases which were recently upgraded to 11gR2, the problem is so severe that even connecting using &#8220;/ as sysdba&#8221;  is not working and erroring out with &#60;span style=&#34;font-family: arial,helvetica,sans-serif; font-size: small;&#34;&#62;ORA-04031: unable to [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2011/07/bug10082277-database-connections-failing-with-ora-4031/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>BUG: Creating 11gR2 RAC Using VMware On Toshiba Laptop</title>
		<link>http://askdba.org/weblog/2011/07/bug-creating-11gr2-rac-using-vmware-on-toshiba-laptop/</link>
		<comments>http://askdba.org/weblog/2011/07/bug-creating-11gr2-rac-using-vmware-on-toshiba-laptop/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 15:01:38 +0000</pubDate>
		<dc:creator>Saurabh Sood</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[11gR2]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[RAC]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=1095</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2011/07/bug-creating-11gr2-rac-using-vmware-on-toshiba-laptop/">BUG: Creating 11gR2 RAC Using VMware On Toshiba Laptop</a></p><p>I was setting up 11gR2 RAC grid infra on my new Toshiba L745 series laptop on OEL5.4, the installation was going very smoothly but suddenly the VMWare machines crashed while performing remote operations on second node with following message: &#60;span style=&#34;font-family: arial,helvetica,sans-serif;&#34;&#62;&#34;vmxaiomgr.retrycontabort&#34; Please disconnect and reconnect if the storage is external to comupter&#60;/span&#62; The next [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2011/07/bug-creating-11gr2-rac-using-vmware-on-toshiba-laptop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10.2 CRS startup issue</title>
		<link>http://askdba.org/weblog/2011/07/10-2-crs-startup-issue/</link>
		<comments>http://askdba.org/weblog/2011/07/10-2-crs-startup-issue/#comments</comments>
		<pubDate>Sat, 02 Jul 2011 05:08:17 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[10.2]]></category>
		<category><![CDATA[CRS]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[RAC]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=1107</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2011/07/10-2-crs-startup-issue/">10.2 CRS startup issue</a></p><p>Today I faced a strange issue with CRS  post host reboot. CRS was not coming up and we could see following message in $ORA_CRS_HOME/log/&#60;hostname&#62;/client/clsc*.log cat clsc26.log Oracle Database 10g CRS Release 10.2.0.4.0 Production Copyright 1996, 2008 Oracle. All rights reserved. 2011-07-01 21:00:14.345: [ COMMCRS][2541577376]clsc_connect: (0x6945e0) no listener at (ADDRESS=(PROTOCOL=IPC)(KEY=CRSD_UI_SOCKET)) 2011-07-01 21:00:14.345: [ COMMCRS][2541577376]clsc_connect: (0x695020) no [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2011/07/10-2-crs-startup-issue/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>ORA-00132 while starting 11gR2 database</title>
		<link>http://askdba.org/weblog/2011/05/ora-00132-while-starting-11gr2-database/</link>
		<comments>http://askdba.org/weblog/2011/05/ora-00132-while-starting-11gr2-database/#comments</comments>
		<pubDate>Fri, 20 May 2011 10:50:43 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[11gR2]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[RAC]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=1100</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2011/05/ora-00132-while-starting-11gr2-database/">ORA-00132 while starting 11gR2 database</a></p><p>Short post on a error which can take lot of time to debug. You have upgraded a database and after restoring all files (init,tnsnames) try to startup 11g database and it fails with following error SQL&#62; startup nomount ORA-00119: invalid specification for system parameter REMOTE_LISTENER ORA-00132: syntax error or unresolved network name &#039;scan-clu:1521&#039; 11gR2 requires [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2011/05/ora-00132-while-starting-11gr2-database/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Retrieving Database SID,Port information from Grid Control repository</title>
		<link>http://askdba.org/weblog/2011/01/retrieving-database-sidport-information-from-grid-control-repository/</link>
		<comments>http://askdba.org/weblog/2011/01/retrieving-database-sidport-information-from-grid-control-repository/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 05:35:56 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[GRID]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=1054</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2011/01/retrieving-database-sidport-information-from-grid-control-repository/">Retrieving Database SID,Port information from Grid Control repository</a></p><p>This is short posting on sql which can be used to get Hotsname,SID,Port information for databases registered in Grid Control repository. This information can be  used to create a tns entries and we can further use it to run a sql on all these databases. set pages 999 lines 200 col host for a50 col [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2011/01/retrieving-database-sidport-information-from-grid-control-repository/feed/</wfw:commentRss>
		<slash:comments>2</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>Renaming Diskgroup containing Voting Disk and OCR</title>
		<link>http://askdba.org/weblog/2010/09/renaming-diskgroup-containing-voting-disk-ocr/</link>
		<comments>http://askdba.org/weblog/2010/09/renaming-diskgroup-containing-voting-disk-ocr/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 09:29:11 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[11gR2]]></category>
		<category><![CDATA[ASM]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=953</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2010/09/renaming-diskgroup-containing-voting-disk-ocr/">Renaming Diskgroup containing Voting Disk and OCR</a></p><p>Recently encountered a issue where we had to rename a diskgroup for 11.2 RAC containing OCR and Voting Disk.At this moment we had not created database . I had done similar activity on 11.2 Single instance having database files (see this post) using renamedg. Therefore we tried using same approach to do this activity. Pre-requisite [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2010/09/renaming-diskgroup-containing-voting-disk-ocr/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Physical Corruption: ORA-1578 part 3</title>
		<link>http://askdba.org/weblog/2010/08/physical-corruption-ora-1578-part-3/</link>
		<comments>http://askdba.org/weblog/2010/08/physical-corruption-ora-1578-part-3/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 15:11:22 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[corruption]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[rman]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=929</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2010/08/physical-corruption-ora-1578-part-3/">Physical Corruption: ORA-1578 part 3</a></p><p>Recently we encountered a block corruption issue in 10g database on Linux x86 64 bit and using ASM for storing database files. Saurabh had earlier written articles on ora-1578. http://askdba.org/weblog/2008/04/physical-corruption-ora-1578-part-1/ http://askdba.org/weblog/2008/05/physical-corruption-ora-1578-part-2/ It was first time I was working on a corruption issue, so I followed above notes and found them quite useful. Good thing about [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2010/08/physical-corruption-ora-1578-part-3/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<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[10g]]></category>
		<category><![CDATA[checklist]]></category>
		<category><![CDATA[dbms_scheduler]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=902</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2010/06/dbms_scheduler-jobs-not-running/">DBMS_SCHEDULER jobs not running?</a></p><p>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 PostsCopying Oracle Scheduler jobs with [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></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[11g]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[otn]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=887</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2010/05/downloading-oracle-software-directly-to-server/">Downloading Oracle Software directly to Server</a></p><p>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 [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></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[11g]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[11g Release 2]]></category>
		<category><![CDATA[11gR2]]></category>
		<category><![CDATA[ASM]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=717</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/12/11gr2-renaming-asm-diskgroup/">11gR2: Steps to Rename ASM Diskgroup with DB files</a></p><p>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] [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/12/11gr2-renaming-asm-diskgroup/feed/</wfw:commentRss>
		<slash:comments>10</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 06:36:14 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=705</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/11/ora-27146-errors-while-starting-up-database/">ORA-27146 Errors while starting up Database</a></p><p>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 [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></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 09:52:21 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=699</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/10/dont-blindly-implement-blog-suggestions-on-your-production-servers/">Don&#8217;t blindly implement Blog suggestions on your Production Servers</a></p><p>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. [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></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 07:22:29 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[opatch]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[PSU]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=694</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/10/oracle-patch-set-update-psu-2-released-for-10-2-0-4-and-11-1-0-7/">Oracle Patch Set update (PSU 2) released for 10.2.0.4 and 11.1.0.7</a></p><p>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 [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></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 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>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>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 02:13:18 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[11gR2]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[New Features]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=542</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/09/11gr2what-if-oracle-gives-you-kernel-parameter-fixup-script/">11gR2:What if Oracle gives you Kernel parameter fixup script</a></p><p>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 [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/09/11gr2what-if-oracle-gives-you-kernel-parameter-fixup-script/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: askdba.org @ 2012-05-22 18:54:42 by W3 Total Cache -->
