<?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>OracleLog &#187; utlrp</title>
	<atom:link href="http://www.oraclelog.com/tag/utlrp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oraclelog.com</link>
	<description>Oracle web log.</description>
	<lastBuildDate>Tue, 08 Mar 2011 16:36:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Compiling objects with utlrp.sql</title>
		<link>http://www.oraclelog.com/2009/01/16/oracle/compiling-objects-with-utlrpsql/</link>
		<comments>http://www.oraclelog.com/2009/01/16/oracle/compiling-objects-with-utlrpsql/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 16:08:43 +0000</pubDate>
		<dc:creator>gato</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[DBA]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[compiling]]></category>
		<category><![CDATA[startup_upgrade]]></category>
		<category><![CDATA[utlrp]]></category>

		<guid isPermaLink="false">http://www.oraclelog.com/?p=21</guid>
		<description><![CDATA[From my previous expriences with script utlrp.sql provided by Oracle, for mass-compilation of invalid objects, I recommend running this script only in STARTUP UPGRADE / MIGRATE mode. Otherwise you may end up with dictionary and or schema incosistencies especially if you use alot of schema objects (45 000+) . $ORACLE_HOME/rdbms/admin/utlrp.sql]]></description>
			<content:encoded><![CDATA[<p>From my previous expriences with script utlrp.sql provided by Oracle, for mass-compilation of invalid objects, I recommend running this script only in STARTUP UPGRADE / MIGRATE mode. Otherwise you may end up with dictionary and or schema incosistencies especially if you use alot of schema objects (45 000+) .</p>
<pre class="brush: sql">$ORACLE_HOME/rdbms/admin/utlrp.sql</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.oraclelog.com/2009/01/16/oracle/compiling-objects-with-utlrpsql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

