Hot fix S72005 addresses the issue(s) in SAS Forecast Analyst Workbench 5.2 as documented
in the Issue(s) Addressed section of the hot fix download page:
http://ftp.sas.com/techsup/download/hotfix/HF2/S72.html#S72005
S72005 is a "container" hot fix that contains the following "member" hot fixes which will update the software components
as needed.
S73003 updates SAS Forecast Analyst Workbench Mid-Tier 5.2
S74005 updates SAS Forecast Analyst Workbench Server 5.2
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.
The hot fix downloaded, S72005pt.zip, includes the updates required for all components listed above on all applicable operating systems. To apply this hot fix on multiple machines, you can either save S72005pt.zip on each machine or save it in a network location that is accessible to all machines.
Do NOT extract the contents of S72005pt.zip. The hot fix installation process will extract the contents as needed.
The hot fix will be applied 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.
Note: During the hot fix installation process, be sure to deselect the 'Configure SAS hot fix' check box when prompted.
After downloading S72005pt.zip, follow the instructions for applying hot fixes in the SAS Deployment Wizard and SAS Deployment Manager 9.4: User’s Guide.
The hot fix installation process generates the log file
<!SASHOME>\InstallMisc\InstallLogs\IT_date-and-time-stamp.logfor example, IT_2011-10-31-13.18.21.log. Each attempt to apply a hot fix results in the creation of a new log file giving detailed information regarding the installation process.
Postexec log files are created after the installation is completed and identifies the files that were added, backed up, changed and removed. These log files include the ‘member’ hot fix id in the name of the file and are also written to the <!SASHOME>\InstallMisc\InstallLogs directory. There is one postexec log for each ‘member’ hot fix applied (member hot fixes are listed at the top of these instructions).
The content of this hot fix is listed in the hot fix manifest.
For each product installed, click the link to be redirected to post-installation instructions.
S73003 updates SAS Forecast Analyst Workbench Mid-Tier 5.2
S74005 updates SAS Forecast Analyst Workbench Server 5.2
S74005 updates SAS Forecast Analyst Workbench Server 5.2
Prerequisite:
The SAS services must be running while you are executing this macro. Please ensure that you have executed the one-time DI jobs before running the code mentioned below.
Note: You must execute the macro only once.
For SAS(r) Forecast Analyst Workbench 5.2 hotfix release, the data administrator must execute the following macro through the Code Editor of SAS Data Integration Studio. Please ensure that the user who runs this macro, is a member of "SAS Administrator" group.
%ddcf_faw52_hotfix_mig;When you execute this macro, the following tasks are performed:
Remove all the roles of SAS Visual Analytics from Forecast Analyst user groups and assign the groups of SAS Visual Analytics as mentioned below:
Forecast Analyst Planning Users group:
Visual Data Builder AdministratorsForecast Analyst Analysis Users group:
Visual Analytics Data Administrators
Visual Data Builder AdministratorsForecast Analyst ETL Users group:
Visual Analytics Data Administrators
Visual Data Builder AdministratorsForecast Analyst Process Administration Users group:
Visual Analytics Data Administrators
Visual Data Builder Administrators
S73003 updates SAS Forecast Analyst Workbench Mid-Tier 5.2
Re-build Web Application
In order for this step to execute correctly, the Metadata Server must be running.
1. Invoke the SAS Deployment Manager 9.4
From the SASDeploymentManager directory launch sasdm.exe.
SAS Deployment Manager is installed in the following default location:
<SASHOME>/SASDeploymentManager/9.4
2. Select a language in the Choose Language box
3. Select Rebuild Web Applications
4. Select Configuration Directory or Enter the Configuration Directory and Level that needs to be updated
5. Specify Connection Information, including the sasadm User ID and Password
6. Select SAS Forecast Analyst Workbench Mid-Tier 5.2 as the Web Application to Rebuild
7. Verify the information on the Summary screen and select Start
8. Select Finish when the deployment is complete
This process will update the SAS Forecast Analyst Workbench Mid-Tier 5.2 ear in
<SASCONFIGDIR>/Web/StagingA backup of the original ear file will be placed in the directory
<SASCONFIGDIR>/Web/Staging/Backup
9. Exit the SAS Deployment Manager 9.4
Re-deploy Web Application
1. Restart all SAS sessions, daemons, spawners and servers.
2. Invoke the SAS Deployment Manager 9.4
From the SASDeploymentManager directory launch sasdm.sh.
SAS Deployment Manager is installed in the following default location:
<SASHOME>/SASDeploymentManager/9.4
3. Select a language in the Choose Language box
4. Select Deploy Web Applications
5. Select Configuration Directory or Enter the Configuration Directory and Level that needs to be updated
6. Specify Connection Information, including the sasadm User ID and Password
7. Check the Allow the application server to stop checkbox
8. Select SAS Forecast Analyst Workbench Mid-Tier 5.2 as the Web Application to Deploy
9. Verify the information on the Summary screen and select Start
10. Select Finish and exit the SAS Deployment Manager when the deployment is complete
Migration instructions for problem loading FAW_TIME_PERIOD [SAS 7611495551]
To create a plan after applying a hotfix:
%let FM_DBCSMULT = 1;
%ddlstgfm(LIBREF=stagefm, DTTMFMT=DATETIME21., DTFMT=DATE9.);Note: The parameter FM_DBCSMULT is a DBCS multiplier. The value should be set based on customer’s environment.
This completes the installation of hot fix S72005 on Windows for x64.
Copyright 2015 SAS Institute Inc. All Rights Reserved.