× 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.



From the Midrange thread Charles Wilt (thanks) cited we have this script:
PGM
ENDHOSTSVR SERVER(*ALL)
ENDTCPSVR SERVER(*ALL)
MONMSG MSGID(TCP1A77)
DLYJOB DLY(300)
ENDTCP OPTION(*IMMED)
MONMSG MSGID(TCP1A13 TCP1A70 TCP1A72 TCP1A77)
ENDSBS SBS(*ALL) OPTION(*IMMED) BCHTIMLMT(120)
MONMSG MSGID(CPF0000)
DLYJOB DLY(180)
VRYCFG CFGOBJ(TAP01) CFGTYPE(*DEV) STATUS(*ON)
MONMSG MSGID(CPF26B6 CPF26B7 CPF262F CPF2640 +
CPF2659) EXEC(GOTO CMDLBL(RESTART))
SAVSYS DEV(TAP01) ENDOPT(*LEAVE) CLEAR(*ALL) +
DTACPR(*DEV)
SAVLIB LIB(*NONSYS) DEV(TAP01) ENDOPT(*LEAVE) +
CLEAR(*ALL) ACCPTH(*YES) SPLFDTA(*ALL)
SAVDLO DLO(*ALL) DEV(TAP01) ENDOPT(*LEAVE)
SAV DEV('/qsys.lib/tap01.devd') OBJ(('/*') +
('/qsys.lib' *OMIT) ('/qdls' *OMIT)) +
ENDOPT(*UNLOAD) UPDHST(*YES) CLEAR(*ALL)

RESTART: STRSBS SBSD(QCTL)

ENDPGM

But how do we know if the backup completed without error?

On Wed, Jul 13, 2022 at 1:39 PM Jack Woehr <jwoehr@xxxxxxxxxxxxxxxxxxxxxxxx>
wrote:

Thanks, Charles, and found this:
https://www.ibm.com/support/pages/running-full-system-save-or-savsys-restricted-state-batch

On Wed, Jul 13, 2022 at 1:38 PM Charles Wilt <charles.wilt@xxxxxxxxx>
wrote:

https://archive.midrange.com/midrange-l/202111/msg00113.html

HTH,
Charles

On Wed, Jul 13, 2022 at 1:35 PM Jack Woehr via MIDRANGE-L <
midrange-l@xxxxxxxxxxxxxxxxxx> wrote:

Seems to me a few years back someone wrote about an entire scripted SAVE
Opt 21 that would start the system back up even if the save failed.

Anyone have a pointer to something like that? TIA






As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.