<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Mike R's Blog</title>
	<atom:link href="http://mrothouse.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mrothouse.wordpress.com</link>
	<description>Thoughts and notes about my DBMS profession</description>
	<pubDate>Mon, 30 Jun 2008 20:09:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>en</language>
			<item>
		<title>Oracle10g Privileges to Create Materialized Views</title>
		<link>http://mrothouse.wordpress.com/2008/06/26/oracle10g-privileges-to-create-materialized-views/</link>
		<comments>http://mrothouse.wordpress.com/2008/06/26/oracle10g-privileges-to-create-materialized-views/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 17:43:51 +0000</pubDate>
		<dc:creator>mrothouse</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[materialized view]]></category>

		<category><![CDATA[privileges]]></category>

		<guid isPermaLink="false">http://mrothouse.wordpress.com/?p=100</guid>
		<description><![CDATA[In a previous post, I mentioned the privileges required to create materialized views in Oracle8i and Oracle9i Standard Edition.  In Oracle10g, the requirement appears to be much more simplified.
Just needed to grant the CREATE MATERIALIZED VIEW system privilege.
MIKE@statest&#62; select * from user_sys_privs;

USERNAME      PRIVILEGE       [...]]]></description>
		<wfw:commentRss>http://mrothouse.wordpress.com/2008/06/26/oracle10g-privileges-to-create-materialized-views/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/mrothouse-128.jpg" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>
	</item>
		<item>
		<title>ORA-6512 During Full Export</title>
		<link>http://mrothouse.wordpress.com/2008/01/16/ora-6512-during-full-export/</link>
		<comments>http://mrothouse.wordpress.com/2008/01/16/ora-6512-during-full-export/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 21:08:59 +0000</pubDate>
		<dc:creator>mrothouse</dc:creator>
		
		<category><![CDATA[Oracle]]></category>

		<category><![CDATA[Troubleshooting]]></category>

		<category><![CDATA[Bug 6392040]]></category>

		<category><![CDATA[Bug 6510213]]></category>

		<category><![CDATA[DBMS_DEFER_IMPORT_INTERNAL]]></category>

		<category><![CDATA[DBMS_EXPORT_EXTENSION]]></category>

		<category><![CDATA[ORA-6512]]></category>

		<guid isPermaLink="false">http://mrothouse.wordpress.com/2008/01/16/ora-6512-during-full-export/</guid>
		<description><![CDATA[Running Oracle 10.2.0.3 on Solaris 10.  Encountered the error below when testing a full export after applying CPUJan2008.  Encountered the same error previously in another database after applying CPUOct2007 on an Oracle 9.2.0.8 database.
EXP-00008: ORACLE error 6550 encountered
ORA-06550: line 1, column 18:
PLS-00201: identifier &#8216;SYS.DBMS_DEFER_IMPORT_INTERNAL&#8217; must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
ORA-06512: [...]]]></description>
		<wfw:commentRss>http://mrothouse.wordpress.com/2008/01/16/ora-6512-during-full-export/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/mrothouse-128.jpg" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>
	</item>
		<item>
		<title>Oracle 10gr2 Permissions On Oracle Home</title>
		<link>http://mrothouse.wordpress.com/2008/01/09/oracle-10gr2-permissions-on-oracle-home/</link>
		<comments>http://mrothouse.wordpress.com/2008/01/09/oracle-10gr2-permissions-on-oracle-home/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 18:48:43 +0000</pubDate>
		<dc:creator>mrothouse</dc:creator>
		
		<category><![CDATA[Oracle]]></category>

		<category><![CDATA[Troubleshooting]]></category>

		<category><![CDATA[Bug 4516865]]></category>

		<category><![CDATA[changePerm.sh]]></category>

		<category><![CDATA[Oracle Home permissions]]></category>

		<category><![CDATA[sqlplus not found]]></category>

		<guid isPermaLink="false">http://mrothouse.wordpress.com/2008/01/09/oracle-10gr2-permissions-on-oracle-home/</guid>
		<description><![CDATA[I installed Oracle 10.2.0.3 Client on an HP-UX 11.11 server.  Logged in as the Oracle software owner (e.g. oracle Unix account), I can access all the usual Oracle utilities such as SQL*Plus.  However, one of our developers was getting the error below when invoking SQL*Plus.
$ sqlplus
ksh: sqlplus:  not found
Their Unix account does [...]]]></description>
		<wfw:commentRss>http://mrothouse.wordpress.com/2008/01/09/oracle-10gr2-permissions-on-oracle-home/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/mrothouse-128.jpg" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>
	</item>
		<item>
		<title>kcrrwkx: nothing to do</title>
		<link>http://mrothouse.wordpress.com/2008/01/02/kcrrwkx-nothing-to-do/</link>
		<comments>http://mrothouse.wordpress.com/2008/01/02/kcrrwkx-nothing-to-do/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 19:56:51 +0000</pubDate>
		<dc:creator>mrothouse</dc:creator>
		
		<category><![CDATA[Oracle]]></category>

		<category><![CDATA[Troubleshooting]]></category>

		<category><![CDATA[kcrrwkx nothing to do]]></category>

		<category><![CDATA[Lots of ARCH trace file generated]]></category>

		<guid isPermaLink="false">http://mrothouse.wordpress.com/2008/01/02/kcrrwkx-nothing-to-do/</guid>
		<description><![CDATA[Running Oracle Standard Edition 10.2.0.2 on Solaris 9.  Encountered a trace file in my background_dump_dest location regarding the archiver process.  Upon opening the trace file, I found many entries of the error shown below:
*** 2008-01-02 14:21:49.970
kcrrwkx: nothing to do (end)
A quick search on Metalink using &#8220;kcrrwkx nothing to do&#8221; as the criteria, I [...]]]></description>
		<wfw:commentRss>http://mrothouse.wordpress.com/2008/01/02/kcrrwkx-nothing-to-do/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/mrothouse-128.jpg" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>
	</item>
		<item>
		<title>Oracle 10g dbstart errors</title>
		<link>http://mrothouse.wordpress.com/2007/12/19/oracle-10g-dbstart-errors/</link>
		<comments>http://mrothouse.wordpress.com/2007/12/19/oracle-10g-dbstart-errors/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 20:34:48 +0000</pubDate>
		<dc:creator>mrothouse</dc:creator>
		
		<category><![CDATA[Oracle]]></category>

		<category><![CDATA[Troubleshooting]]></category>

		<category><![CDATA[COUNT=$ unexpected]]></category>

		<category><![CDATA[dbstart]]></category>

		<category><![CDATA[VER10LIST=10 is not an identifier]]></category>

		<guid isPermaLink="false">http://mrothouse.wordpress.com/2007/12/19/oracle-10g-dbstart-errors/</guid>
		<description><![CDATA[After correcting my dbhome not found problem, I now encounter a &#8220;VER10LIST=10 is not an identifier&#8221; error when executing the dbstart script.  Found Metalink Note 466241.1 explaining the necessary modification to the $ORACLE_HOME/bin/dbstart script.
At or near line 87, you need to modify the code from this:
export VER10LIST =`$ORACLE_HOME_LISTNER/bin/&#8230;`

to this:
VER10LIST =`$ORACLE_HOME_LISTNER/bin/&#8230;`
 export VER10LIST
The script is [...]]]></description>
		<wfw:commentRss>http://mrothouse.wordpress.com/2007/12/19/oracle-10g-dbstart-errors/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/mrothouse-128.jpg" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>
	</item>
		<item>
		<title>MySQL: Lock wait timeout exceeded</title>
		<link>http://mrothouse.wordpress.com/2007/12/12/mysql-lock-wait-timeout-exceeded/</link>
		<comments>http://mrothouse.wordpress.com/2007/12/12/mysql-lock-wait-timeout-exceeded/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 01:31:38 +0000</pubDate>
		<dc:creator>mrothouse</dc:creator>
		
		<category><![CDATA[MySQL]]></category>

		<category><![CDATA[Troubleshooting]]></category>

		<category><![CDATA[error 1205]]></category>

		<category><![CDATA[Lock wait timeout exceeded]]></category>

		<category><![CDATA[perfparse-db-purge]]></category>

		<guid isPermaLink="false">http://mrothouse.wordpress.com/2007/12/12/mysql-lock-wait-timeout-exceeded/</guid>
		<description><![CDATA[Running MySQL version 4.1.20.  Encountered this error 1205 when attempting to purge my PerfParse database.  Recently modified the data retention from 90 days to 60 days.
One of many errors from the /usr/local/nagios/var/perfparse.log.20071212 log file.
INSERT perfdata_bin_summary_data (metric_id,
frequency, ctime, val_count, sum_val,
sum_square_val, max_val, min_val)
VALUES (21, 1, FROM_UNIXTIME(1197446400),
1, 2.85000000000000e+00,
8.12250000000000e+00,2.85000000000000e+00,
2.85000000000000e+00)

(Lock wait timeout exceeded; try restarting transaction)
The tables in [...]]]></description>
		<wfw:commentRss>http://mrothouse.wordpress.com/2007/12/12/mysql-lock-wait-timeout-exceeded/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/mrothouse-128.jpg" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>
	</item>
		<item>
		<title>Mounting Oracle media on HP-UX</title>
		<link>http://mrothouse.wordpress.com/2007/12/02/mounting-oracle-media-on-hp-ux/</link>
		<comments>http://mrothouse.wordpress.com/2007/12/02/mounting-oracle-media-on-hp-ux/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 16:46:22 +0000</pubDate>
		<dc:creator>mrothouse</dc:creator>
		
		<category><![CDATA[HP-UX]]></category>

		<category><![CDATA[Installations]]></category>

		<category><![CDATA[Oracle]]></category>

		<category><![CDATA[mount]]></category>

		<category><![CDATA[pfs]]></category>

		<category><![CDATA[pfs_mount]]></category>

		<category><![CDATA[rockridge]]></category>

		<guid isPermaLink="false">http://mrothouse.wordpress.com/2007/12/02/mounting-oracle-media-on-hp-ux/</guid>
		<description><![CDATA[One annoying aspect of installing Oracle on HP-UX is the requirement to mount the CD or DVD device, unlike Solaris in which it auto-mounts.  I guess what makes it annoying to me is trying to remember the commands.  Since Oracle media for HP-UX is RockRidge-formatted, the usual mount command cannot be used.  [...]]]></description>
		<wfw:commentRss>http://mrothouse.wordpress.com/2007/12/02/mounting-oracle-media-on-hp-ux/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/mrothouse-128.jpg" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>
	</item>
		<item>
		<title>dbhome not found</title>
		<link>http://mrothouse.wordpress.com/2007/11/20/dbhome-not-found/</link>
		<comments>http://mrothouse.wordpress.com/2007/11/20/dbhome-not-found/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 15:56:34 +0000</pubDate>
		<dc:creator>mrothouse</dc:creator>
		
		<category><![CDATA[Oracle]]></category>

		<category><![CDATA[Troubleshooting]]></category>

		<category><![CDATA[dbhome not found]]></category>

		<category><![CDATA[oracle auto start]]></category>

		<category><![CDATA[reboot]]></category>

		<guid isPermaLink="false">http://mrothouse.wordpress.com/2007/11/20/dbhome-not-found/</guid>
		<description><![CDATA[Encountered a problem where my Oracle 10g database on Solaris 9 would not automatically shutdown or startup during a reboot.  The error generated is:
/etc/rc0.d/K01oracle: dbhome: not found
ORACLE_HOME = [] ?
On my server, dbhome is located in $ORACLE_HOME/bin as well as /usr/local/bin.  This led me to believe the PATH for root might not have [...]]]></description>
		<wfw:commentRss>http://mrothouse.wordpress.com/2007/11/20/dbhome-not-found/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/mrothouse-128.jpg" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>
	</item>
	</channel>
</rss>