<?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: BRMS reporting damaged objects after a backup</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/brms-reporting-damaged-objects-after-a-backup/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/brms-reporting-damaged-objects-after-a-backup/</link>
	<description></description>
	<lastBuildDate>Tue, 18 Jun 2013 21:45:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/brms-reporting-damaged-objects-after-a-backup/#comment-93806</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Fri, 01 Jul 2011 05:46:56 +0000</pubDate>
		<guid isPermaLink="false">#comment-93806</guid>
		<description><![CDATA[I don&#039;t use BRMS, so I don&#039;t know an answer. Does DSPLOGBRM tell you which libraries &lt;b&gt;were&lt;/b&gt; backed up? If it does, then the libraries that weren&#039;t backed up are of the ones that were requested but that aren&#039;t listed. If BRMS can&#039;t list what was backed up, I don&#039;t see much reason to use it.

And if it does tell you what was backed up, I&#039;m not sure what the difficulty is.

I&#039;d guess that the remaining libraries weren&#039;t backed up because the save operation threw an exception that terminated the process. I don&#039;t have damaged opbjects to test, so I can&#039;t be sure. I suspect that SAVLIB (or the related API) terminates when damage causes an exception.

Tom]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t use BRMS, so I don&#8217;t know an answer. Does DSPLOGBRM tell you which libraries <b>were</b> backed up? If it does, then the libraries that weren&#8217;t backed up are of the ones that were requested but that aren&#8217;t listed. If BRMS can&#8217;t list what was backed up, I don&#8217;t see much reason to use it.</p>
<p>And if it does tell you what was backed up, I&#8217;m not sure what the difficulty is.</p>
<p>I&#8217;d guess that the remaining libraries weren&#8217;t backed up because the save operation threw an exception that terminated the process. I don&#8217;t have damaged opbjects to test, so I can&#8217;t be sure. I suspect that SAVLIB (or the related API) terminates when damage causes an exception.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rrbond52</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/brms-reporting-damaged-objects-after-a-backup/#comment-93794</link>
		<dc:creator>rrbond52</dc:creator>
		<pubDate>Thu, 30 Jun 2011 21:39:20 +0000</pubDate>
		<guid isPermaLink="false">#comment-93794</guid>
		<description><![CDATA[You didn&#039;t read the question.  I said when BRMS hits a damaged object in a library the backup skips any remaining libraries to back up and goes to the DLO.  The BRMS log will tell me what the damaged object it, but not the remaining libraries it did not backup. Why is it skipping any remaining libraries after hitting a damaged object?]]></description>
		<content:encoded><![CDATA[<p>You didn&#8217;t read the question.  I said when BRMS hits a damaged object in a library the backup skips any remaining libraries to back up and goes to the DLO.  The BRMS log will tell me what the damaged object it, but not the remaining libraries it did not backup. Why is it skipping any remaining libraries after hitting a damaged object?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdraebel</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/brms-reporting-damaged-objects-after-a-backup/#comment-93571</link>
		<dc:creator>pdraebel</dc:creator>
		<pubDate>Thu, 23 Jun 2011 07:19:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-93571</guid>
		<description><![CDATA[Another possibility. 
DSPOBJD OBJ(QSYS/*ALL)       
        OBJTYPE(*LIB)        
        OUTPUT(*OUTFILE)     
        OUTFILE(QTEMP/LIBS) 
From the resulting file you can extract the names of the libraries based on save date and so on.]]></description>
		<content:encoded><![CDATA[<p>Another possibility.<br />
DSPOBJD OBJ(QSYS/*ALL)<br />
        OBJTYPE(*LIB)<br />
        OUTPUT(*OUTFILE)<br />
        OUTFILE(QTEMP/LIBS)<br />
From the resulting file you can extract the names of the libraries based on save date and so on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdraebel</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/brms-reporting-damaged-objects-after-a-backup/#comment-93569</link>
		<dc:creator>pdraebel</dc:creator>
		<pubDate>Thu, 23 Jun 2011 06:58:37 +0000</pubDate>
		<guid isPermaLink="false">#comment-93569</guid>
		<description><![CDATA[Maybe try GO BACKUP. Use option 10 (Setup Backup) and again 10 (Change Backup Library List). This will show a list of all libs and their Last Save Date.]]></description>
		<content:encoded><![CDATA[<p>Maybe try GO BACKUP. Use option 10 (Setup Backup) and again 10 (Change Backup Library List). This will show a list of all libs and their Last Save Date.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rrbond52</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/brms-reporting-damaged-objects-after-a-backup/#comment-93549</link>
		<dc:creator>rrbond52</dc:creator>
		<pubDate>Wed, 22 Jun 2011 18:45:15 +0000</pubDate>
		<guid isPermaLink="false">#comment-93549</guid>
		<description><![CDATA[Yes, the DSPLOGBRM was used.  It will show the damaged object(s) but WILL NOT show the libraries that were skipped.]]></description>
		<content:encoded><![CDATA[<p>Yes, the DSPLOGBRM was used.  It will show the damaged object(s) but WILL NOT show the libraries that were skipped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdraebel</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/brms-reporting-damaged-objects-after-a-backup/#comment-93524</link>
		<dc:creator>pdraebel</dc:creator>
		<pubDate>Wed, 22 Jun 2011 08:05:39 +0000</pubDate>
		<guid isPermaLink="false">#comment-93524</guid>
		<description><![CDATA[Have you tried DSPLOGBRM ?]]></description>
		<content:encoded><![CDATA[<p>Have you tried DSPLOGBRM ?</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/8 queries in 0.012 seconds using memcached
Object Caching 339/340 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-18 22:51:16 -->