This SAS KB article outlines three methods to determine the version of your SAS Fraud Management software.
From the SAS programming prompt, run the following SAS commands:
proc product_status;
run;
Note: You can invoke the SAS programming prompt by running the following command:
/<SASHome>/SASFoundation/9.4/sas -nodms
Here is an example scenario. In a SAS® Fraud Management 6.2 SAS® OnDemand Decision Engine host, an output similar to the following occurs, which shows that the SAS Fraud Management software version is 6.2.
For Fraud Mgt Port OnDemScorEng ...
Custom version information: 6.2
Image version information: 9.04.01M8P112223
Complete the steps in SAS KB0036131, "Using the ViewRegistry Report and other methods to determine the software releases and hot fixes that are installed" to generate the registry report for all SAS Fraud Management hosts.
Then, run the following UNIX command on the .txt registry report:
egrep "Display Name|Display Version" DeploymentRegistry.txt | grep -A 1 Fraud
The Display Version shows the version of your SAS Fraud Management software.
Here is an example scenario. In a SAS Fraud Management 6.2 SAS OnDemand Decision Engine host, an output similar to the following occurs, which shows that the SAS Fraud Management software version is 6.2.
Display Name: SAS Fraud Management Decision Engine
Display Version: 6.2
Run the following UNIX command in your SAS Fraud Management 6.2 SAS OnDemand Decision Engine host.
ls /<SASConfig>/Lev1/Applications/SASFraudManagement/
Here is an example scenario. In a SAS Fraud Management 6.2 SAS OnDemand Decision Engine host, an output similar to the following occurs, which shows that the SAS Fraud Management software version is 6.2.
$ ls /<SASConfig>/Lev1/Applications/SASFraudManagement/
6.2