Salesforce

How to determine if HP-UX 11 is running in 32 or 64 bit mode

« Go Back

Information

 
TitleHow to determine if HP-UX 11 is running in 32 or 64 bit mode
URL Name18947
Article Number000145461
EnvironmentProduct: Progress
Product: OpenEdge
Version: All supported versions
OS: HP-UX 11
Question/Problem Description
How to determine if HP-UX 11 is running in 32 or 64 bit mode.
How to determine whether you are using 32-bit or 64-bit kernel on a HP-UX platform prior to installation?
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
To determine what mode the HP-UX 11 system is running in use the following O/S command:
 
getconf KERNEL_BITS.
If this command is run on a 64bit HP-UX 11.x system, the output will state 64.
If the command is run on a 32bit HP-UX 11.x system, the output will state 32.
If run on an HP-UX release other than 11.x (i.e. a 32bit O/S), the O/S will return that KERNEL_BITS is an unknown option.
Workaround
Notes
Keyword Phrase
Last Modified Date9/13/2015 3:53 AM

Powered by