
<?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 on: Difference Between PeopleTools Operator ID , Connect ID and Access ID	</title>
	<atom:link href="https://www.dbtutor.com/2013/10/07/difference-peopletools-operator-id-connect-id/feed" rel="self" type="application/rss+xml" />
	<link>https://www.dbtutor.com/2013/10/07/difference-peopletools-operator-id-connect-id</link>
	<description>Tips for Those Who Want to Learn</description>
	<lastBuildDate>Tue, 21 Oct 2014 18:17:34 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
	<item>
		<title>
		By: Ravi		</title>
		<link>https://www.dbtutor.com/2013/10/07/difference-peopletools-operator-id-connect-id#comment-439</link>

		<dc:creator><![CDATA[Ravi]]></dc:creator>
		<pubDate>Tue, 21 Oct 2014 18:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbtutor.com/?p=545#comment-439</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.dbtutor.com/2013/10/07/difference-peopletools-operator-id-connect-id#comment-69&quot;&gt;Nayan&lt;/a&gt;.

Nayan - This answer was really helpful. As I am not DBA, I was not very sure about the table details for people ID. Your above response explained it. Thanks for your effort.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.dbtutor.com/2013/10/07/difference-peopletools-operator-id-connect-id#comment-69">Nayan</a>.</p>
<p>Nayan &#8211; This answer was really helpful. As I am not DBA, I was not very sure about the table details for people ID. Your above response explained it. Thanks for your effort.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: KUNAL SINGH		</title>
		<link>https://www.dbtutor.com/2013/10/07/difference-peopletools-operator-id-connect-id#comment-71</link>

		<dc:creator><![CDATA[KUNAL SINGH]]></dc:creator>
		<pubDate>Wed, 16 Oct 2013 09:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbtutor.com/?p=545#comment-71</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.dbtutor.com/2013/10/07/difference-peopletools-operator-id-connect-id#comment-69&quot;&gt;Nayan&lt;/a&gt;.

thankss nayan for replying my question...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.dbtutor.com/2013/10/07/difference-peopletools-operator-id-connect-id#comment-69">Nayan</a>.</p>
<p>thankss nayan for replying my question&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nayan		</title>
		<link>https://www.dbtutor.com/2013/10/07/difference-peopletools-operator-id-connect-id#comment-70</link>

		<dc:creator><![CDATA[Nayan]]></dc:creator>
		<pubDate>Wed, 16 Oct 2013 08:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbtutor.com/?p=545#comment-70</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.dbtutor.com/2013/10/07/difference-peopletools-operator-id-connect-id#comment-56&quot;&gt;KUNAL SINGH&lt;/a&gt;.

Please Look forward the above comments.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.dbtutor.com/2013/10/07/difference-peopletools-operator-id-connect-id#comment-56">KUNAL SINGH</a>.</p>
<p>Please Look forward the above comments.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nayan		</title>
		<link>https://www.dbtutor.com/2013/10/07/difference-peopletools-operator-id-connect-id#comment-69</link>

		<dc:creator><![CDATA[Nayan]]></dc:creator>
		<pubDate>Wed, 16 Oct 2013 08:06:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbtutor.com/?p=545#comment-69</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.dbtutor.com/2013/10/07/difference-peopletools-operator-id-connect-id#comment-55&quot;&gt;KUNAL SINGH&lt;/a&gt;.

Kunal thanks for writing and asking questions.

For your information i have updated the post so you can fully understand the scenario.
&lt;blockquote&gt;PeopleSoft no longer creates users at the database level.&lt;/blockquote&gt;
that means user not available Oracle Data Dictionary DBA Level. If you run select statement on oracle &lt;strong&gt;DBA_USERS&lt;/strong&gt; table then you see only PEOPLE , SYSADM &#038; PS available except oracle internal Users.

So run this

SELECT * from DBA_USERS;

&lt;a href=&quot;http://dbtutorblog.s3.amazonaws.com/wp-content/uploads/2013/10/2013-10-16_133259.jpg&quot; rel=&quot;nofollow&quot;&gt;&lt;img class=&quot;aligncenter size-medium_image wp-image-598&quot; alt=&quot;2013-10-16_133259&quot; src=&quot;http://dbtutorblog.s3.amazonaws.com/wp-content/uploads/2013/10/2013-10-16_133259.jpg&quot; width=&quot;390&quot; height=&quot;334&quot; /&gt;&lt;/a&gt;

Also you can look

SELECT * FROM ALL_USERS;

Here you will see only SYSADM,people,PS. but if you create a user from peoplesoft user profile with minimal permission , you will not findout this user on all_users table.

Hopefully you can understand.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.dbtutor.com/2013/10/07/difference-peopletools-operator-id-connect-id#comment-55">KUNAL SINGH</a>.</p>
<p>Kunal thanks for writing and asking questions.</p>
<p>For your information i have updated the post so you can fully understand the scenario.</p>
<blockquote><p>PeopleSoft no longer creates users at the database level.</p></blockquote>
<p>that means user not available Oracle Data Dictionary DBA Level. If you run select statement on oracle <strong>DBA_USERS</strong> table then you see only PEOPLE , SYSADM &amp; PS available except oracle internal Users.</p>
<p>So run this</p>
<p>SELECT * from DBA_USERS;</p>
<p><a href="http://dbtutorblog.s3.amazonaws.com/wp-content/uploads/2013/10/2013-10-16_133259.jpg" rel="nofollow"><img class="aligncenter size-medium_image wp-image-598" alt="2013-10-16_133259" src="http://dbtutorblog.s3.amazonaws.com/wp-content/uploads/2013/10/2013-10-16_133259.jpg" width="390" height="334" /></a></p>
<p>Also you can look</p>
<p>SELECT * FROM ALL_USERS;</p>
<p>Here you will see only SYSADM,people,PS. but if you create a user from peoplesoft user profile with minimal permission , you will not findout this user on all_users table.</p>
<p>Hopefully you can understand.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: KUNAL SINGH		</title>
		<link>https://www.dbtutor.com/2013/10/07/difference-peopletools-operator-id-connect-id#comment-56</link>

		<dc:creator><![CDATA[KUNAL SINGH]]></dc:creator>
		<pubDate>Wed, 09 Oct 2013 10:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbtutor.com/?p=545#comment-56</guid>

					<description><![CDATA[AND ONE MORE THING can you please exaplain the (Also note that this PeopleSoft User not exists in Database As PeopleSoft no longer creates users at the database level) meaning of these sentence??]]></description>
			<content:encoded><![CDATA[<p>AND ONE MORE THING can you please exaplain the (Also note that this PeopleSoft User not exists in Database As PeopleSoft no longer creates users at the database level) meaning of these sentence??</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: KUNAL SINGH		</title>
		<link>https://www.dbtutor.com/2013/10/07/difference-peopletools-operator-id-connect-id#comment-55</link>

		<dc:creator><![CDATA[KUNAL SINGH]]></dc:creator>
		<pubDate>Wed, 09 Oct 2013 10:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbtutor.com/?p=545#comment-55</guid>

					<description><![CDATA[hey hie nayan.Just now i was reading your tutorial an i find one thing is very important I.E (Also note that this PeopleSoft User not exists in Database As PeopleSoft no longer creates users at the database level.) this means the user which we are cloning from ps is actuallly not saving in database???right???]]></description>
			<content:encoded><![CDATA[<p>hey hie nayan.Just now i was reading your tutorial an i find one thing is very important I.E (Also note that this PeopleSoft User not exists in Database As PeopleSoft no longer creates users at the database level.) this means the user which we are cloning from ps is actuallly not saving in database???right???</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
