Technical data

System Dump Analyzer
SHOW PROCESS
.
.
Process active channels
-----------------------
Channel Window Status Device/file accessed
------- ------ ------ --------------------
0010 00000000 ROCK$DJA233:
0020 8082C400 ROCK$DJA233:(1008,48490,0)
0030 807F2260 LOVE$DUA200:(209,1,0)[V5COMMON.SYSLIB]SMGSHR.EXE;1 (section file)
0040 00000000 VTA71:
0050 00000000 VTA71:
0060 807EFFE0 LOVE$DUA200:(195,1,0)[V5COMMON.SYSLIB]LIBRTL.EXE;1 (section file)
0070 807EECC0 LOVE$DUA200:(199,1,0)[V5COMMON.SYSLIB]MTHRTL.EXE;1 (section file)
0080 80838E80 LOVE$DUA200:(196,1,0)[V5COMMON.SYSLIB]LIBRTL2.EXE;1
0090 807E4880 LOVE$DUA200:(210,1,0)[V5COMMON.SYSLIB]SORTSHR.EXE;1
00A0 80818720 LOVE$DUA200:(191,1,0)[V5COMMON.SYSLIB]FDLSHR.EXE;1
00B0 8083CFC0 LOVE$DUA200:(169,1,0)[V5COMMON.SYSLIB]CONVSHR.EXE;1
00C0 8083DEC0 ROCK$DJA233:(1026,16,0)
The SHOW PROCESS/ALL command displays information taken from the
software PCB of process GLOBE, and then proceeds to display the process
header, the registers of the process, the process section table, the P0 page
table, the P1 page table, and information about the I/O channels owned by
the process. You can also obtain these displays by using the /PCB, /PHD,
/REGISTERS, /PROCESS_SECTION_TABLE, /P0, /P1, and /CHANNEL
qualifiers, respectively.
3.
SDA> SHOW PROCESS/LOCKS/INDEX=0A
Lock data:
Lock id: 09960A0F PID: 0001000A Flags: VALBLK CONVERT SYNCSTS
Par. id: 00000000 Granted at PW SYSTEM
Sublocks: 100
LKB: 8082B0E0
Resource: 003C0248 24534D52 RMS$H.<. Status: ASYNC
Length 26 444B4C4F 46020000 ...FOLKD
Kernel mode 00202020 20202024 $ .
System 00000000 00000000 ........
Local copy
The SHOW PROCESS/LOCKS/INDEX=0A command displays information
about the locks held by process JOB_CONTROL, whose PCB is at index 0A,
into the system’s PCB list. This command implicitly makes JOB_CONTROL
the SDA current process for subsequent commands that display process
context information. It has no effect on SDA CPU context because JOB_
CONTROL is not current on any processor in the multiprocessing system.
4.
SDA> SHOW RMS
RMS Display Options: IFB,IRB,IDX,BDB,BDBSUM,ASB,CCB,WCB,FCB,FAB,RAB,NAM,XAB,RLB,
BLB,BLBSUM,GBD,GBH,FWA,GBDSUM,JFB,NWA,RU,DRC,SFSB,GBSB
SDA158