I didn't see a comment on my zipping the data into the IFS and picking it up
in the other program(s) idea but I haven't been watching this very closely
either so it may have already come and gone.
Would that work for you Jon?
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]
On Behalf Of Jon Paris
Sent: Tuesday, July 31, 2012 12:40 PM
To: rpg400-l@xxxxxxxxxxxx
Subject: Re: Seeking inspiration ...
On 2012-07-30, at 2:29 PM, rpg400-l-request@xxxxxxxxxxxx wrote:
I'm still at a loss as to why you can't use your own LDA or job named
specific LDA...create on in QTEMP for the submitting job, assign it to
a perm/temp LDA on the disk, submit job, retrieve it from disk, and
delete when you're done...
Because - as I've explained - the LDA is being corrupted and although I can
control which parts are used by "my" code I cannot control which parts are
used by other apps and in what combos apps are run.
QTEMP doesn't transfer to a submitted job. Perm data area only caters for a
single user unless I get into uniquely naming them. Can't save off/restore
current LDA because although I know when it needs to be saved I have no
way of knowing when to "bring it back".
I'm basically trying to retrofit a solution to a very poor design while
minimizing the number of programs affected and the changes needed. The
solution of changing the SBMJOB commands (for example) requires changing and
testing over 120 programs. I'd really like to avoid that if possible.
Jon Paris
www.partner400.com
www.SystemiDeveloper.com
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.