Consultor Eletrônico



Kbase P130007: How to determine the command line of a Progress process on Windows
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   13/11/2008
Status: Unverified

GOAL:

How to determine the command line of a Progress process on Windows

GOAL:

How to find the parameters that a Progress process is using

FACT(s) (Environment):

Windows
Progress/OpenEdge Versions

FIX:

Windows Task Manager can list the processes that are running, but doesn't show the parameters used by the process. Therefore, a much more useful task manager is required.
A common one to use is Process Explorer available from Sysinternals, which has since been acquired by Microsoft. It can be found here:

http://technet.microsoft.com/en-au/sysinternals/default.aspx

Process Utilities -> Process Explorer

When run, double-click on the process that you require details from and then select the Image tab.