 




<?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: PWRDWNSYS,IPL,AS 400</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/pwrdwnsysiplas-400/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/pwrdwnsysiplas-400/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 12:31:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: rosshowatson</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/pwrdwnsysiplas-400/#comment-75198</link>
		<dc:creator>rosshowatson</dc:creator>
		<pubDate>Thu, 25 Mar 2010 14:53:33 +0000</pubDate>
		<guid isPermaLink="false">#comment-75198</guid>
		<description><![CDATA[The only item is to have the system continue to IPL.  If the PWRDWNSYS command was issued with a delayed amount (1 hour) then you could get all users off the system correctly and then (as long as someone is still signed on) start shutting down the various subsystems quickly (ENDSBS QBATCH *IMMED...) and specify that the job logs will be 1 record long).  End TCP services, Host services etc as well.  Then issue the PWRDWNSYS command again but change the default parameters.  Shut the system completely down (no restart) and once completely off restart the system from the front panel and specify that you want to do a manual IPL.  When prompted to apply PTF&#039;s you can bypass on this IPL.  This might get you up and running quicker than doing a normal IPL if you have lots of PTF&#039;s that need to be applied at IPL time.

By the way I have never done a PWRDWNSYS on this machine by accident but knew someone who did this and was kicked off the system one hour later.]]></description>
		<content:encoded><![CDATA[<p>The only item is to have the system continue to IPL.  If the PWRDWNSYS command was issued with a delayed amount (1 hour) then you could get all users off the system correctly and then (as long as someone is still signed on) start shutting down the various subsystems quickly (ENDSBS QBATCH *IMMED&#8230;) and specify that the job logs will be 1 record long).  End TCP services, Host services etc as well.  Then issue the PWRDWNSYS command again but change the default parameters.  Shut the system completely down (no restart) and once completely off restart the system from the front panel and specify that you want to do a manual IPL.  When prompted to apply PTF&#8217;s you can bypass on this IPL.  This might get you up and running quicker than doing a normal IPL if you have lots of PTF&#8217;s that need to be applied at IPL time.</p>
<p>By the way I have never done a PWRDWNSYS on this machine by accident but knew someone who did this and was kicked off the system one hour later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toddn2000</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/pwrdwnsysiplas-400/#comment-75171</link>
		<dc:creator>toddn2000</dc:creator>
		<pubDate>Wed, 24 Mar 2010 19:58:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-75171</guid>
		<description><![CDATA[Let it go and finish !!  .. I worked at a place years ago on a S/38. As we were doing an IPL somebody hit/or bumped something on the control panel or elsewhere and our system died. Literally. The drive that held the microcode where the data address info was stored got damaged. We needed to restore our entire system from tape backups. It took well over a week to get back to a useable state.. A real eye opener, it will definitely let you know how good of a disaster recovery plan you have in place.]]></description>
		<content:encoded><![CDATA[<p>Let it go and finish !!  .. I worked at a place years ago on a S/38. As we were doing an IPL somebody hit/or bumped something on the control panel or elsewhere and our system died. Literally. The drive that held the microcode where the data address info was stored got damaged. We needed to restore our entire system from tape backups. It took well over a week to get back to a useable state.. A real eye opener, it will definitely let you know how good of a disaster recovery plan you have in place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abigail</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/pwrdwnsysiplas-400/#comment-75121</link>
		<dc:creator>abigail</dc:creator>
		<pubDate>Tue, 23 Mar 2010 14:41:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-75121</guid>
		<description><![CDATA[Can&#039;t stop the IPL !! but you certainly can take steps to stop this from re-occurring.]]></description>
		<content:encoded><![CDATA[<p>Can&#8217;t stop the IPL !! but you certainly can take steps to stop this from re-occurring.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: skillset400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/pwrdwnsysiplas-400/#comment-75117</link>
		<dc:creator>skillset400</dc:creator>
		<pubDate>Tue, 23 Mar 2010 09:57:53 +0000</pubDate>
		<guid isPermaLink="false">#comment-75117</guid>
		<description><![CDATA[&lt;i&gt;what are the possible cases to stop the IPL&lt;/i&gt;

After executing PWRDWNSYS, i guess we have to wait till the IPL gets completed. For precautionary purpose:

Restrict the authority of the command(PWRDWNSYS) for the operators. 

EvenIf mistakely the PWRDWNSYS issued, We can again ask the user for Confirmation with an dialog/message window. In my company these kind of security is been followed for all AS400 boxes. 

F16 - Proceed    ESC - Cancel]]></description>
		<content:encoded><![CDATA[<p><i>what are the possible cases to stop the IPL</i></p>
<p>After executing PWRDWNSYS, i guess we have to wait till the IPL gets completed. For precautionary purpose:</p>
<p>Restrict the authority of the command(PWRDWNSYS) for the operators. </p>
<p>EvenIf mistakely the PWRDWNSYS issued, We can again ask the user for Confirmation with an dialog/message window. In my company these kind of security is been followed for all AS400 boxes. </p>
<p>F16 &#8211; Proceed    ESC &#8211; Cancel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/pwrdwnsysiplas-400/#comment-75103</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Mon, 22 Mar 2010 22:11:05 +0000</pubDate>
		<guid isPermaLink="false">#comment-75103</guid>
		<description><![CDATA[The &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=/apis/ewcprsep.htm&quot;&gt;QIBM_QWC_PRERESTRICT&lt;/a&gt; exit point was added in V5R3 and the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=/apis/xpwrdwn.htm&quot;&gt;QIBM_QWC_PWRDWNSYS&lt;/a&gt; exit point has been available for a number of releases. The first can have an exit program that helps control if the system is allowed to be taken to restricted state. The second helps to control whether or not the system is currently allowed to power down.

Also, the PWRDWNSYS command has had a CONFIRM() parameter since V5R2. If the parameter is available and has not been taken advantage of, maybe it&#039;s time to review how it works.

Tom]]></description>
		<content:encoded><![CDATA[<p>The <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=/apis/ewcprsep.htm">QIBM_QWC_PRERESTRICT</a> exit point was added in V5R3 and the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=/apis/xpwrdwn.htm">QIBM_QWC_PWRDWNSYS</a> exit point has been available for a number of releases. The first can have an exit program that helps control if the system is allowed to be taken to restricted state. The second helps to control whether or not the system is currently allowed to power down.</p>
<p>Also, the PWRDWNSYS command has had a CONFIRM() parameter since V5R2. If the parameter is available and has not been taken advantage of, maybe it&#8217;s time to review how it works.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/pwrdwnsysiplas-400/#comment-75095</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Mon, 22 Mar 2010 20:13:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-75095</guid>
		<description><![CDATA[&lt;i&gt;...any sort of interruption can cause maore harm than good.&lt;/i&gt;

AFAIK, there is no interruption that can be done.

I&#039;m not sure that &lt;b&gt;any&lt;/b&gt; kind of system has a decent way to interrupt an already executed shutdown request. (They might exist; I just haven&#039;t seen it.)

Tom]]></description>
		<content:encoded><![CDATA[<p><i>&#8230;any sort of interruption can cause maore harm than good.</i></p>
<p>AFAIK, there is no interruption that can be done.</p>
<p>I&#8217;m not sure that <b>any</b> kind of system has a decent way to interrupt an already executed shutdown request. (They might exist; I just haven&#8217;t seen it.)</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: whatis23</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/pwrdwnsysiplas-400/#comment-75087</link>
		<dc:creator>whatis23</dc:creator>
		<pubDate>Mon, 22 Mar 2010 18:46:16 +0000</pubDate>
		<guid isPermaLink="false">#comment-75087</guid>
		<description><![CDATA[If the command PWRDWNSYS has already been issued, there is nothing you can or should do. Just let it complete as any sort of interruption can cause maore harm than good.]]></description>
		<content:encoded><![CDATA[<p>If the command PWRDWNSYS has already been issued, there is nothing you can or should do. Just let it complete as any sort of interruption can cause maore harm than good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: qmaster</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/pwrdwnsysiplas-400/#comment-75070</link>
		<dc:creator>qmaster</dc:creator>
		<pubDate>Mon, 22 Mar 2010 17:15:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-75070</guid>
		<description><![CDATA[I mean !! somebody has already issued the cmd and it came as a escalation to me..in that point  what are the possible cases to stop the IPL?]]></description>
		<content:encoded><![CDATA[<p>I mean !! somebody has already issued the cmd and it came as a escalation to me..in that point  what are the possible cases to stop the IPL?</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/8 queries in 0.050 seconds using memcached
Object Caching 367/368 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 12:37:21 -->