<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Find Who changed SYSADMIN password</title>
	<atom:link href="http://oracleappsdba.wordpress.com/2008/08/26/find-who-changed-sysadmin-password/feed/" rel="self" type="application/rss+xml" />
	<link>http://oracleappsdba.wordpress.com/2008/08/26/find-who-changed-sysadmin-password/</link>
	<description>e-Business suite technical portal</description>
	<lastBuildDate>Sun, 25 Oct 2009 05:09:15 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sunil</title>
		<link>http://oracleappsdba.wordpress.com/2008/08/26/find-who-changed-sysadmin-password/#comment-111</link>
		<dc:creator>sunil</dc:creator>
		<pubDate>Tue, 25 Nov 2008 14:38:37 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappsdba.wordpress.com/?p=42#comment-111</guid>
		<description>Hi Chandrika
Please use following query to find it.

select user_name
from fnd_user
where user_id = ( select last_updated_by from fnd_user where user_name=&#039;SYSADMIN&#039; );</description>
		<content:encoded><![CDATA[<p>Hi Chandrika<br />
Please use following query to find it.</p>
<p>select user_name<br />
from fnd_user<br />
where user_id = ( select last_updated_by from fnd_user where user_name=&#8217;SYSADMIN&#8217; );</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chandrika</title>
		<link>http://oracleappsdba.wordpress.com/2008/08/26/find-who-changed-sysadmin-password/#comment-110</link>
		<dc:creator>chandrika</dc:creator>
		<pubDate>Wed, 19 Nov 2008 06:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappsdba.wordpress.com/?p=42#comment-110</guid>
		<description>I need to find  out who changed sysadmin password</description>
		<content:encoded><![CDATA[<p>I need to find  out who changed sysadmin password</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chandrika</title>
		<link>http://oracleappsdba.wordpress.com/2008/08/26/find-who-changed-sysadmin-password/#comment-109</link>
		<dc:creator>chandrika</dc:creator>
		<pubDate>Wed, 19 Nov 2008 05:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappsdba.wordpress.com/?p=42#comment-109</guid>
		<description>I need to find who changed sysadmin password</description>
		<content:encoded><![CDATA[<p>I need to find who changed sysadmin password</p>
]]></content:encoded>
	</item>
</channel>
</rss>
