Consultor Eletrônico



Kbase 20915: How to determine if Solaris 7 & 8 are running in 32 bits
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   4/30/2001
SUMMARY

Installations of Progress Version 9.1B or before, on Solaris 7 or Solaris 8 may experience errors if they are running on 64 bits instead of 32.

EXPLANATION

In Progress Versions 9.1B or before, the product should run in 32 bit mode. The way to know which mode Solaris is currently using is typing the command:

isainfo -kv

It will display the instruction set architecture description.

It will display the following:

64-bit sparcv9 kernel modules

or

32-bit sparc kernel modules

REFERENCE TO WRITTEN DOCUMENTATION

Manual Pages from Solaris 7 and Solaris 8.