Consultor Eletrônico



Kbase 35973: Using PROMON to determine if the installed version of Progress is 64-bit or 32-bit?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   2/23/2001
Solution ID: P5973

GOAL:

How to use PROMON to determine if the installed version of Progress is 64-bit or 32-bit?

FIX:

1) With a database server started, run PROMON:

PROMON dbname

2) Choose Option 6 - Shared Resources.

There is a line in the resulting display called SHARED MEMORY VERSION.
If the resulting number begins with 6400, then the user is on a 64-bit
release.

Example: Using Progress 9.1C, this result would read 64009056 for a
64-bit release and 9056 for a 32-bit release.