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



On Montag, 5. Juli 2004 21:14, Joe Pluta wrote:
> > From: Franco Biaggi
> >
> > Could you please explain me how to build a transaction that involve
> > multiple files updates without journaling ?
>
> We don't "build transactions" on the iSeries, Franco.  We update the
> records.  That's because THE ISERIES DATABASE DOES NOT CRASH.  So, if I
> need to update three records, I update them.

Joe, you are ok??? the problem is not a crashing machine, the problem are 
conflicts of concurrent processes trying to write to the same database, 
trying to update the same records.

>
> Remember, I could always do my own journaling.  If this was some sort of
> super-critical update that required ultimate security, I could read the
> records, write the before images to a safe place, update the records,
> then clear the before images.  In effect, I could do my own commitment
> control.  

I would never rely on home written commitment controll and journaling, written 
by people, who are thinking, that a crashing machine is the problem!!!

Dieter Bender

> But why do you think you need commitment control?  Who has
> told you this is a requirement?  When have you ever seen an iSeries fail
> to write to disk?
>
> Remember, the iSeries can lose a disk drive and still keep running.
> This is why I don't use other machines than the iSeries for my database.
>
> Joe
>
> --
> This is the Java Programming on and around the iSeries / AS400 (JAVA400-L)
> mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/mailman/listinfo/java400-l
> or email: JAVA400-L-request@xxxxxxxxxxxx
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/java400-l.

-- 
mfG

Dieter Bender


DV-Beratung Dieter Bender
Wetzlarerstr. 25
35435 Wettenberg
Tel. +49 641 9805855
Fax +49 641 9805856
www.bender-dv.de
eMail dieter.bender@xxxxxxxxxxxx


As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.