Consultor Eletrônico



Kbase 19913: Running Promon on Windows 2000 via telnet
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   17/09/2008
Status: Verified

GOAL:

How to connect to Windows 2000 through a telnet session in order to run PROMON against a Progress database.

GOAL:

Windows 2000 supplies a Telnet Server that can be configured to allow connection to Windows 2000 machine from a remote location.

FIX:

First, make sure that the Telnet server is started. Access the Telnet server administration menu then select administrative tools. Once the Telnet server is configured, you can telnet from a remote machine.
Follow these steps to connect to the Windows 2000 machine and run PROMON promon against the Progress Sports database contained in Progress Version 9.1A:

1) telnet <hostname or IP address of Windows 2000 server. You should see something similar to the following:

Microsoft (R) Windows (TM) Version 5.00 (Build 2195)
Welcome to Microsoft Telnet Service
Telnet Server Build 5.00.99201.1
login:

2) At the login, type your normal Windows 2000 username and password.

3) You should now see the C: prompt. For example:

*========================================
Welcome to Microsoft Telnet Server.
*========================================

C:\>

4) Here you can either set the necessary environment variables or, in Version 9.1A, run the proenv batch file. If your Progress installation is in D:\PROGRESS91 for example, you can run the following command:

D:\PROGRESS91\dlc\bin\proenv

The environment should now be set correctly and you should be able to run PROMON against your database. If the Sports database is running in the D:\PROGRESS91\wrk directory then you can:

cd D:\PROGRESS91\wrk
promon sports