Override with Data Base File (OVRDBF)
Type choices, press Enter.
Share open data path . . . . . . *NO, *YES
Open scope . ................................................................
Limit to sequ : Share open data path (SHARE) - Help :
Sequential : :
Number of r : Specifies whether the open data path (ODP) is shared with :
Distributed D : other programs in the same routing step. When an ODP is :
Reuse deleted : shared, the programs accessing the file share facilities :
: such as the file status and the buffer. :
: :
: More information on shared database files is in the :
: Database category in the i5/OS Information Center at :
:
http://www.ibm.com/systems/i/infocenter/. :
: :
: *NO :
: The ODP is not shared with other programs in the :
: More... :
: F2=Extended help F10=Move to top F12=Cancel :
F3=Exit F4= : F13=Information Assistant F20=Enlarge F24=More keys :
F24=More keys : :
Messages pend :..............................................................:
Hth,
-Eric DeLong
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Stone, Joel
Sent: Tuesday, May 22, 2012 2:18 PM
To: 'Midrange Systems Technical Discussion'
Subject: ovrdbf scope
I would like to
OVRDBF FILE1 position(*KEYAE 1 *N &File1Key)
Loop1: RCVF
Process record ...
Call pgmB (which happens to read and reposition FILE1 cursor)
If not EOF goto loop1
...
When the pgm loops back to Loop1, the cursor has been repositioned by pgmB, which messes up my loop.
Is there anything I can do with the top OVRDBF to ensure that it ignores any repositioning of the file cursor in programs down the stack?
Or must I save off the key values and reposition the file with another ovrdbf?
Thanks!
______________________________________________________________________
This outbound email has been scanned for all viruses by the MessageLabs Skyscan service.
For more information please visit
http://www.symanteccloud.com
______________________________________________________________________
As an Amazon Associate we earn from qualifying purchases.