SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 65824: An error occurs when you upgrade SAS® Quality Analytic Suite from release 6.2M1 to 6.3

DetailsHotfixAboutRate It

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

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Quality Analytic SuiteMicrosoft® Windows® for x646.2_M19.4 TS1M4
Linux for x646.2_M19.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.