HP 3000 Manuals

CANCEL ERASE [ DBChange Plus User's Guide ] MPE/iX 5.0 Documentation


DBChange Plus User's Guide

CANCEL ERASE 

Cancels the previous ERASE SET command.

Syntax 

     CAN[CEL] E[RASE] DataSetName 

Parameters 

DataSetName         is the name of the data set which should not be
                    erased.

Description 

Use this command to cancel a previous ERASE SET command stored in the
change file for a specified data set.  Note that once DBAPLUS has been
run, the erased data set entries cannot be recovered.

Example 

     >erase set inventory 
     To confirm erase of data set, enter [y/N].y 

     Erase Set issued for data set.

     >cancel erase inventory 
     Cancel erase of data set.

     >

In this example, the ERASE SET command issued for the INVENTORY data set
entries is canceled.



MPE/iX 5.0 Documentation