Problem Note 65824: An error occurs when you upgrade SAS® Quality Analytic Suite from release 6.2M1 to 6.3
When you upgrade the SAS Quality Analytic Suite server from release 6.2M1 to 6.3, an error similar to the following occurs if you attempt to load the Day-1 sample data:
The following problem was encountered while configuring SAS Quality Analytic Suite Server Configuration:
Error running sas script to load sample data from SAS-product-acronym dpo file in sasmisc/install.
Configuration script:
D:\Program Files\SASHome\SASQualiatyAnalyticSuiteServerConfiguration\6.3\Config\wrtyanlsvr_config.xml
For more information, see the log file at
SAS-configuration-directory\Lev1\Logs\Configure\wrtyanlsvr_updateloadServerContent_2020-03-18-19.23.56.log
You should confirm that this configuration error will not lead to errors with other products before ignoring the error by answer Yes or Yes to All to the continuation question below. If you select Yes or Yes to All, you will not be able to retry any ignored steps without completely unconfiguring and then configuring again. If you are uncertain, contact SAS Technical Support for guidance before continuing with this deployment. . .
In the message above, the value for SAS-product-acronym is either apa or pqa because this error occurs only for SAS® Asset Performance Analytics and SAS® Production Quality Analytics. The problem does not occur for SAS® Field Quality Analytics, which is also part of SAS Quality Analytic Suite.
To work around this issue, delete lines 331–344 (as shown below) in the wrtanlsvy_config.xml file that resides in your SASHOME\SASQualityAnalyticSuiteServerConfiguration\6.3\Config\wrtyanlsvr_config.xml directory.
<!-- load partial sample data if the version is changing during
a UGIP - 9.2 migrations are not supported so no need to worry about 4.x -->
<if>
<and>
<istrue value="${wrtyanlsvr.changing.version}" />
<not><istrue value="${wrtyanlsvr.maintenance.update}"
/></not>
</and>
<then>
<loadSampleDataPartial
</then>
<else>
<echo message="========== loadSampleData not executed
due to UGIP ==========" />
</else>
</if>
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Quality Analytic Suite | Microsoft® Windows® for x64 | 6.2_M1 | | 9.4 TS1M4 | |
Linux for x64 | 6.2_M1 | | 9.4 TS1M4 | |
*
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.
Type: | Problem Note |
Priority: | alert |
Date Modified: | 2020-04-17 11:35:59 |
Date Created: | 2020-04-08 11:22:39 |