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



Hi Paul

I suppose there is a data area for each for job that is currently running.
One thing might be to try and get all the data areas out into a separate
library of their own and save it separately, but I guess you are trying to
lock all the libraries at the same time in order to get a consistent save
point.

If you need the data areas to be part of the save and consistent with it
then you either need to quiesce the application or stall it for long enough
for the checkpoint to be reached or else live with the occasional failure.

Given that the data areas are holding a before image of a journal, I'd
almost be tempted to exclude them from the save depending on what my
application guys had to say about it. Seems to me if the application was
restarted due to a failure, any transaction in progress would have been
rolled back, so the data areas should be blank at that point.

I did start thinking of imaginative things like holding all the jobs that
would be using those data areas at the start of the save and then releasing
them immediately the checkpoint is reached, but I am really stretching
there.


On Wed, Sep 9, 2020 at 11:48 AM Steinmetz, Paul via MIDRANGE-L <
midrange-l@xxxxxxxxxxxxxxxxxx> wrote:

They don't.
It's a combination of 3rd party vendor app and our add-ons.

Paul



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.