|
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx]On Behalf Of Stone, Joel
Sent: Thursday, 31 May 2012 8:49 AM
To: 'Midrange Systems Technical Discussion'
Subject: RE: committment control and file changes
I agree, but I am arguing with other pgmrs here who swear
that chgs to LF's don't roll back, but chgs to the based-on
PF will roll back.
I would like someone on this BBS to explain how that is possible??
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Alan Campin
Sent: Wednesday, May 30, 2012 5:25 PM
To: Midrange Systems Technical Discussion
Subject: Re: committment control and file changes
If a logical is just a SQL View and an SQL Index in one object and the
physical file it is based on is rolled back, why wouldn't the view and
index over the physical have the same values? It is just a projection
of the physical file.
On Wed, May 30, 2012 at 4:14 PM, Stone, Joel
<Joel.Stone@xxxxxxxxxx> wrote:
Yes, but...on that PF) roll back under CM in the same manner that an
If a PF is journaled, will a record update to a LF (based
update to the PF would?
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Vern Hamberg
Thanks for response!
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
Sent: Wednesday, May 30, 2012 5:00 PMjournaling of LFs - or
To: Midrange Systems Technical Discussion
Subject: Re: committment control and file changes
Joel
Have you looked at the help text of STRCMTCTL? It mentions some
requirements - among them, the file which will be processed under
commitment control must be journaled. There is NO
of OPNQRYF or anything other than PFs, as far as files go.one could say
OPNQRYF is not a real file - it is a virtual access path,
- no data contained therein, only a PATH to the data, knownas an ODP or
open data path.information there.
Likewise, LFs are only an access path.
You should also look at the STRJRNPF command - more
specify using
You should also look at the COBOL reference to see how to
commitment control on a file - in RPG it is on an F-spec -I don't know
the equivalent.big topic, much
It's all in the manuals at Infocenter - this is a pretty
going on around what might seem a simple question!!rolled back for errors.
HTH
Vern
On 5/30/2012 3:16 PM, Stone, Joel wrote:
Physical file changes under commitment control can be
would roll back the same way that direct PF updates would?
Do Logical files behave the same way ie the underlying PF
Or are there some restrictions on LF's that would cause
programmers to use the LF to read the PF by primary key and
update the PF directly?
the based-on PF roll back on an error while under commitment control?
Do OPNQRYF's behave the same way as PF's also? Ie will
opened as OUTPUT vs UPDATE would both of these behave the
Does the file output method matter? Ie if a file is
same ? ie rollback on error under CC?
whereas LF updates do NOT roll back. Is this possible?
Some pgmrs here claim that PF updates roll back nicely,
(assuming all files are journalled properly and such)
Thanks!
As an Amazon Associate we earn from qualifying purchases.
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.