<?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: AS400-Who created a user profile</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/as400-who-created-a-user-profile/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-who-created-a-user-profile/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 01:14:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: teandy</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-who-created-a-user-profile/#comment-69165</link>
		<dc:creator>teandy</dc:creator>
		<pubDate>Fri, 16 Oct 2009 16:23:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-69165</guid>
		<description><![CDATA[You can also use the CPYAUDJRNE command, provided you have journaling turned on.
This is the command we use:

CPYAUDJRNE ENTTYP(CO DO CP) OUTFILE(QAUDIT) +        
             JRNRCV(*CURCHAIN) FROMTIME(&amp;YESTERDAY) +
             TOTIME(&amp;TODAY 000000)                   

The command will create a file called QAUDIT with a suffix of journal entry type.  So, for type CO (created objects) the file will be called QAUDITCO.  After the command creates the file, look for records where COOTYP = &#039;*USRPRF&#039;.  The record will contain who created the profile, date &amp; time it was created, the IP address of the machine that was used to create the profile as well as a wealth of other information.]]></description>
		<content:encoded><![CDATA[<p>You can also use the CPYAUDJRNE command, provided you have journaling turned on.<br />
This is the command we use:</p>
<p>CPYAUDJRNE ENTTYP(CO DO CP) OUTFILE(QAUDIT) +<br />
             JRNRCV(*CURCHAIN) FROMTIME(&amp;YESTERDAY) +<br />
             TOTIME(&amp;TODAY 000000)                   </p>
<p>The command will create a file called QAUDIT with a suffix of journal entry type.  So, for type CO (created objects) the file will be called QAUDITCO.  After the command creates the file, look for records where COOTYP = &#8216;*USRPRF&#8217;.  The record will contain who created the profile, date &amp; time it was created, the IP address of the machine that was used to create the profile as well as a wealth of other information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abiha6325</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-who-created-a-user-profile/#comment-69140</link>
		<dc:creator>abiha6325</dc:creator>
		<pubDate>Fri, 16 Oct 2009 10:47:22 +0000</pubDate>
		<guid isPermaLink="false">#comment-69140</guid>
		<description><![CDATA[Also, you can use output as *print with detail *full.  That&#039;s the way you can print any specific user profile all details or all users details.

Syed]]></description>
		<content:encoded><![CDATA[<p>Also, you can use output as *print with detail *full.  That&#8217;s the way you can print any specific user profile all details or all users details.</p>
<p>Syed</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 3/10 queries in 0.038 seconds using memcached
Object Caching 281/287 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 04:02:11 -->