Kbase 20678: How to get the prompt back after starting the AdminServer from the command line?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
GOAL:
How to get the prompt back after starting the AdminServer from the command line?
GOAL:
How to get the prompt back after starting the AdminServer via proadsv?
FACT(s) (Environment):
Progress 9.1x
Windows 32 Intel
Windows NT 32 Intel/Windows 2000
FIX:
Use Windows script/batch command called "start" with the "proadsv -start"
Enter the command as follows:
start /B proadsv -start
This will return the proevn prompt.