 




<?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: Unattended savsys</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/unattended-savsys/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/unattended-savsys/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 23:02:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: wpoulin</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/unattended-savsys/#comment-72024</link>
		<dc:creator>wpoulin</dc:creator>
		<pubDate>Tue, 29 Dec 2009 16:57:41 +0000</pubDate>
		<guid isPermaLink="false">#comment-72024</guid>
		<description><![CDATA[Tammys,

I have Full System Backup running thru the Job Scheduler.  Would be willing to share the code if you send me an email; wpoulin@rev.state.nh.us.

Bill]]></description>
		<content:encoded><![CDATA[<p>Tammys,</p>
<p>I have Full System Backup running thru the Job Scheduler.  Would be willing to share the code if you send me an email; <a href="mailto:wpoulin@rev.state.nh.us">wpoulin@rev.state.nh.us</a>.</p>
<p>Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stiloabarthian</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/unattended-savsys/#comment-71991</link>
		<dc:creator>stiloabarthian</dc:creator>
		<pubDate>Mon, 28 Dec 2009 23:43:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-71991</guid>
		<description><![CDATA[Actually, as of V5R3, you can run a SAVSYS in batch as long as you put together a CL program and the job is submitted to jobq QCTL. 

The CL should contain:
&lt;pre&gt;ENDSBS SBS(*ALL) OPTION(*IMMED) BCHTIMLMT(720)&lt;/pre&gt;

The BCHTIMLMT is the amount of time, in minutes, used to bring the system &quot;back to life&quot; in case there is a problem. 

You can then add a SAVSYS and any other save commands you like.

Ian]]></description>
		<content:encoded><![CDATA[<p>Actually, as of V5R3, you can run a SAVSYS in batch as long as you put together a CL program and the job is submitted to jobq QCTL. </p>
<p>The CL should contain:</p>
<pre>ENDSBS SBS(*ALL) OPTION(*IMMED) BCHTIMLMT(720)</pre>
<p>The BCHTIMLMT is the amount of time, in minutes, used to bring the system &#8220;back to life&#8221; in case there is a problem. </p>
<p>You can then add a SAVSYS and any other save commands you like.</p>
<p>Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: denny1</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/unattended-savsys/#comment-37726</link>
		<dc:creator>denny1</dc:creator>
		<pubDate>Fri, 08 Dec 2006 12:02:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-37726</guid>
		<description><![CDATA[If you have BRMS and OS400 V5R3 the option 21 save can be submitted as batch job.   It works better if you have tape library.       

   STRBKUBRM  CTLGRP(FULLSAVE) SBMJOB(*CTLSBS) +     
                RETENTION(*DAYS 90)                  
]]></description>
		<content:encoded><![CDATA[<p>If you have BRMS and OS400 V5R3 the option 21 save can be submitted as batch job.   It works better if you have tape library.       </p>
<p>   STRBKUBRM  CTLGRP(FULLSAVE) SBMJOB(*CTLSBS) +<br />
                RETENTION(*DAYS 90)                  </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martinschloesser</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/unattended-savsys/#comment-37727</link>
		<dc:creator>martinschloesser</dc:creator>
		<pubDate>Fri, 08 Dec 2006 10:23:16 +0000</pubDate>
		<guid isPermaLink="false">#comment-37727</guid>
		<description><![CDATA[We just went thru this... look in this manual from IBM starting on page 118 - Console Monitoring.

http://publib.boulder.ibm.com/iseries/v5r2/ic2924/books/c4153453.pdf

this alows automation of savsys

Martin]]></description>
		<content:encoded><![CDATA[<p>We just went thru this&#8230; look in this manual from IBM starting on page 118 &#8211; Console Monitoring.</p>
<p><a href="http://publib.boulder.ibm.com/iseries/v5r2/ic2924/books/c4153453.pdf" rel="nofollow">http://publib.boulder.ibm.com/iseries/v5r2/ic2924/books/c4153453.pdf</a></p>
<p>this alows automation of savsys</p>
<p>Martin</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 309/315 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-26 00:14:45 -->