Deleting an archive file

Use this procedure to delete an archived report or log file.

  1. Making sure the environment is set correctly: Activate an AIX window.
  2. At the AIX Command Line, type the following command and press Enter:
       echo $VAE

    If you are logged on as the Blueworx Voice Response user, the system displays:

       /usr/lpp/dirTalk
  3. If it does not, type the following command and press Enter:
       . /usr/lpp/dirTalk/tools/vae.setenv

    Be sure to leave a space between the period and the slash before usr.

  4. Change to the correct directory. Type the following command and press Enter:
       cd $ARC_DIR/oamlog/
  5. To delete a file, type the following command, substituting the name of the file for filename, and press Enter:
       rm filename.arc

The archive file no longer exists.