Ddpi_Space APIs

After a Ddpi_Info object has been created, a Ddpi_Space object is created for each address space that is used by the application. The ddpi operations use it to address different types of storage without significant code changes. If libddpi is used for services other than application modelling, you might still need to create Ddpi_Space objects so that other libddpi operations can access storage.

Description

To define the storage for read and write operations, use the following two objects: These objects define all user storage. You must specify them when you access or assign a machine address space, a remote address space, or a post-mortem image address space.

Description

For more information about accessing storage, see z/OS® CDA User's Guide.