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



Yes.  I do use Save-While-Active, but end any job that (exclusively) locks
an object before running the save.  After each SAVxxx command I have:

-------------------------------------------------------
MONMSG     MSGID(CPF0000) EXEC(DO)                      
RCVMSG     MSGTYPE(*EXCP) MSGDTA(&MSGDTA) MSGID(&MSGID) 
SNDUSRMSG  MSGID(&MSGID) MSGF(QCPFMSG) MSGDTA(&MSGDTA) +
             MSGTYPE(*INFO) TOUSR(myuserid)           
ENDDO                                                   
-------------------------------------------------------

If anything were to fail, the message would come straight to me, I don't
have to go looking through joblogs to find it.  Determining what jobs you
need to end before the backup is a trial and error process; in this case we
end all user jobs, the Management Central Server and MQ Series.

Regards,

Scott Ingvaldson
iSeries System Administrator
GuideOne Insurance Group              

-----Original Message-----
date: Thu, 26 Aug 2004 16:51:22 +0200
from: "MITTELHEISSER Jean Claude" <MITTELJC@xxxxxxx>
subject: RE: Automize a complete save

Are you sure your SAVLIB LIB(*ALLUSR) is complete ? My problem was that
system was alive at save time, so all files on wich some programs had
exclusive control were not included in save and this was our main problem
when restoring the system. 5 days to restart correctly. I hope this never
happens to you.

Bye.
   
This message and accompanying documents are covered by the Electronic
Communications Privacy Act, 18 U.S.C. §§ 2510-2521, and contains information
intended for the specified individual(s) only. This information is
confidential. If you are not the intended recipient or an agent responsible
for delivering it to the intended recipient, you are hereby notified that
you have received this document in error and that any review, dissemination,
copying, or the taking of any action based on the contents of this
information is strictly prohibited. If you have received this communication
in error, please notify us immediately by e-mail, and delete the original
message.


As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.