Usage Note 35968: Finding out which product releases and hot fixes are installed on your system
For SAS® 9.2 Phase 2 (TS2M0) and later, the installation of hot fixes is logged in
the SAS Deployment Registry. A
reporting utility named View Registry (sas.tools.viewregistry.jar) processes the deployment registry and
generates a report named DeploymentRegistry.html.
This report identifies all SAS 9.2 software that is installed in the current
SASHOME location, including hot fixes.
Sample output is as follows:
____________________
Host: s64
Product Code: base
Version: 9.21
Display Name: Base SAS
Display Version: 9.21_M1
Hotfix Entry: Hotfix A01002
Hotfix Entry: Hotfix A01012
Hotfix Entry: Hotfix A01021
Hotfix Entry: Hotfix A50001
Hotfix Entry: Hotfix A50005
Hotfix Entry: Hotfix A50016
____________________
Host: s64
Product Code: stat
Version: 9.21
Display Name: SAS/STAT
Display Version: 9.21_M1
____________________
A text file version of the report, DeploymentRegistry.txt is also produced.
The HTML and TXT files are created in the
SASHOME/deploymntreg directory.
To generate this report, follow these steps:
- This utility is installed by default with SAS 9.2 TS2M2 or later in SASHOME/deploymntreg.
If you are running a SAS 9.2 release prior to TS2M2, you can download sas.tools.viewregistry.jar. The file must be saved to the SASHOME/deploymntreg directory, and it must be saved with a .jar extension.
- Requirements:
- sas.tools.viewregistry.jar must be executed from the SASHOME/deploymntreg directory.
- You must be running Java 5 or later.
- Generate a deployment registry report using this utility:
Windows:
Launch sas.tools.viewregistry.jar.
UNIX:
Execute the JAR file. For example:
java –jar sas.tools.viewregistry.jar
Note: In order to run the reporting utility on UNIX systems, you must have Write permission
to the SASHOME location because the resulting reports
are written to this location.
VMI:
Execute the JAR file. For example:
java –jar sas.tools.viewregistry.jar
Operating System and Release Information
| SAS System | N/A | Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.2 TS2M0 | |
| Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.2 TS2M0 | |
| Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.2 TS2M0 | |
| Microsoft Windows XP 64-bit Edition | 9.2 TS2M0 | |
| Microsoft® Windows® for x64 | 9.2 TS2M0 | |
| Microsoft Windows Server 2003 Datacenter Edition | 9.2 TS2M0 | |
| Microsoft Windows Server 2003 Enterprise Edition | 9.2 TS2M0 | |
| Microsoft Windows Server 2003 Standard Edition | 9.2 TS2M0 | |
| Microsoft Windows XP Professional | 9.2 TS2M0 | |
| Windows Vista | 9.2 TS2M0 | |
| 64-bit Enabled AIX | 9.2 TS2M0 | |
| 64-bit Enabled HP-UX | 9.2 TS2M0 | |
| 64-bit Enabled Solaris | 9.2 TS2M0 | |
| HP-UX IPF | 9.2 TS2M0 | |
| Linux | 9.2 TS2M0 | |
| Linux for x64 | 9.2 TS2M0 | |
| Linux on Itanium | 9.2 TS2M0 | |
| OpenVMS on HP Integrity | 9.2 TS2M0 | |
| Solaris for x64 | 9.2 TS2M0 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Date Modified: | 2009-09-29 23:10:02 |
| Date Created: | 2009-05-19 11:33:15 |