Go to primary content
Oracle® Communications Patch Audit, Inventory, and Reporting (PAIR) User's Guide
Release 6.6
E91177
Go To Table Of Contents
Contents

Previous
Previous
Next
Next

Delete Target Server

This procedure removes a given target server from the PAIR utility. Once removed, the PAIR utility no longer collects patching information on the target server when refreshed. In addition, cached information is removed from the PAIR utility.

  1. PAIR Server: Login using admusr credentials.
    SSH into the PAIR server and authenticate using admusr credentials:
    login as: admusr [Enter]
    admusr@10.75.152.79's password: <admusr_password> [Enter]
    Last login: Mon Jun  6 10:35:36 2016 from 10.75.7.157
    [admusr@myPairServer ~]$
  2. PAIR Server: Delete target server.
    Execute the command to delete a given target server from inventory using IP or name addressing:

    Note:

    The alias, that is, the hostname, cannot be used to delete a server.
    [admusr@myPairServer ~]$ pair deleteServer --address <target_address> [Enter]
    OK
    [admusr@myPairServer ~]$

    Check the output of this command for any errors. A successfully deleted server displays OK. If the server has not been provisioned in the utility, an error condition displays stating such.

    Note:

    Perform this step until all desired target servers have been removed from the PAIR utility.
  3. Confirm the target server(s) have been removed from the PAIR utility by performing the List Provisioned Target Servers procedure.