On 10/17/05, Rich Greenberg <[EMAIL PROTECTED]> wrote: > Two systems with the same directory would probably work. I have never > done it, but I have loaded a directory from another system. You need to > run a small BAL program to issue a diagnose on the target system for it > to become the active directory on the target system. I have the program > somewhere but can't put my hands on it at the moment.
This gets tricky. The SYSAFFIN is resolved at DIRECTXA time, so that does not help you to make things different. When you share the same object directory, you need to issue diag3C to invalidate the in-core copy on all the systems except the one that ran DIRECTXA (since that does the 3C after the object directory has been written). Failure to do so may eventually produce UDR001 abends (in addition to confusion). Rob -- Rob van der Heij rvdheij @ gmail.com
