SUPPORT / SAMPLES & SAS NOTES
 

Support

Usage Note 18976: Which version of SAS® Text Miner is installed with SAS® Enterprise Miner(TM) 5.2

DetailsAboutRate It

Often, you need to know which version of SAS® Text Miner is installed on 
your machine in order to debug problems or apply hot fixes. 
 
To find out which version of the SAS® Text Miner client is installed 
with SAS® Enterprise Miner 5.2, follow these steps: 
 
1. Open SAS Enterprise Miner. 
2. Click  Help -> Contents. 
3. Select "SAS Text Miner" on the resulting list. The version of the 
   SAS Text Miner client that is installed is shown in the title of the 
   section "What's New in SAS Text Miner". For example, 
 
   "What's New in SAS Text Miner 2.3" 
                 or 
   "What's New in SAS Text Miner 3.1" 
 

Also, it might be important to ensure that the version of SAS Text Miner 
server files that is installed is the same as the version of the SAS 
Text Miner client files that are installed. 
 
To find out which version of SAS Text Miner is installed on the server, 
run the following SAS code in the Editor window of your SAS Enterprise 
Miner session or in a SAS code node, 
 
   proc product_status; 
   run; 
 
Information about which version of SAS Text Miner is installed is given 
in the SAS Log in a format similar to the following: 
 
     Custom version information: 3 




Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Text MinerMicrosoft Windows Server 2003 Standard Edition5.2
Microsoft Windows XP Professional5.2
Microsoft Windows Server 2003 Enterprise Edition5.2
Microsoft Windows 2000 Professional5.2
Microsoft Windows 2000 Server5.2
Microsoft Windows Server 2003 Datacenter Edition5.2
Microsoft Windows 2000 Advanced Server5.2
Solaris5.2
64-bit Enabled Solaris5.2
64-bit Enabled AIX5.2
Microsoft Windows 2000 Datacenter Server5.2
AIX5.2
* 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.