Kbase P98391: How to start the database manually for resolving a database down situation
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/3/2004 |
|
Status: Unverified
GOAL:
How to start the database manually
GOAL:
What to do if the admin server fails to start
FACT(s) (Environment):
OpenEdge 10.x
Progress 9.x
Windows NT 32 Intel/Windows 2000
FIX:
-Open the database log file
-copy the startup parameters into a text file:
Example:
-db mydbname
-N TCP
-S 3000
-B 8000
-Mn 7
-Ma 7
-Mi 3
-save the text file created as mystart.pf
-Open PROENV
run:
proserve -pf mystart.pf