Consultor Eletrônico



Kbase 20320: AdminServer - Quick Reference Guide
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

GOAL:

How to use the commands for Progress AdminServer

FACT(s) (Environment):

Progress 9.x

FIX:

AdminServer:
- Start or stop the AdminServer on Windows NT:

From the Windows NT desktop, choose Settings®Control/
Panel®Services. Choose the AdminService for Version 9.1x,
and click either Startup or Stop.

- Start the AdminServer on UNIX:

proadsv -start

- Start the AdminServer on UNIX using a specified port:

proadsv -port <port-number> -start

- Query the AdminServer on UNIX:

proadsv -host <host-name> -user <user-name> -query

- Stop the AdminServer on UNIX:

proadsv -stop -port <port-number>