18.3.3
DISPLAY-APS
This action supplies information on the output status of:
1.
all system programs and subsystems
2.
all system programs
3.
an individual system program
4.
an individual subsystem
5.
a DIR file in comparison with the OMF header
6.
Selections
The declaration of TYPE=SELE doesn’t put out tables of values for Xenix system programs.
Procedure Overview
Command Code
Parameter
DISPLAY-APS
[ANS=<param>]
|,[TYPE=ALL],[DESTDEV=<string>]; (1)
|,[TYPE=PSALL],[SP=<string>],[DESTDEV=<string>];(2)
|,[TYPE=PSGL],SP=<string>,[DESTDEV=<string>]; (3)
|,[TYPE=SUSY],SUSY=<string>,SP=<string> (4)
,[DESTDEV=<string>];
|,[TYPE=DIR],FILENAME=<string> (5)
,[DESTDEV=<string>];
|,[TYPE=SELE],[SP=<string>],[SELE=<string>] (6)
,[SUSY=<string>],[DESTDEV=<string>];
Example
1.
Interrogate the supplied DIR file DIRSC0.02.023.
Eingabe:
DISP-APS:,DIR,":C:DIRSC0.02.023";
Ausgabe:
DIR-FILE: :C:DIRSC0.02.023
COMPLETE READ-IN
PROGRAM SYSTEM: S6-S00SC
VERSION NUMBER: 02
UPDATE VERSION NUMBER: 023
ITEM CODE NUMBER: P12345-X12343-A123-00-9999
PROGRAM SYSTEM WITH CODE SUBSYSTEMS
INTERFACE VERSION:
PROGRAMMSYSTEM: S6-S00ST NUMBER: A01
PROGRAMMSYSTEM: D6-S00DC NUMBER: B31
SUBSYSTEM DIR | | SUBSYSTEM OMF
-----------------------+-+-----------------------
ZONCANNS.S6-S00.02.022 | |
ZONPRIDS.S6-S00.02.023 | |
2.
Display the subsystems "ZGGDEB0A".
Input:
DISPLAY-APS:,SUSY,ZGGDEB0A,"D0-EF0DC";
Output:
PROGRAM SYSTEM : D0-EF0DC
VERSION NUMBER : 20
UPDATE VERSION NUMBER : 014
ITEM CODE NUMBER : P30252B0011A60301
PROGRAM SYSTEM WITH CODE SUBSYSTEMS
INTERFACE VERSION:
PROGRAM SYSTEM| NUMBER
--------------+-------
D0-TF1D0 | 000
S0-TF1S0 | 000
SUBSYSTEM DIR | | SUBSYSTEM OMF
-----------------------+-+-----------------------
ZGGDEB0A.D0-EF0.20.013 | | ZGGDEB0A.D0-EF0.20.013
3.
Display all selections of system program "D0-EF0DC".
Input:
DISPLAY-APS:,SELE,"D0-EF0DC";
Output:
PROGRAM SYSTEM: D0-EF0DC
SELECTION | | SUBSYSTEMS
------------+-+-----------------------------------------------------------
D0-EF0DC |*| <all subsystems which are not included in any selection>
SELEK002 | | ZDBVM100 ZBPTAB00 ZCATAB00 ZCMTAB00
SELEK001 |*| ZODBCKUP NBATABD0 NBATABE0
SELECTION | | PDS (KB) | MEMORY | MEM MIN | MEM MAX |
------------+-+-----------+-----------+-----------+-----------+
D0-EF0DC |*| 123456789 | 123456789 | 123456789 | 123456789 |
SELEK002 | | 123456789 | 123456789 | 123456789 | 123456789 |
SELEK001 |*| 123456789 | 123456789 | 123456789 | 123456789 |
------------+-+-----------+-----------+-----------+-----------+
SUMMARY | | 123456789 | 123456789 | 123456789 | 123456789 |
All selections signed with ’*’ are contained in PGLIB.
The value <PDS (KB)> is investigated for all subsystems of a selection by calling the DMS function GET_FILE_STATUS. The summary of all selections includes each subsystem of these selections only for one times.
The value <MEMORY> is investigated by evaluating the OMF structure in PGLIB as the summary of all lenght of segments. The summary of all selections includes each subsystem of these selections only for one times.
The value <MEM MIN> is investigated by evaluating the Config Information as the summary of all subsystems of a selection. The summary of all selections includes each subsystem of these selections only for one times.
The value <MEM MAX> is investigated by evaluating the Config Information as the summary of all subsystems of a selection. The summary of all selections includes each subsystem of these selections only for one times. If the value <MEM MAX> exceeds H’FFFF of a Config Information, the value of MEM MIN will be taken for evaluation.
4.
Display all selections of "SELEK001".
Input:
DISPLAY-APS:,SELE,,SELEK001;
Output:
PROGRAM SYSTEM: D0-EF0DC
SELECTION | | SUBSYSTEMS
-----------+-+----------------------------------------------------------
SELEK001 |*| ZODBCKUP UODBCKUP NBATABD0 NBATABE0
SELECTION | | PDS (KB) | MEMORY | MEM MIN | MEM MAX |
-----------+-+-----------+-----------+-----------+-----------+
SELEK001 |*| 123456789 | 123456789 | 123456789 | 123456789 |
PROGRAM SYSTEM: A0-EF0AC
SELECTION | | SUBSYSTEMS
------------+-+----------------------------------------------------------
SELEK001 |*| NBACK@C0
SELECTION | | PDS (KB) | MEMORY | MEM MIN | MEM MAX |
-----------+-+-----------+-----------+-----------+-----------+
SELEK001 |*| 123456789 | 123456789 | 123456789 | 123456789 |
PROGRAM SYSTEM: A0-EF1A1
SELECTION | | SUBSYSTEMS
------------+-+----------------------------------------------------------
SELEK001 |*| NBACK@D0
SELECTION | | PDS (KB) | MEMORY | MEM MIN | MEM MAX |
-----------+-+-----------+-----------+-----------+-----------+
SELEK001 |*| 123456789 | 123456789 | 123456789 | 123456789 |
5.
Display the subsystem "ZODBCKUP".
Input:
DISPLAY-APS:,SELE,"D0-EF0DC",,ZODBCKUP;
Output:
PROGRAM SYSTEM: D0-EF0DC
SELECTION | | SUBSYSTEMS
------------+-+----------------------------------------------------------
D0-EF0DC |*| <all subsystems which are not included in any selection>
SELEK002 | | ZDBVM100 ZBPTAB00 ZCATAB00 ZCMTAB00
SELEK001 |*| ZODBCKUP UODBCKUP NBATABD0 NBATABE0
SELECTION | | PDS (KB) | MEMORY | MEM MIN | MEM MAX |
-----------+-+-----------+-----------+-----------+-----------+
D0-EF0DC |*| 123456789 | 123456789 | 123456789 | 123456789 |
SELEK002 | | 123456789 | 123456789 | 123456789 | 123456789 |
SELEK001 |*| 123456789 | 123456789 | 123456789 | 123456789 |
-----------+-+-----------+-----------+-----------+-----------+
SUMMARY | | 123456789 | 123456789 | 123456789 | 123456789 |
SUBSYSTEM | | PDS (KB) | MEMORY | MEM MIN | MEM MAX |
-----------+-+-----------+-----------+-----------+-----------+
ZODBCKUP |*| 123456789 | 123456789 | 123456789 | 123456789 |
6.
Interrogate the supplied DIR file DIRSC0.
Input:
DISPLAY-APS:,DIR,":D:DIRSC0.20.001";
Output:
DIR FILE: :D:DIRSC0.20.001
COMPLETE READ-IN
PROGRAM SYSTEM : S0-EF0SC
VERSION NUMBER : 20
UPDATE VERSION NUMBER : 001
ITEM CODE NUMBER : P12345-X12343-A123-00-9999
PROGRAM SYSTEM WITH CODE SUBSYSTEMS
INTERFACE VERSION:
PROGRAM SYSTEM | NUMBER
---------------+-------
D0-EF0DC | 000
SUBSYSTEM DIR | |
-----------------------+-+
ZONCANNS.S0-EF0.20.001 | |
ZONPRIDS.S0-EF0.02.001 | |
${DocTitle}
, ID:
${DocID}
©
02/2025
Mitel Networks Corporation. - All rights reserved.
Mitel and the Mitel logo are trademarks of Mitel Networks Corporation. Unify and associated marks are trademarks of Unify Software and Solutions GmbH&Co. KG.
All other trademarks herein are the property of their respective owners.