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:
-
Change to
SAS-installation-directory/SASHome/deploymntreg/
.
Here is an example:
cd /opt/sas9.4/install/SASHome/deploymntreg
-
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/
.
-
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: