When a program does not need the data space any more, it should free the virtual storage and remove the entry from the access list. The required parameter on the DSPSERV DELETE macro specifies the STOKEN of the data space to be deleted. A problem-state program with PSW key 8 - F must be the owner or creator of the data space and have a PSW key that matches the storage key of the data space.
- 0 أعضاء وجدوا هذه المقالة مفيدة
مقالات مشابهة
Rules for creating, deleting, and managing data spaces
The SCOPE parameter determines what kind of data space a program creates. The three kinds of data...
Using data spaces efficiently
Although a task can own many data spaces, it is important that it reference these data spaces...
Releasing data space storage
Your program needs to release storage when it used a data space for one purpose and wants to...
Dumping storage in a data space
On the SNAPX macro, use the DSPSTOR parameter to dump storage from any addressable data space...
Manipulating data in a data space
Assembler instructions (such as load, store, add, and move character) manipulate the data in a...