Hi SAS 👋 I have completed all the prerequisites to update SAS 9.4 M5 to M8. The final step, deploying the SAS Deployment Wizard and performing the update, was successfully completed. However, when verifying the version in SAS Foundation using the following command: PROC PRODUCT_STATUS; RUN; The log still shows the previous version: For Base SAS Software ... Custom version information: 9.4_M5 Image version information: 9.04.01M5P090617 For SAS/ETS ... Custom version information: 14.3 For SAS/CONNECT ... Custom version information: 9.4_M5 For SAS Integration Technologies ... Custom version information: 9.4_M5 For SAS/Secure 168-bit ... Despite this, the server path /sas/sashome/SASFoundation/9.4/installs/ in Linux RHEL 7.9 contains the necessary files for M8. Additionally, we only have a production environment, so we would like to know if performing an update with the new depot is a viable option. The steps I followed for the update are: Backup all layers. Follow technical support recommendations to remove metadata components that will no longer be present in M8. Update binaries using the new depot to M8 (When opening the depot and selecting install, should it update everything to M8?) After updating the binaries, the depot prompted to perform the configuration. If the configuration does not run automatically, the SAS Deployment Manager updated to M8 must be manually launched. Perform the configuration in the following order: a. Metadata Server b. Compute Server Data Management c. Compute Server Miner d. Web Server Could you please help us verify why the update is not being recognized? Also, do you recommend re-running the update using the new depot? I appreciate your guidance and support. Best regards,
... View more