<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Oracle DBA Daily Experiences</title>
	<atom:link href="http://blog.flimatech.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.flimatech.com</link>
	<description>Share and promote Oracle info, technology, tips and solutions</description>
	<lastBuildDate>Tue, 08 Jun 2010 23:05:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Oracle RAT Workload Replay with filters by Ken</title>
		<link>http://blog.flimatech.com/?p=1427&#038;cpage=1#comment-231</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Tue, 08 Jun 2010 23:05:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flimatech.com/?p=1427#comment-231</guid>
		<description>Hmm, this looks familiar...</description>
		<content:encoded><![CDATA[<p>Hmm, this looks familiar&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a NetApp FlexClone RAC Database by Shekhar</title>
		<link>http://blog.flimatech.com/?p=25&#038;cpage=1#comment-166</link>
		<dc:creator>Shekhar</dc:creator>
		<pubDate>Wed, 28 Apr 2010 01:05:01 +0000</pubDate>
		<guid isPermaLink="false">http://oraclespin.wordpress.com/2008/02/07/how-to-create-a-netapp-flexclone-rac-database/#comment-166</guid>
		<description>Hi,

I appreciate if any one related to can answer my questions.

What are the requirement for the above exercise? Do I have to install Oracle RAC cluster and DB before that? I was wondering if I can use this solution to clone existing installation cluster and database from Prod and database.

Please let me know</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I appreciate if any one related to can answer my questions.</p>
<p>What are the requirement for the above exercise? Do I have to install Oracle RAC cluster and DB before that? I was wondering if I can use this solution to clone existing installation cluster and database from Prod and database.</p>
<p>Please let me know</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kill session with TOAD or other tools by Alex Lima</title>
		<link>http://blog.flimatech.com/?p=1318&#038;cpage=1#comment-153</link>
		<dc:creator>Alex Lima</dc:creator>
		<pubDate>Mon, 19 Apr 2010 20:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flimatech.com/?p=1318#comment-153</guid>
		<description>Hi, I guess the idea here was not to check for sys or dba using with tools...  
Sometimes you might go to a site where changes in the privileges can be very challenging.
Thank you for you feedback.. let;s keep in touch.  feel free to submit any ideias...
Alex</description>
		<content:encoded><![CDATA[<p>Hi, I guess the idea here was not to check for sys or dba using with tools&#8230;<br />
Sometimes you might go to a site where changes in the privileges can be very challenging.<br />
Thank you for you feedback.. let;s keep in touch.  feel free to submit any ideias&#8230;<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kill session with TOAD or other tools by rajesh</title>
		<link>http://blog.flimatech.com/?p=1318&#038;cpage=1#comment-152</link>
		<dc:creator>rajesh</dc:creator>
		<pubDate>Mon, 19 Apr 2010 19:06:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flimatech.com/?p=1318#comment-152</guid>
		<description>sys (dba) connections don&#039;t invoke logon trigger.  Hence the check for sys user in the trigger may be unnecessary.  Also if the intention is to prevent development then it may be better to control it through privileges.</description>
		<content:encoded><![CDATA[<p>sys (dba) connections don&#8217;t invoke logon trigger.  Hence the check for sys user in the trigger may be unnecessary.  Also if the intention is to prevent development then it may be better to control it through privileges.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to schedule a job on unix? by Alex Lima</title>
		<link>http://blog.flimatech.com/?p=543&#038;cpage=1#comment-61</link>
		<dc:creator>Alex Lima</dc:creator>
		<pubDate>Tue, 26 Jan 2010 21:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://oraclespin.wordpress.com/?p=543#comment-61</guid>
		<description>Hi,
Look at the botton of the pages.. there is a link there for the theme..
Thanks,
Alex</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Look at the botton of the pages.. there is a link there for the theme..<br />
Thanks,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to lock/unlock statistics on a table? by chandra</title>
		<link>http://blog.flimatech.com/?p=225&#038;cpage=1#comment-24</link>
		<dc:creator>chandra</dc:creator>
		<pubDate>Thu, 31 Dec 2009 16:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://oraclespin.wordpress.com/?p=225#comment-24</guid>
		<description>It is a great document

can you also tell

what all we should monitor to know is the whole configuration is working fine or not

like what scripts we should check

I want to monitor it manually I dont want to use the datguard broker

I want to use automated scripts for monitoring teh databases and
I want to use the alerts from teh scripts to do failover

can you please give more insight in the above mentioned direction

Regards
Chandra</description>
		<content:encoded><![CDATA[<p>It is a great document</p>
<p>can you also tell</p>
<p>what all we should monitor to know is the whole configuration is working fine or not</p>
<p>like what scripts we should check</p>
<p>I want to monitor it manually I dont want to use the datguard broker</p>
<p>I want to use automated scripts for monitoring teh databases and<br />
I want to use the alerts from teh scripts to do failover</p>
<p>can you please give more insight in the above mentioned direction</p>
<p>Regards<br />
Chandra</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to find the tables that have stale statistics? by Pinaki</title>
		<link>http://blog.flimatech.com/?p=662&#038;cpage=1#comment-37</link>
		<dc:creator>Pinaki</dc:creator>
		<pubDate>Sun, 29 Nov 2009 08:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://oraclespin.wordpress.com/?p=662#comment-37</guid>
		<description>Nice ... so beautiful and useful</description>
		<content:encoded><![CDATA[<p>Nice &#8230; so beautiful and useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to find success/failure status of a command in different shells? by [cli] Find out success status of a command in BASH/ CSH &#171; *NIX tricks</title>
		<link>http://blog.flimatech.com/?p=759&#038;cpage=1#comment-40</link>
		<dc:creator>[cli] Find out success status of a command in BASH/ CSH &#171; *NIX tricks</dc:creator>
		<pubDate>Fri, 20 Nov 2009 21:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://oraclespin.wordpress.com/?p=759#comment-40</guid>
		<description>[...] Credit: Oracle Spin. [...]</description>
		<content:encoded><![CDATA[<p>[...] Credit: Oracle Spin. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a on-demand AWR snapshot? by Amin</title>
		<link>http://blog.flimatech.com/?p=1006&#038;cpage=1#comment-54</link>
		<dc:creator>Amin</dc:creator>
		<pubDate>Thu, 19 Nov 2009 01:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://oraclespin.wordpress.com/?p=1006#comment-54</guid>
		<description>Hi Chris,

What is the error you see, which user does the script login as and can you send the script that you are using?</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>What is the error you see, which user does the script login as and can you send the script that you are using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a on-demand AWR snapshot? by chris economy</title>
		<link>http://blog.flimatech.com/?p=1006&#038;cpage=1#comment-53</link>
		<dc:creator>chris economy</dc:creator>
		<pubDate>Wed, 18 Nov 2009 23:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://oraclespin.wordpress.com/?p=1006#comment-53</guid>
		<description>Hi,

Do you know if one can create a snapshot from a unix shell
script ?  I have sqlplus running nicely from a shell script and can issue SQL commands with no problem, but when I exec dbms_workload_repository.create_snapshot();
it will not work.  I have Goggled for days, and have found no exapmples of this

Thank you for your time and expertise!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Do you know if one can create a snapshot from a unix shell<br />
script ?  I have sqlplus running nicely from a shell script and can issue SQL commands with no problem, but when I exec dbms_workload_repository.create_snapshot();<br />
it will not work.  I have Goggled for days, and have found no exapmples of this</p>
<p>Thank you for your time and expertise!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
