<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.2" -->
<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/"
	>

<channel>
	<title>remind.remidian.com</title>
	<link>http://remind.remidian.com</link>
	<description>remi's adventures in the database realm</description>
	<pubDate>Tue, 19 Feb 2008 09:34:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>
	<language>en</language>
			<item>
		<title>Manually triggering Metric Collection (clearing -tablespace- Alerts)</title>
		<link>http://remind.remidian.com/oracle/grid/manually-triggering-metric-collection-clearing-alerts.html</link>
		<comments>http://remind.remidian.com/oracle/grid/manually-triggering-metric-collection-clearing-alerts.html#comments</comments>
		<pubDate>Tue, 19 Feb 2008 09:28:50 +0000</pubDate>
		<dc:creator>remivisser</dc:creator>
		
		<category><![CDATA[Grid]]></category>

		<guid isPermaLink="false">http://remind.remidian.com/oracle/grid/manually-triggering-metric-collection-clearing-alerts.html</guid>
		<description><![CDATA[Manually triggering metric collection in Oracle Enterprise Manager (GRID control)
]]></description>
			<content:encoded><![CDATA[<p>Manually triggering metric collection in Oracle Enterprise Manager (GRID control)</p>
<p> <a href="http://remind.remidian.com/oracle/grid/manually-triggering-metric-collection-clearing-alerts.html#more-72" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://remind.remidian.com/oracle/grid/manually-triggering-metric-collection-clearing-alerts.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>osql switches</title>
		<link>http://remind.remidian.com/mssql/osql.html</link>
		<comments>http://remind.remidian.com/mssql/osql.html#comments</comments>
		<pubDate>Wed, 30 Jan 2008 15:01:52 +0000</pubDate>
		<dc:creator>remivisser</dc:creator>
		
		<category><![CDATA[mssql]]></category>

		<guid isPermaLink="false">http://remind.remidian.com/mssql/osql.html</guid>
		<description><![CDATA[
Some osql switches.
]]></description>
			<content:encoded><![CDATA[<p>
Some osql switches. <a href="http://remind.remidian.com/mssql/osql.html#more-71" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://remind.remidian.com/mssql/osql.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Increase idle time for OMS frontend sessions</title>
		<link>http://remind.remidian.com/oracle/grid/increase-idle-time-for-oms-frontend-and-some-more-configuration-directives.html</link>
		<comments>http://remind.remidian.com/oracle/grid/increase-idle-time-for-oms-frontend-and-some-more-configuration-directives.html#comments</comments>
		<pubDate>Mon, 28 Jan 2008 11:43:01 +0000</pubDate>
		<dc:creator>remivisser</dc:creator>
		
		<category><![CDATA[Grid]]></category>

		<guid isPermaLink="false">http://remind.remidian.com/oracle/grid/increase-idle-time-for-oms-frontend-and-some-more-configuration-directives.html</guid>
		<description><![CDATA[Some additional configuration directives.
]]></description>
			<content:encoded><![CDATA[<p>Some additional configuration directives. <a href="http://remind.remidian.com/oracle/grid/increase-idle-time-for-oms-frontend-and-some-more-configuration-directives.html#more-70" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://remind.remidian.com/oracle/grid/increase-idle-time-for-oms-frontend-and-some-more-configuration-directives.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Remove SQL Server database from single-user mode</title>
		<link>http://remind.remidian.com/mssql/remove-sql-server-database-from-single-user-mode.html</link>
		<comments>http://remind.remidian.com/mssql/remove-sql-server-database-from-single-user-mode.html#comments</comments>
		<pubDate>Wed, 23 Jan 2008 12:27:53 +0000</pubDate>
		<dc:creator>remivisser</dc:creator>
		
		<category><![CDATA[mssql]]></category>

		<guid isPermaLink="false">http://remind.remidian.com/mssql/remove-sql-server-database-from-single-user-mode.html</guid>
		<description><![CDATA[
Braindump of a session where I had to remove a SQL Server database from single-user mode.
]]></description>
			<content:encoded><![CDATA[<p>
Braindump of a session where I had to remove a SQL Server database from single-user mode. <a href="http://remind.remidian.com/mssql/remove-sql-server-database-from-single-user-mode.html#more-69" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://remind.remidian.com/mssql/remove-sql-server-database-from-single-user-mode.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Batch SQL statements in parallel (multiple) sessions</title>
		<link>http://remind.remidian.com/oracle/dba-util/batch-sql-in-parallel.html</link>
		<comments>http://remind.remidian.com/oracle/dba-util/batch-sql-in-parallel.html#comments</comments>
		<pubDate>Fri, 18 Jan 2008 17:39:58 +0000</pubDate>
		<dc:creator>remivisser</dc:creator>
		
		<category><![CDATA[DBA util]]></category>

		<guid isPermaLink="false">http://remind.remidian.com/oracle/dba-util/batch-sql-in-parallel.html</guid>
		<description><![CDATA[So it was decided &#8216;this batch&#8217; had to be done &#8216;this weekend&#8217;. Thousands of SQL statements some of them would take minutes others hours&#8230; And MAKE SURE it&#8217;s finished monday.
]]></description>
			<content:encoded><![CDATA[<p>So it was decided &#8216;this batch&#8217; had to be done &#8216;this weekend&#8217;. Thousands of SQL statements some of them would take minutes others hours&#8230; And MAKE SURE it&#8217;s finished monday. <a href="http://remind.remidian.com/oracle/dba-util/batch-sql-in-parallel.html#more-68" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://remind.remidian.com/oracle/dba-util/batch-sql-in-parallel.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Really delete (&#8217;corrupt&#8217;) Agent from OMS repository</title>
		<link>http://remind.remidian.com/oracle/grid/agent-corruption-status-in-oms.html</link>
		<comments>http://remind.remidian.com/oracle/grid/agent-corruption-status-in-oms.html#comments</comments>
		<pubDate>Thu, 17 Jan 2008 13:42:05 +0000</pubDate>
		<dc:creator>remivisser</dc:creator>
		
		<category><![CDATA[Grid]]></category>

		<guid isPermaLink="false">http://remind.remidian.com/oracle/grid/agent-corruption-status-in-oms.html</guid>
		<description><![CDATA[Here&#8217;s how to overcome ORA-20206 in Oracle GRID environment, agent status unclear&#8230;
]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s how to overcome ORA-20206 in Oracle GRID environment, agent status unclear&#8230; <a href="http://remind.remidian.com/oracle/grid/agent-corruption-status-in-oms.html#more-67" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://remind.remidian.com/oracle/grid/agent-corruption-status-in-oms.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Clearing Alerts in Oracle GRID Control</title>
		<link>http://remind.remidian.com/oracle/grid/clearing-alerts-in-oracle-grid-control.html</link>
		<comments>http://remind.remidian.com/oracle/grid/clearing-alerts-in-oracle-grid-control.html#comments</comments>
		<pubDate>Mon, 12 Nov 2007 13:01:26 +0000</pubDate>
		<dc:creator>remivisser</dc:creator>
		
		<category><![CDATA[Grid]]></category>

		<guid isPermaLink="false">http://remind.remidian.com/oracle/grid/clearing-alerts-in-enterprise-manager.html</guid>
		<description><![CDATA[Here&#8217;s how to clear alerts from the Oracle GRID manually.
]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s how to clear alerts from the Oracle GRID manually. <a href="http://remind.remidian.com/oracle/grid/clearing-alerts-in-oracle-grid-control.html#more-66" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://remind.remidian.com/oracle/grid/clearing-alerts-in-oracle-grid-control.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>invalid objects after clean ctxsys installation (oracle text)</title>
		<link>http://remind.remidian.com/oracle/invalid-objects-after-clean-ctxsys-installation-oracle-text.html</link>
		<comments>http://remind.remidian.com/oracle/invalid-objects-after-clean-ctxsys-installation-oracle-text.html#comments</comments>
		<pubDate>Fri, 09 Nov 2007 11:42:44 +0000</pubDate>
		<dc:creator>remivisser</dc:creator>
		
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://remind.remidian.com/oracle/invalid-objects-after-clean-ctxsys-installation-oracle-text.html</guid>
		<description><![CDATA[The following objects are invalid after a clean ctxsys install.
]]></description>
			<content:encoded><![CDATA[<p>The following objects are invalid after a clean ctxsys install. <a href="http://remind.remidian.com/oracle/invalid-objects-after-clean-ctxsys-installation-oracle-text.html#more-65" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://remind.remidian.com/oracle/invalid-objects-after-clean-ctxsys-installation-oracle-text.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>awk</title>
		<link>http://remind.remidian.com/nix/os-commands/awk.html</link>
		<comments>http://remind.remidian.com/nix/os-commands/awk.html#comments</comments>
		<pubDate>Sat, 13 Oct 2007 07:03:23 +0000</pubDate>
		<dc:creator>remivisser</dc:creator>
		
		<category><![CDATA[os commands]]></category>

		<guid isPermaLink="false">http://remind.remidian.com/nix/os-commands/awk.html</guid>
		<description><![CDATA[
Awk dumps.
]]></description>
			<content:encoded><![CDATA[<p>
Awk dumps. <a href="http://remind.remidian.com/nix/os-commands/awk.html#more-63" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://remind.remidian.com/nix/os-commands/awk.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>dbverify in nohup</title>
		<link>http://remind.remidian.com/oracle/dbverify-in-nohup.html</link>
		<comments>http://remind.remidian.com/oracle/dbverify-in-nohup.html#comments</comments>
		<pubDate>Tue, 09 Oct 2007 13:57:05 +0000</pubDate>
		<dc:creator>remivisser</dc:creator>
		
		<category><![CDATA[scripts]]></category>

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

		<guid isPermaLink="false">http://remind.remidian.com/oracle/dbverify-in-nohup.html</guid>
		<description><![CDATA[
Suffering from corruption in your database, it is nearly just as challenging as in real life&#8230;
]]></description>
			<content:encoded><![CDATA[<p>
Suffering from corruption in your database, it is nearly just as challenging as in real life&#8230; <a href="http://remind.remidian.com/oracle/dbverify-in-nohup.html#more-62" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://remind.remidian.com/oracle/dbverify-in-nohup.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
