Create a Deployment Registry Report

Using the Java Runtime Environment that is supplied with SAS, you can create a report of the SAS deployment registry. This report is an inventory of what SAS products and components have been deployed on your machine.
To create a deployment registry report:
  1. Change to SAS-installation-directory/SASHome/deploymntreg/.
    Here is an example:
    cd /opt/sas9.4/install/SASHome/deploymntreg
  2. Enter the following command:
    SAS-installation-directory/SASHome/SASPrivateJavaRuntimeEnvironment/9.4/jre/bin/java
    -jar sas.tools.viewregistry.jar
    Here is an example:
    /opt/sas9.4/install/SASHome/SASPrivateJavaRuntimeEnvironment/9.4/jre/bin/java
    -jar sas.tools.viewregistry.jar
    An HTML report is created in SAS-installation-directory/SASHome/deploymntreg/.
  3. Load the report in your web browser.
    Here is an example:
    /usr/bin/firefox /opt/sas9.4/install/SASHome/deploymntreg/DeploymentRegistry.html &
    You should see a report similar to the following:
    Choose Language dialog box