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



Dave,

As soon as people (and, sometimes, IT managers too!) hear the phrase
"save-while-active" they insist on zero downtime. We had that problem in our
shop. The managers told us that the iSeries could not be stopped (even for
30 min.). Strangely enough, now that they use Windows/Unix for the core
apps, they don't see the problem of getting the servers out of service for
backup reasons.

Go figure.


Regards,

Luis Rodriguez
IBM Certified Systems Expert — eServer i5 iSeries



On Fri, Nov 13, 2009 at 9:38 AM, <daparnin@xxxxxxxxxxxxxx> wrote:
The major problem with "Save-While-Active" is ensuring that the
transactions are synchronized during the backup. For example, suppose
you have a program that saves a particular transaction in three
different files (and records). It could happen that your backup saves
FILE1 sans RECORD1 and, after that, your app runs and writes the three
records. A short time later, your backup saves FILE2 and FILE3. At
that moment, your backup data is inconsistent.


Save-while-active is the way to go. Synching isn't a problem if you
approach the shutdown properly. If you temporarily end QINTER and quiesce
subsystems that might have jobs with record locks it's pretty
straightforward. We went from having the system down for about 2.5 hours
to about 20 minutes. (That was on our old 720.) Ending jobs and shutting
things down is the hardest part. Once that's done you can have a job that
sits in its own job queue monitoring a message queue waiting for the
message that the checkpoint has been established. After that, you can
resume normal operations. If you try to start a SWA in an uncontrolled
manner then you probably will have issues. It's too bad that Al Barsa
isn't around to campaign for save-while-active. He really helped me with
it.

Having said that, we now have zero downtime. We just end mirroring to our
DR-system and do the backup on it.


Dave Parnin
--
Nishikawa Standard Company
Topeka, IN 46571
daparnin@xxxxxxxxxxxxxx
--
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.

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.