Skip to Main Content
Due to the recent acquisition by IBM, the Adabas & Natural Ideas Portal does not contain ideas from products ApplinX and EntireX any longer. Please refer to the IBM Ideas Portal for these products from now on (IBMid required). Existing content will be migrated during the next few weeks.
Status New
Workspace Natural for z/OS
Categories Natural (NAT)
Created by Jesper Orland
Created on May 23, 2025

Support separate work files in RPC server with multiple tasks

When starting a RPC server with mutiple tasks (NTASK > 1) you risk NAT1502 if you access a work file from one of these tasks, if this access "collides" with access from another of the tasks.
If you could tell which of the task you where under, e.g. from a system variable, you would be able to use separate DD names from each task, but as far as I know that information is not available.