gtpo1m3s | Operations |
Use this command to display a variable amount of system virtual memory (SVM), also known as core memory.
Requirements and Restrictions
You must specify the IS parameter in a tightly coupled system when prefixing applies; for example, when you display storage in page 0 of an I-stream, or when you display the I-stream unique global areas.
Format
|
Additional Information
ZDCOR HELP
ZDCOR ?
Examples
The following example displays the prefix area of I-stream 1.
+--------------------------------------------------------------------------------+ |User: ZDCOR 900.100 | | | |System: DCOR0010I 14.26.27 BEGIN DISPLAY | | 00000900- 00000000 00000000 00000000 00000000 ........ ........ | | 000009F0- 00000000 00000000 00000000 00000000 ........ ........ | | END OF DISPLAY - ZEROED LINES NOT DISPLAYED | +--------------------------------------------------------------------------------+
The following example displays the prefix area of I-stream 2.
+--------------------------------------------------------------------------------+ |User: ZDCOR 28.8 I-2 | | | |System: DCOR0010I 10.48.54 BEGIN DISPLAY | | 00000028 - 00000010 00000194 91004140 40008400 .......m j.. .d. | | END OF DISPLAY-ZEROED LINES NOT DISPLAYED | +--------------------------------------------------------------------------------+
The following example displays the prefix page overflowing into shared main storage.
+--------------------------------------------------------------------------------+ |User: ZDCOR FFF IS-2 | | | |System: DCOR0010I 10.48.54 BEGIN DISPLAY | | 00000FFC - 00000010 00000194 91004140 40008400 .......m j.. .d. | | END OF DISPLAY-ZEROED LINES NOT DISPLAYED | +--------------------------------------------------------------------------------+
Related Information
See TPF Main Supervisor Reference for more information about system virtual memory (SVM).