Problem Note 69524: The status.xml file is not updated correctly when SASĀ® Deployment Manager configures member Hot Fix I9F01* in container Hot Fix J2L01* for Linux x64
When you configure container Hot Fix J2L0* for SAS middle tier 9.4_M7 for Linux x64, the SAS-configuration-directory/LevN/ConfigData/status.xml file is not updated correctly. When the SAS Deployment Wizard configures member Hot Fix I9F01*, the ConfiguredObject code webappsrv in the status.xml file is replaced with vfabrictcsvr as shown in the example below:
Here is the example before the hot fix is configured:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<ConfigStatus>
...
<ConfiguredObject code="webappsrv" fqid="A5ZYXWU8.A900000D" order="987ABC"/>
<ConfiguredObject code="vfabrictcsvr" fqid="vfabrictcsvr" order="987ABC"/>
...
</ConfigStatus>
Here is the example after the hot fix is configured:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<ConfigStatus>
...
<ConfiguredObject code="vfabrictcsvr" fqid="A5ZYXWU8.A900000D" hotfixdate="2022-03-16-16.59.50"order="987ABC"/>
<ConfiguredObject code="vfabrictcsvr" fqid="vfabrictcsvr" order="987ABC"/>
...
</ConfigStatus>
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Web Infrastructure Platform | Linux for x64 | 9.4_M7 | | 9.4 TS1M7 | |
*
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: | high |
Date Modified: | 2022-09-13 14:05:07 |
Date Created: | 2022-09-06 16:35:59 |