DB2:getVersionInfo
Retrieve information about the system.
Type
SYNC, IMPACT_INFO
Arguments
None.
Returns
|
Name |
Type |
Description |
|
OS Name |
String |
Name of the operating system. |
|
OS Version |
String |
Version number of the operating system. |
|
OS Release |
String |
Release number of the operating system. |
|
Host Name |
String |
Host Name |
|
Total CPU |
Integer |
Total number of physical CPUs on the system. |
|
Configured CPU |
Integer |
Number of configured physical CPUs on the system. |
|
Total Memory |
Integer |
Total amount of memory on the system (in megabytes). |
Usage Notes
Invoking this method returns system information about each DB2 component and the version installed.