Hot fix A2W003 addresses the issue(s) in SAS Fraud Management 4.4 on z/OS 64-bit as documented
in the Issue(s) Addressed section of the hot fix download page:
http://ftp.sas.com/techsup/download/hotfix/HF2/A2W.html#A2W003
A2W003 is a "container" hot fix that contains the following "member" hot fixes which will update the software components as needed.
A3B003 updates SAS Fraud Management Common Macros 4.4
A2Y003 updates SAS Fraud Management Decision Engine 4.4
A2X003 updates SAS Fraud Management Mid-Tier 4.4
A9L001 updates SAS Fraud Management Multi Entity History DB Maintenance Macros 4.4
A3C003 updates SAS Fraud Management Reporting History ETL Server Macros 4.4
A3E002 updates SAS Fraud Management Scoring Engine for zOS 4.4
A3D003 updates SAS Fraud Management System of Record DB Maintenance Macros 4.4
A3A003 updates SAS Fraud Management Transaction Extensions 4.4
A2Z003 updates SAS Fraud Transactional Analysis Engine 4.4
See What is a container hot fix? in the Hot Fix FAQ for more information about container hot fixes.
Before applying this hot fix, follow the instructions in SAS Note 35968 to generate
a SAS Deployment Registry report, then verify that the appropriate product releases are installed on your system.
The release number information in the Registry report should match the 'member' release number information provided above
for the software components installed on each machine in your deployment.
Do NOT extract the contents of A2W003pt.zip. The hot fix installation process will extract the contents
as needed.
IMPORTANT NOTES
1. All currently active SAS sessions, daemons, spawners and servers must
be terminated before applying this hot fix.
2. The hot fix installer has a graphical user interface that requires
the use of an X11 server. If an X11 server is not available at
your site, the silent installation process described below may
be used.
3. SAS Hot Fixes are installed into new datasets after which they can be
promoted to your production libraries. Several new datasets will be
created in this process.
DOWNLOAD INSTRUCTIONS
FTP A2W003pt.zip to a UNIX file system directory on z/OS 64-bit. This can be
done in one of three ways:
Option 1) Download hot fix A2W003pt.zip to your PC. When downloading a
SAS 9.4 hot fix, you must choose to "save" the hot fix. After
downloading the file to the PC, FTP the A2W003pt.zip file to
your working directory in USS by issuing the following commands:
NOTE: It is recommended to FTP the file(s) to the default USS
directory <SASHOME>/InstallMisc/HotFixes/New. If this
USS directory does not exist on your system, you should create
it before beginning the FTP process.
binary
put A2W003pt.zip /<your_uss_directory>/A2W003pt.zip
quit
Option 2) From z/OS 64-bit, FTP to ftp.sas.com using userid=anonymous and
password=your.email&address
Once you are logged on, "cd" to the following directory:
/techsup/download/hotfix/HF2/A/A2W/A2W003/xx/z64
Issue the following commands to place the ZIP file in your working
directory in USS:
binary
get A2W003pt.zip /<your_uss_directory>/A2W003pt.zip
quit
Option 3) From z/OS 64-bit, submit a batch job to FTP to ftp.sas.com using using
userid=anonymous and password=your.email&address
See sample JCL:
//FTPFIX EXEC PGM=FTP
//SYSPRINT DD SYSOUT=D
//FTPOUT DD SYSOUT=D
//SYSIN DD *
ftp.sas.com (exit
anonymous your.email&address
binary
cd /techsup/download/hotfix/HF2/A/A2W/A2W003/xx/z64
get A2W003pt.zip /<your_uss_directory>/A2W003pt.zip (repl
quit
/*
INSTALLATION INSTRUCTIONS
The A2W003 hot fix for SAS Fraud Management 4.4 will be installed using the SAS Deployment
Manager. By default, the SAS Deployment Manager will search in the <SASHOME>/InstallMisc/HotFixes/New
directory for hot fixes to be applied, but will also prompt for a location if you have
downloaded hot fixes to a different directory.
After downloading A2W003pt.zip, follow the instructions for applying hot fixes in the
SAS Deployment Wizard and SAS Deployment Manager 9.4: User's Guide.
POST-INSTALLATION INSTRUCTIONS
NONE
This completes the installation of hot fix A2W003 on z/OS 64-bit.
Copyright 2016 SAS Institute Inc. All Rights Reserved.