 




<?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: Text portion of the user profile in AS/400</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/name-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/name-2/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 15:11:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: deepu9321</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/name-2/#comment-103036</link>
		<dc:creator>deepu9321</dc:creator>
		<pubDate>Fri, 17 Feb 2012 10:41:01 +0000</pubDate>
		<guid isPermaLink="false">#comment-103036</guid>
		<description><![CDATA[Oops.. Thanks for correcting Tom..

I was a bit confused.

Pradeep.]]></description>
		<content:encoded><![CDATA[<p>Oops.. Thanks for correcting Tom..</p>
<p>I was a bit confused.</p>
<p>Pradeep.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/name-2/#comment-103002</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Thu, 16 Feb 2012 21:54:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-103002</guid>
		<description><![CDATA[&lt;i&gt;All the user profiles will be created under QGPL.&lt;/i&gt;

Minor correction -- User profiles are always created in QSYS, never in QGPL.

The rest is correct. The AS/400 series of systems are object-based. Objects such as user profiles are never found in &quot;files&quot;. Each profile is a separate object.

There are system supplied methods for extracting various object attributes into database files if you want to access attributes that way.

To extract text of almost any object, you can use the DSPOBJD (Display Object Description) command and redirect its output to a database file.  Only attributes that are common to all object types (e.g., &quot;text&quot;) is accessible through that command.

To extract attributes that are specific to user profile objects, you can use the DSPUSRPRF (Display User Profile) command. You can also redirect the output from that command to a database file.

Other commands and APIs are available for particular uses. For example, the RTVUSRPRF command could be used in a CL program to retrieve attributes of a specific user profile into variables in the program.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>All the user profiles will be created under QGPL.</i></p>
<p>Minor correction &#8212; User profiles are always created in QSYS, never in QGPL.</p>
<p>The rest is correct. The AS/400 series of systems are object-based. Objects such as user profiles are never found in &#8220;files&#8221;. Each profile is a separate object.</p>
<p>There are system supplied methods for extracting various object attributes into database files if you want to access attributes that way.</p>
<p>To extract text of almost any object, you can use the DSPOBJD (Display Object Description) command and redirect its output to a database file.  Only attributes that are common to all object types (e.g., &#8220;text&#8221;) is accessible through that command.</p>
<p>To extract attributes that are specific to user profile objects, you can use the DSPUSRPRF (Display User Profile) command. You can also redirect the output from that command to a database file.</p>
<p>Other commands and APIs are available for particular uses. For example, the RTVUSRPRF command could be used in a CL program to retrieve attributes of a specific user profile into variables in the program.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.014 seconds using memcached
Object Caching 282/285 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 15:59:13 -->