Problem:
Upgrading the operating system, is Server Express certified with this version?
Resolution:
Micro Focus supports a given version of a product on one specific hardware platform which is running a specifically identified operating system. This combination of Micro Focus product, Hardware platform, and Operating System is referred to as 'the reference environment'.
In each Server Express installed product there is a file with environment information. This information is displayed during the execution of the installation script. It is found at: $COBDIR/docs/env.txt. This is an ASCII text file which lists the certified reference environment(s) for this version of the product. For each component, the certified version is listed followed by the command(s) used to find the information
For example:
This product is certified on the following reference environment:
The command(s) used to gather the information is given following each entry.
Operating System
----------------
Linux 2.4.19-4GB
uname -s
uname -r
The first certified Operating system is Linux 2.4.19-4GB
To find the equivalent display on the current system issue the commands
"uname -s" and "uname -r "