18.3.5
DUMP-APS
Dump one or all DIR file(s) on the data carrier.
The contents of the PGLIB are copied to the data carrier and can be copied again using TEST APS and COPY APS. All subsystems, or just the DATABASE subsystems, may be dumped.
Individual server databases can be accessed by declaring the parameter SUSY.
It is not possible to dump individual SWU databases.
If the parameter SUSY is declared as "ZAPLTABD" or "ZAPLTABS", then the load tables of the according module (D = Server, S = SWU) are dumped.
If the parameter TYPE is declared as "PS", ALL subsystems are dumped. An additional declaration of "SUSY" is ineffective.
Note:
The value of the parameter DIRNAME must be entered exactly as specified when the volume was reserved with AMO RTAPE.
It is also possible to dump the difference between the actuelly DIR files and the DIR files specified by the parameter OLDDIR.
The parameter ’DESTDEV’ indicates that virtuell device from which the named program systems have to be copied.
Procedure Overview
Command Code
Parameter
DUMP-APS
FILENAME=<string>,[ANS=<param>]
|,[TYPE=GEN],[DESTDEV=<string>];
|,[TYPE=PS],[DIRNAME=<string>],[DESTDEV=<string>];
|,[TYPE=DB],[DIRNAME=<string>],[SUSY=<string>]
,[DESTDEV=<string>];
|,[TYPE=DELTA],OLDDIR=<string>,[DESTDEV=<string>];
Examples
1.
Dump all subsystems on Cartridge.
Input:
DUMP-APS:":C:";
2.
Dump the SWU program system on cartridge.
Input:
DUMP-APS:":C:",PS,"S0-EF0SC";
3.
Dump the VMS database on cartridge.
Input:
DUMP-APS:":C:",DB,"S0-TFGSG","ZDBTXTGC";
4.
The delta between the old DIR file and the specified DIR file has to be dumped onto the data carrier, which has been reserved by the name "C".
Input:
DUMP-APS:":C:",,DELTA,":DBDA:OLDDIRS/DIRDC0.20.068";
5.
Dump all subsystems on DAT.
Input:
DUMP-APS:":D:";
OpenScape 4000 V10, Volume 1: AMO Descriptions, Service Documentation, Issue 5
, ID:
P31003H31A0S107057620
©
09/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.