Previous Topic: Set Up CAIRIM to Load CA Datacom/MSM SVC at IPLNext Topic: Apply Maintenance to CA CSM


Clean Up the USS Directory

After you download and process the CA CSM installation pax files, remove the files from your USS directory. These actions free file system disk space for subsequent downloads. You can delete the following entities:

Note: Retain non-SMP/E installation data sets for future reference.

Follow these steps:

  1. Navigate to your USS directory for downloaded packages.
  2. Delete the pax file by entering the following command:
    rm paxfile
    
    paxfile

    Specifies the name of the pax file that you downloaded.

  3. Delete the package-specific directory by entering the following command:
    rm -r package_specific_directory
    
    package_specfic_directory

    Specifies the directory that the pax command created.

    Note: You can also use TSO ISHELL to navigate to the pax file and package-specific directory, and delete them using the D line command.