Has anyone ever tried to issue a LOAD macro and have the program (i.e Table) 
placed directly into a data space.

I have issued MVS LOADS (which is a load for a table) and then use MVCL in AR 
mode to copy the Table into a Dataspace.

Now if the Table contained Address/pointers to sub list what techniques do 
others use to resolve Address Tranlation ?

So can a program issue a MVS load directly into a Dataspace and have all 
Address resolved to the origin of the Dataspace? I dont Believe Dynamic Address 
Translation (DAT) would apply in this scenario.
Or am I incorrect ?

If possible can you post some code snipets as to how to accomplish this.

Paul D'Angelo

Reply via email to