Gary - I have an idea of what is occurring, but some additional info is needed.
1) Does this only happen on second and subsequent load? 2) What attributes (rent, reus, etc.) are present on the load module? 3) is this under CICS? Or a proprietary multitasking region? 4) Is code all ASM? Or is there an HLL in the mix? 5) was the module recently changed? or is it a new module? Sam On Wed, Jan 21, 2015 at 7:26 AM, Gary Weinhold <weinh...@dkl.com> wrote: > We have a situation where it appears that a LOAD of a module may not be > resolving a VCON correctly. The first requirement for this module in a > region will cause us to issue a LOAD for the module. In a multitasking > environment we know that our code could be running on two TCBs > simultaneously, but I don't see anything in the manuals to indicate that we > have to prevent LOAD from running at the same time. > > From what we can see the address that ends up in the VCON is the > displacement from the beginning of the module (the value presumably placed > their by the binder) plus twice the load point. Has anyone seen this > happen before? Is there an undocumented requirement to single thread > multiple LOADs for the same module within a region? > > Gary Weinhold > Data Kinetics, Ltd. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN