<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Ask TEM  Dba</title>
	
	<link>http://asktemdba.ijachouf.com</link>
	<description>Oracle DBA Tips Corner</description>
	<lastBuildDate>Tue, 13 Jul 2010 08:31:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ijachouf/gzSg" /><feedburner:info uri="ijachouf/gzsg" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Error 1044 in MySQL: Access denied when using LOCK TABLES</title>
		<link>http://feedproxy.google.com/~r/ijachouf/gzSg/~3/0ewTYXtBJYU/</link>
		<comments>http://asktemdba.ijachouf.com/error-1044-in-mysql-access-denied-when-using-lock-tables/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 08:31:10 +0000</pubDate>
		<dc:creator>sysdba</dc:creator>
				<category><![CDATA[Mysql]]></category>

		<guid isPermaLink="false">http://asktemdba.ijachouf.com/?p=246</guid>
		<description>I got an error while using mysqldump
mysqldump: Got error: 1044: Access denied for user x@y to database z when using LOCK TABLES
To solve this problem, either ask you administrator to grant you the lock privileges, or use the following command instead.
mysqldump -u username -p database --single-transaction &amp;#62;dump.sql
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/5c9sbi41sQpmZA0h1RtYKBYBSEg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/5c9sbi41sQpmZA0h1RtYKBYBSEg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/5c9sbi41sQpmZA0h1RtYKBYBSEg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/5c9sbi41sQpmZA0h1RtYKBYBSEg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ijachouf/gzSg/~4/0ewTYXtBJYU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://asktemdba.ijachouf.com/error-1044-in-mysql-access-denied-when-using-lock-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://asktemdba.ijachouf.com/error-1044-in-mysql-access-denied-when-using-lock-tables/</feedburner:origLink></item>
		<item>
		<title>ORA-08102: index key not found, obj# … Solution to resolve</title>
		<link>http://feedproxy.google.com/~r/ijachouf/gzSg/~3/5-r03wtrkxs/</link>
		<comments>http://asktemdba.ijachouf.com/ora-08102-index-key-not-found-obj-solution-to-resolve/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 15:16:25 +0000</pubDate>
		<dc:creator>sysdba</dc:creator>
				<category><![CDATA[OraERR]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://asktemdba.ijachouf.com/ora-08102-index-key-not-found-obj-solution-to-resolve/</guid>
		<description>When updated  table, found error:

ORA-08102: index key not found, obj# 116528, file 96, block 8795 (2)
This problem I had resolved by rebuild indexes (ORA-08102 on index objects). But today I can not use this solution:
 
What is about this error?

Error: ORA-08102 
Oracle10g Message
Text: index key not found, obj# %s, file %s, block %s (%s)
Oracle [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/vVmejvNpteZazCWlAUJtpGYu6lU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/vVmejvNpteZazCWlAUJtpGYu6lU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/vVmejvNpteZazCWlAUJtpGYu6lU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/vVmejvNpteZazCWlAUJtpGYu6lU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ijachouf/gzSg/~4/5-r03wtrkxs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://asktemdba.ijachouf.com/ora-08102-index-key-not-found-obj-solution-to-resolve/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://asktemdba.ijachouf.com/ora-08102-index-key-not-found-obj-solution-to-resolve/</feedburner:origLink></item>
		<item>
		<title>Freeing up db_recovery_file_dest reclaimable space.</title>
		<link>http://feedproxy.google.com/~r/ijachouf/gzSg/~3/EBKN2ywBfuo/</link>
		<comments>http://asktemdba.ijachouf.com/freeing-up-db_recovery_file_dest-reclaimable-space/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 09:22:56 +0000</pubDate>
		<dc:creator>sysdba</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://asktemdba.ijachouf.com/freeing-up-db_recovery_file_dest-reclaimable-space/</guid>
		<description>I temporarily reduced db_recovery_file_dest_size to force the database to free reclaimable space from recovery_file_dest.
This reduced disk usage of ASM_ORADATA217 by over 320GB.
SYS&amp;#62;show parameter recovery
NAME                                [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/WA6F2e05zGjOBTXW68_s1WZTvzs/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/WA6F2e05zGjOBTXW68_s1WZTvzs/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/WA6F2e05zGjOBTXW68_s1WZTvzs/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/WA6F2e05zGjOBTXW68_s1WZTvzs/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ijachouf/gzSg/~4/EBKN2ywBfuo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://asktemdba.ijachouf.com/freeing-up-db_recovery_file_dest-reclaimable-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://asktemdba.ijachouf.com/freeing-up-db_recovery_file_dest-reclaimable-space/</feedburner:origLink></item>
		<item>
		<title>Cannot export empty tables in 11.2</title>
		<link>http://feedproxy.google.com/~r/ijachouf/gzSg/~3/e7_QZXlhEO0/</link>
		<comments>http://asktemdba.ijachouf.com/cannot-export-empty-tables-in-11-2/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 16:57:23 +0000</pubDate>
		<dc:creator>sysdba</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://asktemdba.ijachouf.com/?p=239</guid>
		<description>In 11g there is no segment allocated to the table until you insert, so the EXP utility fails to export empty tables.
[oracle@dev-oranode-221 ~]$ sqlplus a/a
SQL*Plus: Release 11.2.0.1.0 Production on Mon Nov 30 14:38:06 2009
Copyright (c) 1982, 2009, Oracle.  All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 &amp;#8211; 64bit Production
With the Partitioning, OLAP, [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/mc2kR3_zrV55qJCzrZbhM7-xzZM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/mc2kR3_zrV55qJCzrZbhM7-xzZM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/mc2kR3_zrV55qJCzrZbhM7-xzZM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/mc2kR3_zrV55qJCzrZbhM7-xzZM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ijachouf/gzSg/~4/e7_QZXlhEO0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://asktemdba.ijachouf.com/cannot-export-empty-tables-in-11-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://asktemdba.ijachouf.com/cannot-export-empty-tables-in-11-2/</feedburner:origLink></item>
		<item>
		<title>Automatic Workload Repository (AWR) in Oracle Database 10g</title>
		<link>http://feedproxy.google.com/~r/ijachouf/gzSg/~3/66hJ_yI2GDE/</link>
		<comments>http://asktemdba.ijachouf.com/automatic-workload-repository-awr-in-oracle-database-10g/#comments</comments>
		<pubDate>Fri, 28 May 2010 13:49:18 +0000</pubDate>
		<dc:creator>sysdba</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[Tuning]]></category>

		<guid isPermaLink="false">http://asktemdba.ijachouf.com/?p=235</guid>
		<description>Oracle have provided many performance gathering and reporting tools over the years. Originally the UTLBSTAT/UTLESTAT scripts were used to monitor performance metrics. Oracle8i introduced the Statspack functionality which Oracle9i extended. In Oracle 10g statspack has evolved into the Automatic Workload Repository (AWR).

AWR Features

AWR Features
The AWR is used to collect performance statistics including:

Wait events used to [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Fkoi9piehxyAwgzySqysydJFgmg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Fkoi9piehxyAwgzySqysydJFgmg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Fkoi9piehxyAwgzySqysydJFgmg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Fkoi9piehxyAwgzySqysydJFgmg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ijachouf/gzSg/~4/66hJ_yI2GDE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://asktemdba.ijachouf.com/automatic-workload-repository-awr-in-oracle-database-10g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://asktemdba.ijachouf.com/automatic-workload-repository-awr-in-oracle-database-10g/</feedburner:origLink></item>
		<item>
		<title>A Unix/Linux “find” Command Tutorial</title>
		<link>http://feedproxy.google.com/~r/ijachouf/gzSg/~3/eqew3mAaPGU/</link>
		<comments>http://asktemdba.ijachouf.com/a-unixlinux-find-command-tutorial/#comments</comments>
		<pubDate>Wed, 26 May 2010 14:37:10 +0000</pubDate>
		<dc:creator>sysdba</dc:creator>
				<category><![CDATA[Command]]></category>

		<guid isPermaLink="false">http://asktemdba.ijachouf.com/?p=232</guid>
		<description>The find command is used to locate files on a Unix or Linux system.  find will search any set of directories you specify for files that match the supplied search criteria.  You can search for files by name, owner, group, type, permissions, date, and other criteria.  The search is recursive in that it will search [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/fiLYi_2tLZxumHUORSvFPfKYRyI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/fiLYi_2tLZxumHUORSvFPfKYRyI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/fiLYi_2tLZxumHUORSvFPfKYRyI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/fiLYi_2tLZxumHUORSvFPfKYRyI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ijachouf/gzSg/~4/eqew3mAaPGU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://asktemdba.ijachouf.com/a-unixlinux-find-command-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://asktemdba.ijachouf.com/a-unixlinux-find-command-tutorial/</feedburner:origLink></item>
		<item>
		<title>Upgrade an Oracle Instance 10.2.0.3 to 10.2.0.4</title>
		<link>http://feedproxy.google.com/~r/ijachouf/gzSg/~3/v3Oqu9rRXK0/</link>
		<comments>http://asktemdba.ijachouf.com/upgrade-an-oracle-instance-10-2-0-3-to-10-2-0-4/#comments</comments>
		<pubDate>Thu, 20 May 2010 16:12:17 +0000</pubDate>
		<dc:creator>sysdba</dc:creator>
				<category><![CDATA[0racle]]></category>

		<guid isPermaLink="false">http://asktemdba.ijachouf.com/?p=229</guid>
		<description>To manually upgrade an Oracle Instance from 10.2.0.3 to 10.2.0.4 is pretty much a strait forward routine if one already have a 10.2.0.4 home on the machine.
Simply shutdown the instance and edit the /etc/oratab and the /usr/local/oraenv (if this has been changed from the original version) to make sure your instance now uses the new [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/uFl1uYmGCax2EymOrSKM0Ktq6Ek/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/uFl1uYmGCax2EymOrSKM0Ktq6Ek/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/uFl1uYmGCax2EymOrSKM0Ktq6Ek/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/uFl1uYmGCax2EymOrSKM0Ktq6Ek/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ijachouf/gzSg/~4/v3Oqu9rRXK0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://asktemdba.ijachouf.com/upgrade-an-oracle-instance-10-2-0-3-to-10-2-0-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://asktemdba.ijachouf.com/upgrade-an-oracle-instance-10-2-0-3-to-10-2-0-4/</feedburner:origLink></item>
		<item>
		<title>what is your 10 common linux commands?</title>
		<link>http://feedproxy.google.com/~r/ijachouf/gzSg/~3/mkv6C1DKdgA/</link>
		<comments>http://asktemdba.ijachouf.com/what-is-your-10-common-linux-commands/#comments</comments>
		<pubDate>Thu, 20 May 2010 13:38:21 +0000</pubDate>
		<dc:creator>sysdba</dc:creator>
				<category><![CDATA[Tip]]></category>

		<guid isPermaLink="false">http://asktemdba.ijachouf.com/?p=226</guid>
		<description>What is your regular command you use? I am sure you must thinking of ls and cd. Yeah, they are common for every users, but how about the rest of them? I have construct a combos of commands to help you identify your top ten linux command.
 
The idea is simple, we gather info from [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/6toV_8iBfveQd9i1UiuxfdTyuUA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/6toV_8iBfveQd9i1UiuxfdTyuUA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/6toV_8iBfveQd9i1UiuxfdTyuUA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/6toV_8iBfveQd9i1UiuxfdTyuUA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ijachouf/gzSg/~4/mkv6C1DKdgA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://asktemdba.ijachouf.com/what-is-your-10-common-linux-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://asktemdba.ijachouf.com/what-is-your-10-common-linux-commands/</feedburner:origLink></item>
		<item>
		<title>List command line history with timestamp</title>
		<link>http://feedproxy.google.com/~r/ijachouf/gzSg/~3/VQ1UAAnpg0c/</link>
		<comments>http://asktemdba.ijachouf.com/list-command-line-history-with-timestamp/#comments</comments>
		<pubDate>Thu, 20 May 2010 13:23:45 +0000</pubDate>
		<dc:creator>sysdba</dc:creator>
				<category><![CDATA[Tip]]></category>

		<guid isPermaLink="false">http://asktemdba.ijachouf.com/?p=221</guid>
		<description>History is a common command for shell to list out all the executed commands. It is very useful when it comes to investigation on what commands was executed that tear down the server. With the help of last command, you be able to track the login time of particular user as well as the the [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/WelCcg0ZUzfQYwFyKKfQMsCUddE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/WelCcg0ZUzfQYwFyKKfQMsCUddE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/WelCcg0ZUzfQYwFyKKfQMsCUddE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/WelCcg0ZUzfQYwFyKKfQMsCUddE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ijachouf/gzSg/~4/VQ1UAAnpg0c" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://asktemdba.ijachouf.com/list-command-line-history-with-timestamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://asktemdba.ijachouf.com/list-command-line-history-with-timestamp/</feedburner:origLink></item>
		<item>
		<title>Configure Databse to Run in ARCHIVELOG Mode</title>
		<link>http://feedproxy.google.com/~r/ijachouf/gzSg/~3/6tYNCyOtfmk/</link>
		<comments>http://asktemdba.ijachouf.com/configure-databse-to-run-in-archivelog-mode/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 14:43:24 +0000</pubDate>
		<dc:creator>sysdba</dc:creator>
				<category><![CDATA[Archivelog]]></category>
		<category><![CDATA[Data Guard]]></category>

		<guid isPermaLink="false">http://asktemdba.ijachouf.com/?p=211</guid>
		<description>Part I)
First of  all you must configure the following parameters related to database archiving:
You have two main options for define archive log destinations:
1) Flash Recovery Area (recommended)
In this part, first of all you must be set the located size of the FRA:
SQl&amp;#62; Alter system set DB_RECOVERY_FILE_DEST_SIZE=2G scope=both; 
Note:
DB_RECOVERY_FILE_DEST_SIZE must be set before DB_RECOVERY_FILE_DEST.
then specifies the [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/O3YpWCHm-x_Gt3VrKBJ5DS_QZUg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/O3YpWCHm-x_Gt3VrKBJ5DS_QZUg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/O3YpWCHm-x_Gt3VrKBJ5DS_QZUg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/O3YpWCHm-x_Gt3VrKBJ5DS_QZUg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/ijachouf/gzSg/~4/6tYNCyOtfmk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://asktemdba.ijachouf.com/configure-databse-to-run-in-archivelog-mode/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://asktemdba.ijachouf.com/configure-databse-to-run-in-archivelog-mode/</feedburner:origLink></item>
	</channel>
</rss>
