<?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: Displaying all software loaded on iSeries</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/displaying-all-software-loaded-on-iseries/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/displaying-all-software-loaded-on-iseries/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 10:51:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/displaying-all-software-loaded-on-iseries/#comment-73874</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Wed, 17 Feb 2010 02:52:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-73874</guid>
		<description><![CDATA[I&#039;m not sure what is meant by &quot;all software&quot;.

Every program? DSPOBJD *ALL/*ALL  *PGM
Use *ALLUSR/*ALL in order to omit IBM-supplied programs.
You&#039;d probably want to add *SRVPGM and *MODULE objects too.
Every REXX procedure? Hmmm... you might have to create member lists of every source file on the system, then analyze every member to see if it contained any valid REXX at the beginning.
Every QShell and/or PASE script? I suppose that would be harder than REXX.
Every PASE binary executable? I figure they might have some kind of &#039;signature&#039;, but I sure don&#039;t know what it would be. They probably at least will have the executable attribute set.
Windows and/or Linux executables in directories could be similar to PASE, but they possibly wouldn&#039;t be considered for the list.

I might think of other possibilities with a little thought.

Any chance of being a little more specific on what the business objective is?

Tom]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure what is meant by &#8220;all software&#8221;.</p>
<p>Every program? DSPOBJD *ALL/*ALL  *PGM<br />
Use *ALLUSR/*ALL in order to omit IBM-supplied programs.<br />
You&#8217;d probably want to add *SRVPGM and *MODULE objects too.<br />
Every REXX procedure? Hmmm&#8230; you might have to create member lists of every source file on the system, then analyze every member to see if it contained any valid REXX at the beginning.<br />
Every QShell and/or PASE script? I suppose that would be harder than REXX.<br />
Every PASE binary executable? I figure they might have some kind of &#8216;signature&#8217;, but I sure don&#8217;t know what it would be. They probably at least will have the executable attribute set.<br />
Windows and/or Linux executables in directories could be similar to PASE, but they possibly wouldn&#8217;t be considered for the list.</p>
<p>I might think of other possibilities with a little thought.</p>
<p>Any chance of being a little more specific on what the business objective is?</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.012 seconds using memcached
Object Caching 268/271 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 11:06:02 -->