Patch Information Note 12.0.33
Note
This patch is a cumulative patch for version V12.0.20 and above. The minimum version required to apply this patch is V12.0.19.
- To install the patch: This cumulative patch will update your solution to the current patch in a single step.
- To install the technical components and perform manual actions: Check the documents from the previous releases using the Index or Previous/Next links. Depending on your current version, you may need to install other components or perform other manual actions to complete this update.
Installation of mandatory technical components
Configuration console
Console_2.57.0.zip file
- Download the file.
- Unzip the file and follow the instructions provided in the Console_2.57.0_ENG.htm or Console_2.57.0_FRA.htm file.
Process server
AdxAdmin_95.2.97.zip file
- Download the file.
- Unzip the file and follow the instructions provided in the AdxAdmin_95.2.97_ENG.htm or AdxAdmin_95.2.97_FRA.htm file.
Runtime_95.2.97.zip file
- Download the file.
- Unzip the file and follow the instructions provided in the Runtime_95.2.97_ENG.htm or Runtime_95.2.97_FRA.htm file.
Syracuse server
SyracuseServer_12.18.0.zip file
- Download the file.
- Unzip the file and follow the instructions provided in the SyracuseServer_12.18.0_ENG.htm or SyracuseServer_12.18.0_FRA.htm file.
VT web server
VTWebServer_2.42.0.zip file
- Download the file.
- Unzip the file and follow the instructions provided in the VTWebServer_2.42.0_ENG.htm or VTWebServer_2.42.0_FRA.htm file.
Installation of other technical components
Automated Test Platform
The Automated Test Platform is a technical licensed component used to create automated tests for Sage X3 products using Cucumber tools.
atp-3.0.0-win.zip file
- Download the file.
- Unzip the file and follow the instructions provided in the ATP_3.0.0_ENG.htm or ATP_3.0.0_FRA.htm
Technical manual update (Oracle database 12.1)
If your V12 solution has already been installed with version 12.1 of the Oracle database, check the value of the deferred_segment_creation parameter:
- Enter the following command: show parameter deferred_segment_creation.
If the value is true, you have to manually set it to false:
- Launch a system connection with sqlplus: rlwrap sqlplus system/...
- Modify the system by changing the spfile init file: alter system set deferred_segment_creation=FALSE scope=spfile.
- Restart the database.
Installation of the patch
x3wh-patch-12.0.33.zip file
The patch must be updated using the Updates function of the Syracuse server (Administration > Utilities > Update > Updates).
The .zip file contains:
- DELIVERY: for externalized resources
- DIVPAT_Pxx: for presettings (Pxx related to the patch)
- FILES: for standard patches
- INDPAT_Pxx: for additional translations (Pxx related to the patch)
- LAN: for standard patch translations, except FRA-ENG
Documents
Readme files
- For technical components: Readme-Components-ENG-12.0.33.html
- For the application patch: Readme-X3WH-ENG-12.0.33.html