Through the command line

The Ncr.AS.EOM.ParameterVersionPurge.exe is a command-line tool used to remove old and unusable parameter versions.

Note

Do the steps in this section on the EOM Server.

This task uses the following file.

File nameFolder

Ncr.AS.EOM.ParameterVersionPurge.exe

%PROGRAMFILES(X86)%\NCR\AdvancedStore\Bin

To remove old EOM parameter versions using the command-line tool, follow these steps:

  1. Open a Command Prompt window.
  2. At the command prompt, go to where the Ncr.AS.EOM.ParameterVersionPurge.exe application is saved.
    Example

    cd %PROGRAMFILES(X86)%\NCR\AdvancedStore\Bin

  3. Enter the following command to remove the old and unused parameter versions:

    Ncr.AS.EOM.ParameterVersionPurge.exe –Delete

  4. Enter Y to confirm deletion. The Command Prompt window displays a message confirming that deletion of parameter versions has been initiated.

To verify that the parameter versions have been deleted, do one of the following:

  • On the command line, enter the following command:

    Ncr.AS.EOM.ParameterVersionPurge.exe –Status

    The Command Prompt window displays a message that there are no available parameter versions to delete.

  • On the EOM window, select Version Maintenance. The table will display an empty list.

The following options are available with the Ncr.AS.EOM.ParameterVersionPurge.exe command.

OptionDescription

-List

List all parameter versions that can be deleted.

-Delete

Initiate the deletion of old parameter versions.

-Delete -Y

Suppress prompting to confirm you want to delete old parameter versions.

-Status

Lists all parameter versions that can be deleted (using Available as status) and all parameter versions that are being deleted (using Pending as status).