Salesforce

What alternatives are there to the Progress Explorer?

« Go Back

Information

 
TitleWhat alternatives are there to the Progress Explorer?
URL NameP187935
Article Number000134982
EnvironmentProduct: OpenEdge
Versions: OpenEdge 10.1C03, 10.1C04, 10.2x, 11.x
OS: All supported platforms
Question/Problem Description
What alternatives are there to the Progress Explorer?
Steps to Reproduce
Clarifying Information
Progress Explorer no longer works on the following Operating Systems:
  • Windows 7
  • Windows Server 2008 R2 32-bit
  • Windows Server 2008 R1 32-bit 
This information is documented as in the README [ref: Note: OE00166210  Type: Limitation], where the recommended alternative is to use the OpenEdge Explorer (OEE) replacement for Progress Explorer.

The "Progress Explorer" is a retired product.  It is no longer installed in the following Versions/Platforms:
  • OpenEdge 10.2A 64-bit
  • OpenEdge 10.2B 64-bit
  • OpenEdge 11.x 
The Progress Explorer tool was replaced with "OpenEdge Explorer" (OEE) which is an endemic part of the OpenEdge installation in 10.2B and later.
 
OpenEdge Explorer was first made available as a separate install for OpenEdge Explorer 10.2A, which will run against either an OpenEdge 10.1C04 or 10.2A01 install.  OpenEdge Explorer 10.2A is a free download through the Electronic Software Distribution site for both 10.1C04 and 10.2Ax.  The service packs need to be applied before installing OpenEdge Explorer 10.2A.  

In later releases, starting with OpenEdge 10.2B, OEE is an option installation that comes bundled with database licenses.  From 10.2B on the OEE version must exactly match the OE version used.

OpenEdge Explorer must be installed in a separate directory, outside the base OpenEdge installation.  Additionally, OpenEdge Explorer and OpenEdge Management (OEM) cannot co-exist on the same machine. If OEM is installed, use this product instead to manage OpenEdge databases and other services.  OEM also includes a significant amount of other functionality which is disabled in OpenEdge Explorer

The most significant features of OpenEdge Explorer, over the retired Progress Explorer, are:
a. Browser Based user interface
b. OpenEdge Explorer has its own log file viewers
 
Error Message
Defect Number
Enhancement Number
Cause
Resolution

The alternatives to Progress Explorer in order of recommendation are:

1. Use the OpenEdge Explorer on Windows 2008 R2 instead of Progress Explorer,
Please refer to online Solutions for further information:

P142754,  Announcing the availability of OpenEdge Management 10.2A and OpenEdge Explorer 10.2A.
P151483, How to get started with the OpenEdge Explorer?
P161283, Is there a demo of the OpenEdge Explorer Utility?

2. Continue to use Progress Explorer on another machine which will still run Progress Explorer eg Windows XP, Windows 2003, or Windows Vista.

3. Use the *man command line utilities to manage resources eg (dbman, asbman, wtbman, nsman).

4. Start the database with a Local System account, instead of Progress Explorer example:

# teststart.bat
sc create OE_start_db binpath="<dlc\bin>\_mprosrv <path>\<dbname> -pf
<path>\<dbname>.pf" type= own
type= interact
sc start OE_start_db
sc delete OE_start_db

Workaround
Notes
Keyword Phrase
Last Modified Date9/13/2015 4:30 AM

Powered by