EXIT [ DBChange Plus User's Guide ] MPE/iX 5.0 Documentation
DBChange Plus User's Guide
EXIT
Stops the execution of the DBCPLUS program.
Syntax
E[XIT]
Description
Use this command to leave the DBCPLUS program. A series of statistics
are displayed about the status of the change file. These statistics are
accumulated for every BASE command that is issued while the DBCPLUS
program is running. They are displayed when you exit the DBCPLUS
program, even if the DBAPLUS program has already applied the changes to
the database.
Example
>exit
HP36386 (A.00.00) DBCHANGE (c) COPYRIGHT Hewlett-Packard Co. 1985
******************* DBCHANGE STATISTICS***************************
Number of databases prepared for rename: 0
Number of databases prepared for restructure: 1
Number of databases prepared for erase : 0
Number of databases prepared for repack: 0
Number of databases prepared for check : 0
Number of databases prepared for fix : 0
END OF PROGRAM
:
In this example, the EXIT command causes the DBCPLUS program to stop
executing.
MPE/iX 5.0 Documentation