<?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; Unix</title>
	<atom:link href="http://askdba.org/weblog/tag/unix/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>Cluster SSH tool Utility</title>
		<link>http://askdba.org/weblog/2012/01/cluster-ssh-tool-utility/</link>
		<comments>http://askdba.org/weblog/2012/01/cluster-ssh-tool-utility/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 05:14:04 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=1613</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2012/01/cluster-ssh-tool-utility/">Cluster SSH tool Utility</a></p><p>Many times you come across scenario&#8217;s when you wish to open multiple ssh windows and execute same commands.e.g You wish to see alert log for multi-node RAC simultaneously or edit sysctl.conf files for multiple machines. Cluster SSH utility helps solve this problem as it opens multiple SSH sessions and allows simultaneous control. In case you are [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2012/01/cluster-ssh-tool-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Effect Of Multiple SHMMAX Settings</title>
		<link>http://askdba.org/weblog/2010/08/effect-of-multiple-shmmax-settings/</link>
		<comments>http://askdba.org/weblog/2010/08/effect-of-multiple-shmmax-settings/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 15:31:52 +0000</pubDate>
		<dc:creator>Saurabh Sood</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=944</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2010/08/effect-of-multiple-shmmax-settings/">Effect Of Multiple SHMMAX Settings</a></p><p>Last week I saw a warning message at database startup time saying: WARNING: EINVAL creating segment of size 0x000000000f0020xx fix shm parameters in /etc/system or equivalent It is an Oracle 10204 database running on Solaris. Searching MOS for exact meaning for this warning, it states that a new shared memory segment is getting created to [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2010/08/effect-of-multiple-shmmax-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Discover Disk Name When LUN Number is Known (OEL5)</title>
		<link>http://askdba.org/weblog/2010/02/how-to-discover-disk-name-when-lun-number-is-known-oel5/</link>
		<comments>http://askdba.org/weblog/2010/02/how-to-discover-disk-name-when-lun-number-is-known-oel5/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 14:36:15 +0000</pubDate>
		<dc:creator>Saurabh Sood</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[ASM]]></category>
		<category><![CDATA[OEL5]]></category>
		<category><![CDATA[RAC]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=756</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2010/02/how-to-discover-disk-name-when-lun-number-is-known-oel5/">How To Discover Disk Name When LUN Number is Known (OEL5)</a></p><p>I am creating 11gR2 RAC setup for one of my client. Following Oracle documentation for storage, I opted for Oracle ASM and asked storage team for new physical devices. Storage admin thus provided me with a set of LUNs instead of actual physical device names like /dev/sdcxxx. Now the major task is to get the [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2010/02/how-to-discover-disk-name-when-lun-number-is-known-oel5/feed/</wfw:commentRss>
		<slash:comments>2</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 03:57:52 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<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[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/09/sqlplus-connection-on-aix-taking-too-long/">Sqlplus connection on AIX taking too long</a></p><p>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 [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></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>Use awk/sed in vi</title>
		<link>http://askdba.org/weblog/2009/07/use-awksed-in-vi/</link>
		<comments>http://askdba.org/weblog/2009/07/use-awksed-in-vi/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 15:19:43 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=497</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/07/use-awksed-in-vi/">Use awk/sed in vi</a></p><p>Thought of sharing some useful info which can help you to do your work faster in vi.You can use awk/sed scripts in vi using following command in vi :%!scriptname Here the scriptname file should have execute privilges for user. I used this to create a useful script which I was doing by typing multiple substitution [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/07/use-awksed-in-vi/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Connections to DataBase Hang Including &#8220;/ as sysdba&#8221;</title>
		<link>http://askdba.org/weblog/2009/04/connections-to-database-hang-including-as-sysdba/</link>
		<comments>http://askdba.org/weblog/2009/04/connections-to-database-hang-including-as-sysdba/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 00:39:31 +0000</pubDate>
		<dc:creator>Saurabh Sood</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[hang]]></category>
		<category><![CDATA[Hangs]]></category>
		<category><![CDATA[oracle 10g]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=379</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/04/connections-to-database-hang-including-as-sysdba/">Connections to DataBase Hang Including &#8220;/ as sysdba&#8221;</a></p><p>Recently I faced one issue where all the connection to database hung and it was also not possible to login to database using &#8220;/ as sysdba&#8221;. To get access of sqlplus I used the following syntax: $ sqlplus -prelim / as sysdba With &#8220;prelim&#8221; option we can run some commands which will help in collection [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/04/connections-to-database-hang-including-as-sysdba/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Scheduling Job through Cron??</title>
		<link>http://askdba.org/weblog/2009/02/scheduling-job-through-cron/</link>
		<comments>http://askdba.org/weblog/2009/02/scheduling-job-through-cron/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 09:58:36 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=355</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/02/scheduling-job-through-cron/">Scheduling Job through Cron??</a></p><p>In case you came across this link searching for Cron syntax, then you can refer to following link http://www.adminschoice.com/docs/crontab.htm Other&#8217;s can continue reading the article &#8230;. This was a problem which I faced yesterday. We had a mview refresh which was lagging on one of the server. On checking master site, I found that there [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/02/scheduling-job-through-cron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating ASM devices on AIX</title>
		<link>http://askdba.org/weblog/2009/02/creating-asm-devices-on-aix/</link>
		<comments>http://askdba.org/weblog/2009/02/creating-asm-devices-on-aix/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 00:58:17 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[AIX5L]]></category>
		<category><![CDATA[ASM]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[RAC]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=347</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/02/creating-asm-devices-on-aix/">Creating ASM devices on AIX</a></p><p>I thought of sharing few tips on creating ASM devices on AIX which I will be helpful to Oracle DBA&#8217;s. Suppose SysAdmin gives you list of Serial numbers for LUN instead of device Name pcmpath query device DEV#: 33 DEVICE NAME: hdisk33 TYPE: 2107900 ALGORITHM: Load Balance SERIAL: 75DM011&#60;span style=&#34;color: #ff0000;&#34;&#62;&#60;strong&#62;1101&#60;/strong&#62;&#60;/span&#62; =========================================================================== Path# Adapter/Path Name [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/02/creating-asm-devices-on-aix/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>CRS Fails to Start &#8211; 10.2.0.1 RAC Install on AIX</title>
		<link>http://askdba.org/weblog/2009/02/crs-fails-to-start-10201-rac-install-on-aix/</link>
		<comments>http://askdba.org/weblog/2009/02/crs-fails-to-start-10201-rac-install-on-aix/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 00:20:35 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[AIX5L]]></category>
		<category><![CDATA[CRS]]></category>
		<category><![CDATA[hacmp]]></category>
		<category><![CDATA[RAC]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=343</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/02/crs-fails-to-start-10201-rac-install-on-aix/">CRS Fails to Start &#8211; 10.2.0.1 RAC Install on AIX</a></p><p>I was installing 10.2.0.1 on IBM AIX 5L and while running root.sh from first node (as part of Clusterware installation) got following messages Now formatting voting device: /dev/voting_disk01 Now formatting voting device: /dev/voting_disk02 Now formatting voting device: /dev/voting_disk03 Format of 3 voting devices complete. Startup will be queued to init within 30 seconds I waited [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/02/crs-fails-to-start-10201-rac-install-on-aix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Input is too long (&gt; 2499 characters) &#8211; line ignored</title>
		<link>http://askdba.org/weblog/2009/01/input-is-too-long-2499-characters-line-ignored/</link>
		<comments>http://askdba.org/weblog/2009/01/input-is-too-long-2499-characters-line-ignored/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 12:10:25 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[sqlplus]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=340</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2009/01/input-is-too-long-2499-characters-line-ignored/">Input is too long (> 2499 characters) &#8211; line ignored</a></p><p>There are times when you observe above mentioned error while creating view and mview from mview definition taken from Toad or indexfile option. vi editor comes in handy to resolve this issue. Copy the code in Text file and while in escape mode enter following command :%s/,/,^M/g Please note that to insert ^M you need to [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/01/input-is-too-long-2499-characters-line-ignored/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Effect of OS Terminal Setting &#8220;STTY&#8221; on Oracle Database</title>
		<link>http://askdba.org/weblog/2008/07/effect-of-os-terminal-setting-stty-on-oracle-database/</link>
		<comments>http://askdba.org/weblog/2008/07/effect-of-os-terminal-setting-stty-on-oracle-database/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 08:03:26 +0000</pubDate>
		<dc:creator>Saurabh Sood</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[sp2-0042]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=142</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2008/07/effect-of-os-terminal-setting-stty-on-oracle-database/">Effect of OS Terminal Setting &#8220;STTY&#8221; on Oracle Database</a></p><p>Few days back, while trying to create a synonym over dblink I experienced following error: SQL&#62; create synonym synonymn_name for dual@DBLINK9i; SP2-0042: unknown command &#34;DBLINK9i&#34; - rest of line ignored Strange error !!! Also while trying to perform a simple select statement over another dblink: SQL &#62; select * from dual@dblink10g; SP2-0042: unknown command &#34;DBLINK10g&#34; [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2008/07/effect-of-os-terminal-setting-stty-on-oracle-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy and Free X-Windowing Setup with Cygwin</title>
		<link>http://askdba.org/weblog/2008/06/easy-and-free-x-windowing-setup-with-cygwin/</link>
		<comments>http://askdba.org/weblog/2008/06/easy-and-free-x-windowing-setup-with-cygwin/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 19:59:25 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askoracledba.wordpress.com/2008/06/05/easy-and-free-x-windowing-setup-with-cygwin/</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2008/06/easy-and-free-x-windowing-setup-with-cygwin/">Easy and Free X-Windowing Setup with Cygwin</a></p><p>Today I had to carry out Oracle client Installation on one of the server. Normally I use vncviewer to connect to one of my Linux machine (having vncserver setup) and then get the display on to that machine. But my colleague suggested me about one more approach, which I thought of sharing with all of [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2008/06/easy-and-free-x-windowing-setup-with-cygwin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Significance of LD_LIBRARY_PATH</title>
		<link>http://askdba.org/weblog/2008/05/significance-of-ld_library_path/</link>
		<comments>http://askdba.org/weblog/2008/05/significance-of-ld_library_path/#comments</comments>
		<pubDate>Mon, 12 May 2008 06:46:16 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://askoracledba.wordpress.com/?p=21</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2008/05/significance-of-ld_library_path/">Significance of LD_LIBRARY_PATH</a></p><p>Few days back, I wanted to remove a instance semaphore as they were not cleared automatically due to abnormal shutdown. As there were few other databases running on the server , so I thought of capturing the semaphore id to remove them manually using &#8220;ipcrm&#8221; . For this purpose, we are required to use sysresv [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2008/05/significance-of-ld_library_path/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: askdba.org @ 2012-05-23 16:43:49 by W3 Total Cache -->
