×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
If the subsystems are already ended then the power down commands are
functionally identical. You would only get a delay if something wasn't
ended.
Regards,
Guy
''There is nothing so useless as doing efficiently that which
should not be done at all.'' - Peter F. Drucker
rob@xxxxxxxxx
Sent by: To: midrange-l@xxxxxxxxxxxx
midrange-l-bounces@m cc:
idrange.com Subject: Controlled versus immediate.
01/11/2008 02:00 PM
Please respond to
Midrange Systems
Technical Discussion
Been suggested that I replace using
ENDSBS *ALL *IMMED
with
ENDSBS *ALL *CNTRLD DELAY(120)
That I can understand because of the .0005% of programmers who actually
use the shutdown op code or check for that particular status when doing an
i/o or something.
It was also suggested that I change
PWRDWNSYS OPTION(*IMMED) RESTART(*YES *FULL) IPLSRC(B)
to
PWRDWNSYS OPTION(*CNTRLD) DELAY(120) RESTART(*YES *FULL) IPLSRC(B)
If I've already done the ENDSBS, and waited for the appropriate message in
QSYSOPR, that what's the benefit?
Rob Berendt
--
Group Dekko Services, LLC
Dept 01.073
PO Box 2000
Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.