Consultor Eletrônico



Kbase P61158: How to tell if the Progress 64-bit or Progress 32-bit product is in use?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   01/04/2010
Status: Verified

GOAL:

How to tell if the Progress 64-bit or Progress 32-bit product is in use?

GOAL:

How to check if the Progress 64-bit or Progress 32-bit product is in use?

GOAL:

How to find the media_id of Progress for an Operating System?

GOAL:

How to find the port number of Progress for an OS?

GOAL:

What is the correct media id for my OS?

GOAL:

Is Progress OpenEdge using a 32-bit or 64-bit product?

GOAL:

Do I have the correct media id for my OS?

FACT(s) (Environment):

PA-RISC 32-bit
PA-RISC 64-bit
ia64 (Itanium)
PowerPC 32-bit
PowerPC 64-bit
x86 (Intel 32-bit)
x86_64 (AMD64/EMT64)
ia64 (Intel Itanium 64-bit)
IBM Power (32-bit)
IBM Power (64-bit)
Sun Solaris SPARC 64-bit
Sun Solaris SPARC 32-bit
Windows
Solaris
Linux
IBM AIX
HP-UX

FIX:

A common customer practice is to install the 32-bit Progress version / patch / service pack on top of an IBM AIX, HP-UX or Solaris Sparc system booted in 64-bit mode.

It is worth verifying this environment as part of normal troubleshooting (detailed below), together with first checking if the operating system is running in 64-bit or 32-bit mode (see: Solution P32940 for AIX, Solution 18879 for Solaris, Solution 18947 for HPUX, although the Progress 32-bit product is certified against certain 64-bit booted systems, (please refer to the "Progress Product Availability Guide") the reverse is not true.

Every Progress product has its own product (port) and media code, these numbers must match the appropriate Operating System and will affirm the Progress bit version in use.

For example:


HP 11 32 bit has 173 CD and 196 DVD media_id and port_number = 34
HP 11 64 bit has 175 CD and 198 DVD media_id and port_number = 36
HP Itanium2 has 186 CD and 197 DVD media_id and port_number = 40
Sun Solaris SPARC 32 bit has 157 CD and 202 DVD media_id and port_number = 11
Sun Solaris SPARC 64 bit has 182 CD and 203 DVD media_id and port_number = 39

IBM AIX POWER 32 bit has 156 CD and 200 DVD media_id and port_number = 17
IBM AIX POWER 64 bit has 187 CD and 201 DVD media_id and port_number = 37

LINUX INTEL 32 bit has 178 CD and 204 DVD media_id and port_number = 38
LINUX AMD 64 bit has 192 CD and 205 DVD media_id and port_number = 43
LINUX POWERPC 64 bit has 209 CD and 210 DVD media_id and port_number = 45

WINDOWS x86 32 bit has 146 CD and 195 DVD media_id and port_number = 31
WINDOWS x86 64 bit has 212 CD and 218 DVD media_id and port_number = 33


Where:

"Media id" can be cross referenced by finding it in the Green Sheets provided within the First Commercial Shipment.
"Port" can be verified using the following command: "$DLC/bin/showcfg $DLC/progress.cfg -B"

So for example, if the install media has been supplied on a CD-ROM or the install media has been downloaded from the Progress ESD site and burnt to DVD, and you need to determine if this is the got the 64- or 32-bit media:

1. Copy the 'progress.cfg' file from the install media to a local machine
2. run "$DLC/bin/showcfg $DLC/progress.cfg -B" on any platform you have Progress OpenEdge installed on
3. Match the Port Number with the table above.